Home/Catalog/CISCO-CONFIG-MAN-MIB

CISCO-CONFIG-MAN-MIB

AI MIB Summary

The CISCO-CONFIG-MAN-MIB enables Cisco IOS devices to monitor and manage the lifecycle of configuration data across running, startup, and local NVRAM/flash states. It specifically tracks configuration changes, save operations, and the synchronization status of the active system configuration against stored backup files.

Configuration management MIB. The MIB represents a model of configuration data that exists in various locations: running in use by the running system terminal operator's mind or attached hardware local saved locally in NVRAM or flash remote saved to some server on the network Although some of the system functions that relate here can be used for general file storage and transfer, this MIB intends to include only such operations as clearly relate to configuration. Its primary emphasis is to track changes and saves of the running configuration. As saved data moves further from startup use, such as into different local flash files or onto the network, tracking becomes difficult to impossible, so the MIB's interest and functions are confined in that area.
Main OID:
ciscoConfigManMIB.1.3.6.1.4.1.9.9.43
30
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

30 total
Object Name
ciscoConfigManMIBConfiguration management MIB. The MIB represents a model of configuration data that exists in various locations: running in use by the running system terminal operator's mind or attached hardware local saved locally in NVRAM or flash remote saved to some server on the network Although some of the system functions that relate here can be used for general file storage and transfer, this MIB intends to include only such operations as clearly relate to configuration. Its primary emphasis is to track changes and saves of the running configuration. As saved data moves further from startup use, such as into different local flash files or onto the network, tracking becomes difficult to impossible, so the MIB's interest and functions are confined in that area.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.43
ciscoConfigManMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.1
ccmHistory
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.1.1
ccmHistoryRunningLastChangedThe value of sysUpTime when the running configuration was last changed. If the value of ccmHistoryRunningLastChanged is greater than ccmHistoryRunningLastSaved, the configuration has been changed but not saved.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.43.1.1.1
ccmHistoryRunningLastSavedThe value of sysUpTime when the running configuration was last saved (written). If the value of ccmHistoryRunningLastChanged is greater than ccmHistoryRunningLastSaved, the configuration has been changed but not saved. What constitutes a safe saving of the running configuration is a management policy issue beyond the scope of this MIB. For some installations, writing the running configuration to a terminal may be a way of capturing and saving it. Others may use local or remote storage. Thus ANY write is considered saving for the purposes of the MIB.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.43.1.1.2
ccmHistoryStartupLastChangedThe value of sysUpTime when the startup configuration was last written to. In general this is the default configuration used when cold starting the system. It may have been changed by a save of the running configuration or by a copy from elsewhere.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.43.1.1.3
ccmHistoryMaxEventEntriesThe maximum number of entries that can be held in ccmHistoryEventTable. The recommended value for implementations is 10.ro
Integer32
.1.3.6.1.4.1.9.9.43.1.1.4
ccmHistoryEventEntriesBumpedThe number of times the oldest entry in ccmHistoryEventTable was deleted to make room for a new entry.ro
Counter32
.1.3.6.1.4.1.9.9.43.1.1.5
ccmHistoryEventTableA table of configuration events on this router.
SEQUENCE OF CcmHistoryEventEntry
.1.3.6.1.4.1.9.9.43.1.1.6
ccmHistoryEventEntryInformation about a configuration event on this router.
CcmHistoryEventEntry
.1.3.6.1.4.1.9.9.43.1.1.6.1
ccmHistoryEventIndexA monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries.
Integer32
.1.3.6.1.4.1.9.9.43.1.1.6.1.1
ccmHistoryEventTimeThe value of sysUpTime when the event occurred.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.9.9.43.1.1.6.1.2
ccmHistoryEventCommandSourceThe source of the command that instigated the event.ro
Enumeration
.1.3.6.1.4.1.9.9.43.1.1.6.1.3
ccmHistoryEventConfigSourceThe configuration data source for the event.ro
HistoryEventMedium
.1.3.6.1.4.1.9.9.43.1.1.6.1.4
ccmHistoryEventConfigDestinationThe configuration data destination for the event.ro
HistoryEventMedium
.1.3.6.1.4.1.9.9.43.1.1.6.1.5
ccmHistoryEventTerminalTypeIf ccmHistoryEventCommandSource is 'commandLine', the terminal type, otherwise 'notApplicable'.ro
Enumeration
.1.3.6.1.4.1.9.9.43.1.1.6.1.6
ccmHistoryEventTerminalNumberIf ccmHistoryEventCommandSource is 'commandLine', the terminal number. The value is -1 if not available or not applicable.ro
Integer32
.1.3.6.1.4.1.9.9.43.1.1.6.1.7
ccmHistoryEventTerminalUserIf ccmHistoryEventCommandSource is 'commandLine', the name of the logged in user. The length is zero if not available or not applicable.ro
DisplayString
.1.3.6.1.4.1.9.9.43.1.1.6.1.8
ccmHistoryEventTerminalLocationIf ccmHistoryEventCommandSource is 'commandLine', the hard-wired location of the terminal or the remote host for an incoming connection. The length is zero if not available or not applicable.ro
DisplayString
.1.3.6.1.4.1.9.9.43.1.1.6.1.9
ccmHistoryEventCommandSourceAddressIf ccmHistoryEventTerminalType is 'virtual', the internet address of the connected system. If ccmHistoryEventCommandSource is 'snmp', the internet address of the requester. The value is 0.0.0.0 if not available or not applicable.ro
IpAddress
.1.3.6.1.4.1.9.9.43.1.1.6.1.10
ccmHistoryEventVirtualHostNameIf ccmHistoryEventTerminalType is 'virtual', the host name of the connected system. The length is zero if not available or not applicable.ro
DisplayString
.1.3.6.1.4.1.9.9.43.1.1.6.1.11
ccmHistoryEventServerAddressIf ccmHistoryEventConfigSource or ccmHistoryEventConfigDestination is 'networkTftp' or 'networkRcp', the internet address of the storage file server. The value is 0.0.0.0 if not applicable or not available.ro
IpAddress
.1.3.6.1.4.1.9.9.43.1.1.6.1.12
ccmHistoryEventFileIf ccmHistoryEventConfigSource or ccmHistoryEventConfigDestination is 'networkTftp' or 'networkRcp', the configuration file name at the storage file server. The length is zero if not available or not applicable.ro
DisplayString
.1.3.6.1.4.1.9.9.43.1.1.6.1.13
ccmHistoryEventRcpUserIf ccmHistoryEventConfigSource or ccmHistoryEventConfigDestination is 'networkRcp', the remote user name. The length is zero if not applicable or not available.ro
DisplayString
.1.3.6.1.4.1.9.9.43.1.1.6.1.14
ciscoConfigManMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.2
ciscoConfigManMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.2.0
ciscoConfigManEventNotification of a configuration management event as recorded in ccmHistoryEventTable.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.43.2.0.1
ciscoConfigManMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.3
ciscoConfigManMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.3.1
ciscoConfigManMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.43.3.2
CISCO-CONFIG-MAN-MIB - SNMP MIB Reference | MIBs Explorer