Home/Catalog/CONFIG-MGMT-MIB

CONFIG-MGMT-MIB

Configuration management MIB. This MIB represents a model of configuration data that exists in various locations: current In use by the running system. local Saved locally in NVRAM or flash. remote Saved to some server on the network. The purpose of this MIB is to track changes and saves of the current configuration.
Main OID:
nnconfigMgmtMib.1.3.6.1.4.1.562.73.1.1.1.4
32
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

32 total
Object Name
nnconfigMgmtMibConfiguration management MIB. This MIB represents a model of configuration data that exists in various locations: current In use by the running system. local Saved locally in NVRAM or flash. remote Saved to some server on the network. The purpose of this MIB is to track changes and saves of the current configuration.
MODULE-IDENTITY
.1.3.6.1.4.1.562.73.1.1.1.4
nncfgOperations
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.73.1.1.1.4.1
nncfgNetOperTableA 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.
SEQUENCE OF NnCfgNetOperEntry
.1.3.6.1.4.1.562.73.1.1.1.4.1.1
nncfgNetOperEntryEntry 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 the table.
NnCfgNetOperEntry
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1
nncfgNetOperRandomNumberObject 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.
Integer32
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.1
nncfgNetOperCommandThe 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.rw
Enumeration
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.2
nncfgNetOperAddressThe Internet address of the server.rw
IpAddress
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.3
nncfgNetOperFileNameThe destination or source file name on the network server.rw
DisplayString
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.4
nncfgNetOperStatusRepresents 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).ro
Enumeration
.1.3.6.1.4.1.562.73.1.1.1.4.1.1.1.5
nncfgMgmtEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.73.1.1.1.4.2
nncfgCurrentLastChangedThe last time the current configuration was changed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.562.73.1.1.1.4.2.1
nncfgCurrentLastSavedThe last time the current configuration was saved.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.562.73.1.1.1.4.2.2
nncfgMaxEventsThe maximum number of entries that can be held in the cfgEventTable. The system stores the 20 most recent history events in a circular style. These events are also saved to flash. Up to the last 10 entries can be saved if space is available in flash.ro
INTEGER
.1.3.6.1.4.1.562.73.1.1.1.4.2.3
nncfgEventTableA table of configuration history events.
SEQUENCE OF NnCfgEventEntry
.1.3.6.1.4.1.562.73.1.1.1.4.2.4
nncfgEventEntryEntry holding information about a configuration event.
NnCfgEventEntry
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1
nncfgEventIndexIndex in the history event table.
INTEGER
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.1
nncfgEventTimeThe time when the configuration occurred.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.2
nncfgEventConfigProtocolThe source of the command that resulted in the event.ro
Enumeration
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.3
nncfgEventConfigSrcThe configuration data source for the event.ro
CfgMedium
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.4
nncfgEventConfigDstThe configuration data destination for the event.ro
CfgMedium
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.5
nncfgEventLoginTypeConfiguration via telnet or rlogin, etc.ro
Enumeration
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.6
nncfgEventTerminalUserThis 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 applicable.ro
DisplayString
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.7
nncfgEventConfigSrcAddressThe Internet address of the connected system. The value is 0.0.0.0 if not available or not applicable.ro
IpAddress
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.8
nncfgEventFileNameIf the system is set for configuration via a network, then this object represents the file name on some server.ro
DisplayString
.1.3.6.1.4.1.562.73.1.1.1.4.2.4.1.9
nncfgNotificationEnables
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.73.1.1.1.4.3
nncfgEnableChangeNotificationIndicates whether the system produces the cfgChangeNotification. The default is yes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.562.73.1.1.1.4.3.1
nncfgEnableSaveNotificationIndicates whether the system produces the cfgSaveNotification. The default is yes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.562.73.1.1.1.4.3.2
nncfgMgmtNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.73.1.1.1.4.4
nncfgMgmtTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.562.73.1.1.1.4.4.0
nncfgEventChangeNotificationSend the configuration change event via either trap or info request PDU
NOTIFICATION-TYPE
.1.3.6.1.4.1.562.73.1.1.1.4.4.0.1
nncfgEventSaveNotificationSend the configuration save event via either trap or info request PDU
NOTIFICATION-TYPE
.1.3.6.1.4.1.562.73.1.1.1.4.4.0.2
nnconfigMgmtNotificationGroupConfigMgmt Notifications
Unknown
.1.3.6.1.4.1.562.73.1.1.1.4.5
CONFIG-MGMT-MIB - SNMP MIB Reference | MIBs Explorer