CONFIG-MGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
14
.1.3.6.1.4.1.562.73.1.1.1.4.1.1 · 1 row entry · 5 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk nncfgNetOperTable
/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'
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.
nncfgNetOperEntry row .1.3.6.1.4.1.562.73.1.1.1.4.1.1.1
Entry to initiate an operation. Each entry consists
of a command and required parameters. Once the operation
completes, the management station should retrieve the
value of the status object and delete the entry from …
Column Syntax OID
Object specifying a unique entry in the table.
A management station wishing to initiate a
configuration operation should use a pseudo-random
value for this object when creating a cfgNetOperEntry.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.1
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.
Enumerationr/w
Enumerated Values:
1config
2save
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.2
The Internet address of the server.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.3
The destination or source file name on the network server.
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.4
Represents the status of the operation. If the operation
has not started or an operation is not being performed,
then the value of this object would be idle(0).
Enumeration
Enumerated Values:
0idle
1inProgress
2operationSuccess
3networkError
4fileAccessError
5serverAccessError
6fileOpenError
7notEnoughMemory
8unknownFailure
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.5
.1.3.6.1.4.1.562.73.1.1.1.4.2.4 · 1 row entry · 9 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk nncfgEventTable
/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::nncfgEventTable'
A table of configuration history events.
nncfgEventEntry row .1.3.6.1.4.1.562.73.1.1.1.4.2.4.1
Entry holding information about a configuration event.
Indexes
Column Syntax OID
Index in the history event table.
Integer32
Constraints:
range: 0-19
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.1
The time when the configuration occurred.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.2
The source of the command that resulted in the event.
Enumeration
Enumerated Values:
1commandLine
2snmp
3http
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.3
The configuration data source for the event.
CfgMedium
Type Values:
1commandSource
2current
3flash
4erase-flash
5network
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.4
The configuration data destination for the event.
CfgMedium
Type Values:
1commandSource
2current
3flash
4erase-flash
5network
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.5
Configuration via telnet or rlogin, etc.
Enumeration
Enumerated Values:
1unknown
2console
3telnet
4rlogin
5dial
6other
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.6
This object represents the logged in user name
if configuration is via the CLI. It represents
the community name if configuration is via SNMP.
Otherwise, the object string length is zero if not
available or not appl…
OctetString
Constraints:
range: 0-15
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.7
The Internet address of the connected system.
The value is 0.0.0.0 if not available or not applicable.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.8
If the system is set for configuration via a network,
then this object represents the file name on some
server.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.9