EXTREME-CFGMGMT-MIB

File: EXTREME-CFGMGMT-MIB.mib (10932 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
RFC1213-MIB EXTREME-BASE-MIB

Imported symbols

TEXTUAL-CONVENTION NOTIFICATION-TYPE MODULE-IDENTITY
OBJECT-TYPE Integer32 Unsigned32
TruthValue OBJECT-GROUP DisplayString
extremeAgent PortList sysDescr
sysUpTime ifDescr IpAddress

Defined Types

ExtremeLastSavedEntry  
SEQUENCE    
  extremeLastSaveConfigSlotId INTEGER
  extremeLastSaveConfigTime DisplayString
  extremeLastSaveConfigFileName DisplayString
  extremeLastSaveConfigSource INTEGER

ExtremeLastChangeCfgEntry  
SEQUENCE    
  extremeLastChangeCfgSlotId INTEGER
  extremeLastChangeConfigTime DisplayString
  extremeLastChangeConfigFileName DisplayString
  extremeLastChangeConfigSource INTEGER

Defined Values

extremeCfgMgmt 1.3.6.1.4.1.1916.1.42
Extreme Configuration Management objects: objects common to all platforms
MODULE-IDENTITY    

extremeCfgMgmtCommon 1.3.6.1.4.1.1916.1.42.1
OBJECT IDENTIFIER    

extremeLastSaveCfgTable 1.3.6.1.4.1.1916.1.42.1.1
This group of objects contain details of the last saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeLastSavedEntry

extremeLastSavedEntry 1.3.6.1.4.1.1916.1.42.1.1.1
This group of objects contain details of the last saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeLastSavedEntry  

extremeLastSaveConfigSlotId 1.3.6.1.4.1.1916.1.42.1.1.1.1
Specifies the MSM/MM module number of a switch or the slot number currently being used by the active stack node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

extremeLastSaveConfigTime 1.3.6.1.4.1.1916.1.42.1.1.1.2
This object will return the date and time of the last configuration save operation. This data will reflect the last cli or the last setting of the extremeSaveConfiguration object.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

extremeLastSaveConfigFileName 1.3.6.1.4.1.1916.1.42.1.1.1.3
This object will return the configuration file name of the last save operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

extremeLastSaveConfigSource 1.3.6.1.4.1.1916.1.42.1.1.1.4
This object indicates the source of the last configuration save operation for the configuration file associated with this entry, extremeLastSaveConfigFileName .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER snmp(1), remoteDevice(2)  

extremeLastChangeCfgTable 1.3.6.1.4.1.1916.1.42.1.2
This group of objects contain details of the last change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeLastChangeCfgEntry

extremeLastChangeCfgEntry 1.3.6.1.4.1.1916.1.42.1.2.1
This group of objects contain details of the last change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeLastChangeCfgEntry  

extremeLastChangeCfgSlotId 1.3.6.1.4.1.1916.1.42.1.2.1.1
Specifies the MSM/MM module number of a switch or the slot number currently being used by the active stack node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

extremeLastChangeConfigTime 1.3.6.1.4.1.1916.1.42.1.2.1.2
This object will return the date and time of the last configuration change operation. This data will reflect the last cli or the last setting of the extremeSaveConfiguration object.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

extremeLastChangeConfigFileName 1.3.6.1.4.1.1916.1.42.1.2.1.3
This object will return the configuration file name of the last change operation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

extremeLastChangeConfigSource 1.3.6.1.4.1.1916.1.42.1.2.1.4
This object indicates the source of the last configuration change operation for extremeLastChangeConfigFileName .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER snmp(1), remoteDevice(2)  

extremeCfgGroups 1.3.6.1.4.1.1916.1.42.9
OBJECT IDENTIFIER    

extremeRunningLastSavedCfgGroup 1.3.6.1.4.1.1916.1.42.9.1
This group of objects contain details of the last saved configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: read-only
OBJECT-GROUP    

extremeRunningLastChangeCfgGroup 1.3.6.1.4.1.1916.1.42.9.2
This group of objects contain details of the last change configuration operation for the running configure. If the value of extremeLastChangeConfigTime is greater than extremeLastSaveConfigTime, the configuration has been changed but not saved.
Status: current Access: read-only
OBJECT-GROUP    

extremeCfgMgmtTrapPrefix 1.3.6.1.4.1.1916.1.42.10
OBJECT IDENTIFIER    

cfgMgmtTraps 1.3.6.1.4.1.1916.1.42.10.0
OBJECT IDENTIFIER    

cfgMgmtControl 1.3.6.1.4.1.1916.1.42.11
OBJECT IDENTIFIER    

cfgMgmtConfigSaveTrapEnable 1.3.6.1.4.1.1916.1.42.11.1
This variable indicates whether the system produces the cfgMgmtConfigSaveTrap notification. A false value will prevent notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cfgMgmtConfigChangeTrapEnable 1.3.6.1.4.1.1916.1.42.11.2
This variable indicates whether the system produces the cfgMgmtConfigChangeTrap notification. A false value will prevent notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cfgMgmtConfigSaveTrap 1.3.6.1.4.1.1916.1.42.10.0.1
This notification indicates that the running configuration of the managed system has updated the NVRAM storage of the current configuration.
Status: current Access: read-write
NOTIFICATION-TYPE    

cfgMgmtConfigChangeTrap 1.3.6.1.4.1.1916.1.42.10.0.2
This notification contain details of the last change configuration operation for the running configure.
Status: current Access: read-write
NOTIFICATION-TYPE