nncfgNetOperTable
CONFIG-MGMT-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.4.1.1
Object
table
A table of configuration from network operation entries. Each entry represents a separate operation to configure the system from a file located on a server on the network. The management station should create an entry with a random number as an index to perform the operation. The management station should then retrieve the entry with the same random number as an index and examine the value of the cfgNetOperStatus variable to get the status of the operation.
Context
- MIB
- CONFIG-MGMT-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.4.1.1- Type
- table
- Status
- current
- Parent
- nncfgOperations
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MGMT-MIB::nncfgNetOperTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MGMT-MIB::nncfgNetOperTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.