|
SNMP MIB functions
This set of functions allows loading NetDecision compiled MIB
(cmf) files for further use in OID resolving process.
| Function
|
Description
|
| LoadMIB
|
Loads NetDecision compiled MIB (cmf) file into the
script. |
| ResolveOID
|
Resolves SNMP MIB variable using previously loaded
MIB(s) |
| GetOidByName
|
Restores MIB variable OID from variable name using
previously loaded MIB(s). |
| ResolveTrap
|
Resolves SNMP trap name and description using
previously loaded MIB(s). |
| UnloadMIB
|
Unloads NetDecision compiled MIB (cmf) that was
previously loaded into the script memory |
|