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
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 entry .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 …
Indexes
nncfgNetOperRandomNumber
Column Syntax OID
nncfgNetOperRandomNumber
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
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.1
nncfgNetOperCommand
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
nncfgNetOperAddress
The Internet address of the server.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.3
nncfgNetOperFileName
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
nncfgNetOperStatus
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
A table of configuration history events.
nncfgEventEntry entry .1.3.6.1.4.1.562.73.1.1.1.4.2.4.1
Entry holding information about a configuration event.
Indexes
nncfgEventIndex
Column Syntax OID
nncfgEventIndex
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
nncfgEventTime
The time when the configuration occurred.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.2
nncfgEventConfigProtocol
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
nncfgEventConfigSrc
The configuration data source for the event.
CfgMedium
Textual Convention: CfgMedium Enumeration
Type Values:
1commandSource
2current
3flash
4erase-flash
5network
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.4
nncfgEventConfigDst
The configuration data destination for the event.
CfgMedium
Textual Convention: CfgMedium Enumeration
Type Values:
1commandSource
2current
3flash
4erase-flash
5network
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.5
nncfgEventLoginType
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
nncfgEventTerminalUser
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
nncfgEventConfigSrcAddress
The Internet address of the connected system.
The value is 0.0.0.0 if not available or not applicable.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.8
nncfgEventFileName
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