nncfgNetOperCommand

CONFIG-MGMT-MIB · .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.2

Object

column r/w Enumeration
The commands to be executed configure from the network 
or save the configuration to the network.
              
Command		Remarks.
config		Configure from network.
save		      Save configuration to network.

Context

MIB
CONFIG-MGMT-MIB
OID
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
nncfgNetOperEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::nncfgNetOperCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MGMT-MIB::nncfgNetOperCommand.<nncfgNetOperRandomNumber>'
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::nncfgNetOperCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1config
2save