JUNIPER-CFGMGMT-MIB
27 objects
This MIB module defines objects used for managing the configuration of Juniper products.
Imported Objects
| JUNIPER-SMI | jnxCmNotifications jnxMibs |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks |
| SNMPv2-TC | DateAndTime DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2636.3.18 | IdentityjnxCfgMgmt | This MIB module defines objects used for managing the configuration of Juniper products. | ||
| 1.3.6.1.4.1.2636.3.18.1 | NodejnxCmCfgChg | |||
| 1.3.6.1.4.1.2636.3.18.1.1 | ScalarjnxCmCfgChgLatestIndex | read-only | current | The index in jnxCmCfgChgEventTable for the latest configuration change event. |
| 1.3.6.1.4.1.2636.3.18.1.2 | ScalarjnxCmCfgChgLatestTime | read-only | current | The value of sysUpTime when the configuration was last changed. If the management subsystem was reset after the last configuration change, this object will ret… |
| 1.3.6.1.4.1.2636.3.18.1.3 | ScalarjnxCmCfgChgLatestDate | read-only | current | The date and time when the configuration was last changed. |
| 1.3.6.1.4.1.2636.3.18.1.4 | ScalarjnxCmCfgChgLatestSource | read-only | current | The source of the configuration event. |
| 1.3.6.1.4.1.2636.3.18.1.5 | ScalarjnxCmCfgChgLatestUser | read-only | current | The name of the logged in user. The length is zero if not available or not applicable. |
| 1.3.6.1.4.1.2636.3.18.1.6 | ScalarjnxCmCfgChgMaxEventEntries | read-only | current | The maximum number of entries that can be held in jnxCmCfgChgEventTable. |
| 1.3.6.1.4.1.2636.3.18.1.7 | TablejnxCmCfgChgEventTable | not-accessible | current | A table of configuration events on this router. |
| 1.3.6.1.4.1.2636.3.18.1.7.1 | RowjnxCmCfgChgEventEntry | not-accessible | current | Information about a configuration event on this router. |
| 1.3.6.1.4.1.2636.3.18.1.7.1.1 | ColumnjnxCmCfgChgEventIndex | not-accessible | current | This object identifies a specific configuration change event. Monotonically increasing values will be assigned by the snmp subsystem to each event as it occurs… |
| 1.3.6.1.4.1.2636.3.18.1.7.1.2 | ColumnjnxCmCfgChgEventTime | read-only | current | The value of sysUpTime when the event occurred. |
| 1.3.6.1.4.1.2636.3.18.1.7.1.3 | ColumnjnxCmCfgChgEventDate | read-only | current | The system date and time when the event occurred. |
| 1.3.6.1.4.1.2636.3.18.1.7.1.4 | ColumnjnxCmCfgChgEventSource | read-only | current | The source of the configuration event. |
| 1.3.6.1.4.1.2636.3.18.1.7.1.5 | ColumnjnxCmCfgChgEventUser | read-only | current | The name of the logged in user. The length is zero if not available or not applicable. |
| 1.3.6.1.4.1.2636.3.18.1.7.1.6 | ColumnjnxCmCfgChgEventLog | read-only | current | The log of the configuration event. The length is zero if not available. |
| 1.3.6.1.4.1.2636.3.18.2 | NodejnxCmRescueChg | |||
| 1.3.6.1.4.1.2636.3.18.2.1 | ScalarjnxCmRescueChgTime | read-only | current | The value of sysUpTime when the rescue configuration was last changed. If the management subsystem was reset after the last configuration change, this object w… |
| 1.3.6.1.4.1.2636.3.18.2.2 | ScalarjnxCmRescueChgDate | read-only | current | The date and time when the rescue configuration was last changed. |
| 1.3.6.1.4.1.2636.3.18.2.3 | ScalarjnxCmRescueChgSource | read-only | current | The source of the rescue configuration event. |
| 1.3.6.1.4.1.2636.3.18.2.4 | ScalarjnxCmRescueChgUser | read-only | current | The name of the logged in user. The length is zero if not available or not applicable. |
| 1.3.6.1.4.1.2636.3.18.2.5 | ScalarjnxCmRescueChgState | read-only | current | The current state of the rescue configuration. |
| 1.3.6.1.4.1.2636.4.5.0 | NodejnxCmNotificationsPrefix | |||
| 1.3.6.1.4.1.2636.4.5.0.1 | NotificationjnxCmCfgChange | current | Notification of a configuration management event as recorded in jnxCmCfgChgEventTable. | |
| 1.3.6.1.4.1.2636.4.5.0.2 | NotificationjnxCmRescueChange | current | Notification of the latest rescue configuration change. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| JnxCmCfChgSource | INTEGER { other (1), cli (2), junoscript (3), synchronize (4), snmp (5), button (6), autoinstall (7), unknown (8) } | current | Identifies the source of config event. |
| JnxCmRescueCfgState | INTEGER { nonexistant (1), updated (2) } | current | Identifies the state of the rescue configuration. |