Creating collection formulas
You can create your own collection formulas that you want Telco Network Cloud Manager - Performance to poll and collect the specific device performance metrics. You can create custom collection formulas for any type of device and resources within it.
Before you begin

- Copy all the standard and dependent MIB files that are required for the collection formulas that
you plan to create and arrange them in vendor-specific directories to avoid
conflicts.Note: Discovery and polling operations share the MIB files. So, you must copy only those files that are not already available.
- Generate the binding with all the required MIB files.For example, create a binding with RFC1213-MIB for a formula that required the MIB as follows:
$ bin/snmp-binding-tool <my_pack> generate RFC1213-MIB
Generating bindings for mib RFC1213-MIB... Generating bindings for mib RFC1213-MIB complete.