JUNIPER-CFGMGMT-MIB

File: JUNIPER-CFGMGMT-MIB.mib (9398 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TimeTicks NOTIFICATION-TYPE DisplayString
DateAndTime TEXTUAL-CONVENTION jnxMibs
jnxCmNotifications

Defined Types

JnxCmCfChgSource  
Identifies the source of config event.
TEXTUAL-CONVENTION    
  INTEGER other(1), cli(2), junoscript(3), synchronize(4), snmp(5), button(6), autoinstall(7), unknown(8)  

JnxCmRescueCfgState  
Identifies the state of the rescue configuration.
TEXTUAL-CONVENTION    
  INTEGER nonexistant(1), updated(2)  

JnxCmCfgChgEventEntry  
SEQUENCE    
  jnxCmCfgChgEventIndex Integer32
  jnxCmCfgChgEventTime TimeTicks
  jnxCmCfgChgEventDate DateAndTime
  jnxCmCfgChgEventSource JnxCmCfChgSource
  jnxCmCfgChgEventUser DisplayString
  jnxCmCfgChgEventLog DisplayString

Defined Values

jnxCfgMgmt 1.3.6.1.4.1.2636.3.18
This MIB module defines objects used for managing the configuration of Juniper products.
MODULE-IDENTITY    

jnxCmCfgChg 1.3.6.1.4.1.2636.3.18.1
OBJECT IDENTIFIER    

jnxCmCfgChgLatestIndex 1.3.6.1.4.1.2636.3.18.1.1
The index in jnxCmCfgChgEventTable for the latest configuration change event.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

jnxCmCfgChgLatestTime 1.3.6.1.4.1.2636.3.18.1.2
The value of sysUpTime when the configuration was last changed. If the management subsystem was reset after the last configuration change, this object will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxCmCfgChgLatestDate 1.3.6.1.4.1.2636.3.18.1.3
The date and time when the configuration was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxCmCfgChgLatestSource 1.3.6.1.4.1.2636.3.18.1.4
The source of the configuration event.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCmCfChgSource  

jnxCmCfgChgLatestUser 1.3.6.1.4.1.2636.3.18.1.5
The name of the logged in user. The length is zero if not available or not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxCmCfgChgMaxEventEntries 1.3.6.1.4.1.2636.3.18.1.6
The maximum number of entries that can be held in jnxCmCfgChgEventTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

jnxCmCfgChgEventTable 1.3.6.1.4.1.2636.3.18.1.7
A table of configuration events on this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxCmCfgChgEventEntry

jnxCmCfgChgEventEntry 1.3.6.1.4.1.2636.3.18.1.7.1
Information about a configuration event on this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxCmCfgChgEventEntry  

jnxCmCfgChgEventIndex 1.3.6.1.4.1.2636.3.18.1.7.1.1
This object identifies a specific configuration change event. Monotonically increasing values will be assigned by the snmp subsystem to each event as it occurs. If the snmp subsystem is reset, these index values will be reset as well.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

jnxCmCfgChgEventTime 1.3.6.1.4.1.2636.3.18.1.7.1.2
The value of sysUpTime when the event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxCmCfgChgEventDate 1.3.6.1.4.1.2636.3.18.1.7.1.3
The system date and time when the event occurred.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxCmCfgChgEventSource 1.3.6.1.4.1.2636.3.18.1.7.1.4
The source of the configuration event.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCmCfChgSource  

jnxCmCfgChgEventUser 1.3.6.1.4.1.2636.3.18.1.7.1.5
The name of the logged in user. The length is zero if not available or not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxCmCfgChgEventLog 1.3.6.1.4.1.2636.3.18.1.7.1.6
The log of the configuration event. The length is zero if not available.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxCmRescueChg 1.3.6.1.4.1.2636.3.18.2
OBJECT IDENTIFIER    

jnxCmRescueChgTime 1.3.6.1.4.1.2636.3.18.2.1
The value of sysUpTime when the rescue configuration was last changed. If the management subsystem was reset after the last configuration change, this object will return 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxCmRescueChgDate 1.3.6.1.4.1.2636.3.18.2.2
The date and time when the rescue configuration was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxCmRescueChgSource 1.3.6.1.4.1.2636.3.18.2.3
The source of the rescue configuration event.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCmCfChgSource  

jnxCmRescueChgUser 1.3.6.1.4.1.2636.3.18.2.4
The name of the logged in user. The length is zero if not available or not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxCmRescueChgState 1.3.6.1.4.1.2636.3.18.2.5
The current state of the rescue configuration.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCmRescueCfgState  

jnxCmNotificationsPrefix 1.3.6.1.4.1.2636.4.5.0
OBJECT IDENTIFIER    

jnxCmCfgChange 1.3.6.1.4.1.2636.4.5.0.1
Notification of a configuration management event as recorded in jnxCmCfgChgEventTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxCmRescueChange 1.3.6.1.4.1.2636.4.5.0.2
Notification of the latest rescue configuration change.
Status: current Access: read-only
NOTIFICATION-TYPE