All MIBs › Unisphere-Data-ERX-System-MIB
Organization: Juniper Networks, Inc.
Last Updated: 2002-10-14
Category: Juniper Unisphere ERX Routing
Description: Manages Juniper/Unisphere ERX router system configuration, redundancy, and hardware inventory.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is Unisphere-Data-ERX-System-MIB?
This MIB belongs to Juniper Networks' Unisphere ERX Edge Router Switch product line and covers core system-level management of the chassis and its software. It exposes configuration and inventory data such as chassis hardware revision, software version and build date, and boot and redundancy control settings. It is squarely a hardware/software status MIB: usdERXSysChassisRev and usdERXSysSwVersion/usdERXSysSwBuildDate let an operator confirm exactly what hardware revision and firmware image is running, while the boot-config and auto-revert objects reveal whether a router failed over to a backup configuration after a bad software load. It stands largely on its own as a Unisphere/Juniper enterprise MIB, though it works alongside the standard SNMPv2-MIB (sysUpTime) for uptime tracking. It is typically deployed in service-provider edge networks where ERX routers are polled to track firmware compliance and redundancy events across a large router fleet. Engineers can download the Unisphere-Data-ERX-System-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Unisphere-Data-ERX-System-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Juniper/Unisphere ERX Edge Router
Monitoring Examples
An operator would poll usdERXSysSwVersion and usdERXSysSwBuildDate to verify all ERX routers in a fleet are running the expected firmware build after a rollout, and check usdERXSysChassisRev during hardware inventory audits. Watching usdERXSysBootConfigControl and usdERXSysBootAutoRevertControl reveals whether a router automatically reverted to its backup boot configuration -- a sign of a failed configuration change -- and usdERXSysRevertTimeOfDay/usdERXSysBootAutoRevertCountTolerance show when and how many failed attempts triggered that revert. The usdERXSysTrap notification would fire to alert NOC staff in real time when such a boot/revert event occurs.
What Can Be Monitored
- chassis hardware revision
- software version and build date
- boot configuration control state
- auto-revert count/time tolerance
- backup configuration usage
- system traps/notifications
This MIB depends on
Related MIBs
Imported Objects
From IF-MIB
| InterfaceIndexOrZero |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TruthValue |
From Unisphere-Data-MIBs
| usDataMibs | MODULE-IDENTITY |
From Unisphere-Data-TC
| UsdEnable |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF usdERXSysAbatedMemUtil | 1.3.6.1.4.1.4874.2.2.17.0.6 | Reports system memory utilization has met the conditions of usdERXSysAbatedMemUtilThreshold. | ||
| I32 usdERXSysAbatedMemUtilThreshold | 1.3.6.1.4.1.4874.2.2.17.1.1.23 | Integer32 | read-write | The value of system memory utilization that is used to determine when to generate an abated memory utilization event notification to the management entity on this system. The value of this object must be less than the value of usdERXSysHighMemUtilThreshold. The abated memory utilization trap is sent once if the high memory threshold was reached, and memory utilization falls to the value of this object. |
| USD usdERXSysAdminTimingSource | 1.3.6.1.4.1.4874.2.2.17.1.1.16 | UsdTimingSelector | read-write | The administrative timing source for the ERX system. The ERX periodically monitors the status of three timing sources, primary, secondary and tertiary. If the systems current timing source fails, the system will automatically downgrade to the next timing source. If the system is configured to automatically upgrade (usdERXSysTimingDisableAutoUpgrade is set to false(2)) the system will switch back to the higher timing source when it becomes available. A timing source failure can be detected by comparing the operational and admin timing sources. If they are not equal, the system has swapped timing sources because the administratively set value is in the error state. |
| INT usdERXSysBootAutoRevertControl | 1.3.6.1.4.1.4874.2.2.17.1.1.9 | INTEGER | read-write | System boot auto revert control: default Use default auto-revert tolerances. never Never auto-revert to backup. set Set auto-revert settings at specified tolerances. |
| U32 usdERXSysBootAutoRevertCountTolerance | 1.3.6.1.4.1.4874.2.2.17.1.1.10 | Unsigned32 | read-write | The auto-revert reboot count tolerance. This object cannot be set to zero, but may contain a zero value when the control is set to never(1). |
| U32 usdERXSysBootAutoRevertTimeTolerance | 1.3.6.1.4.1.4874.2.2.17.1.1.11 | Unsigned32 | read-write | The auto-revert reboot time tolerance. This object cannot be set to zero, but will contain a zero value when the control is set to never(1). |
| INT usdERXSysBootBackupConfigControl | 1.3.6.1.4.1.4874.2.2.17.1.1.7 | INTEGER | read-write | System boot backup configuration control: file Revert to backup configuration settings specified by usdERXSysBootBackupConfigFile. The usdERXSysBootBackupConfigControl and usdERXSysBootBackupConfigFile must be specified together in the same set request PDU. factoryDefaults Revert to factory default settings. none Specify no backup. |
| STR usdERXSysBootBackupConfigFile | 1.3.6.1.4.1.4874.2.2.17.1.1.15 | DisplayString | read-write | The local backup boot configuration file name, with extension .cnf. The usdERXSysBootBackupConfigControl and usdERXSysBootBackupConfigFile must be specified together in the same set request PDU. |
| STR usdERXSysBootBackupReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.1.14 | DisplayString | read-write | The local backup boot release file name, with extension .rel. |
| INT usdERXSysBootConfigControl | 1.3.6.1.4.1.4874.2.2.17.1.1.6 | INTEGER | read-write | System boot configuration control: file Revert to configuration settings specified by usdERXSysBootConfigFile. The usdERXSysBootConfigControl and usdERXSysBootConfigFile must be specified together in the same set request PDU. fileOnce Revert to configuration settings specified by usdERXSysBootConfigFile. Do not continue to use file after using it once. The usdERXSysBootConfigControl and usdERXSysBootConfigFile must be specified together in the same set request PDU. factoryDefaults Revert to factory default settings. runningConfiguration Revert to current settings. |
| STR usdERXSysBootConfigFile | 1.3.6.1.4.1.4874.2.2.17.1.1.13 | DisplayString | read-write | The local boot configuration file name, with extension .cnf. The usdERXSysBootConfigControl and usdERXSysBootConfigFile must be specified together in the same set request PDU. |
| INT usdERXSysBootForceBackupControl | 1.3.6.1.4.1.4874.2.2.17.1.1.8 | INTEGER | read-write | System boot force backup control: off Do not force revert to backup settings. on Do force revert to backup settings. |
| STR usdERXSysBootReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.1.12 | DisplayString | read-write | The local boot release file name, with extension .rel. |
| I32 usdERXSysChassisRev | 1.3.6.1.4.1.4874.2.2.17.1.1.1 | Integer32 | read-only | Chassis revision number. If unknown, the value 255 is reported. |
| usdERXSysCompliance | 1.3.6.1.4.1.4874.2.2.17.2.1.1 | Obsolete compliance statement for entities which implement the ERX System MIB. This compliance statement became obsolete when new slot information objects were added. | ||
| usdERXSysCompliance1 | 1.3.6.1.4.1.4874.2.2.17.2.1.2 | Obsolete compliance statement for entities which implement the ERX System MIB. This compliance statement became obsolete when the timing group was added. | ||
| usdERXSysCompliance2 | 1.3.6.1.4.1.4874.2.2.17.2.1.3 | Obsolete compliance statement for entities which implement the ERX System MIB. This compliance statement became obsolete when new memory information objects and notifications were added. | ||
| usdERXSysCompliance3 | 1.3.6.1.4.1.4874.2.2.17.2.1.4 | Obsolete compliance statement for entities which implement the ERX System MIB. This compliance statement became obsolete when new system temperature information objects and notifications were added. | ||
| usdERXSysCompliance4 | 1.3.6.1.4.1.4874.2.2.17.2.1.5 | The compliance statement for entities which implement the ERX System MIB. | ||
| usdERXSysCompliances | 1.3.6.1.4.1.4874.2.2.17.2.1 | |||
| usdERXSysConformance | 1.3.6.1.4.1.4874.2.2.17.2 | |||
| usdERXSysFabric | 1.3.6.1.4.1.4874.2.2.17.1.2 | |||
| usdERXSysFabricGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.4 | A collection of management objects pertaining to system fabric capabilities in a Juniper product. | ||
| I32 usdERXSysFabricRev | 1.3.6.1.4.1.4874.2.2.17.1.2.2 | Integer32 | read-only | Fabric revision number. If unknown, the value 255 is reported. |
| I32 usdERXSysFabricSpeed | 1.3.6.1.4.1.4874.2.2.17.1.2.1 | Integer32 | read-only | Speed of switching fabric, in gigabits per second. |
| usdERXSysGeneral | 1.3.6.1.4.1.4874.2.2.17.1.1 | |||
| usdERXSysGeneralGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.3 | Obsolete collection of management objects pertaining to general system capabilities in a Juniper product. This group became obsolete when new memory management objects were added. | ||
| usdERXSysGeneralGroup2 | 1.3.6.1.4.1.4874.2.2.17.2.2.12 | A collection of management objects pertaining to general system capabilities in a Juniper product. | ||
| usdERXSysGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.1 | Obsolete collection of management objects pertaining to system capabilities in a Juniper product. This group became obsolete when new slot information objects were added. | ||
| usdERXSysGroups | 1.3.6.1.4.1.4874.2.2.17.2.2 | |||
| NTF usdERXSysHighMemUtil | 1.3.6.1.4.1.4874.2.2.17.0.5 | Report system memory utilization has met the conditions of usdERXSysHighMemUtilThreshold. | ||
| I32 usdERXSysHighMemUtilThreshold | 1.3.6.1.4.1.4874.2.2.17.1.1.22 | Integer32 | read-write | The value of system memory utilization, where if reached for the first time will generate a high memory utilization event to the management entity on this system. The value of this object must be greated than the value of usdERXSysAbatedMemUtilThreshold. |
| I32 usdERXSysMemCapacity | 1.3.6.1.4.1.4874.2.2.17.1.1.21 | Integer32 | read-only | The total memory capacity of the system. |
| I32 usdERXSysMemUtilPct | 1.3.6.1.4.1.4874.2.2.17.1.1.20 | Integer32 | read-only | Percentage of system memory utilization. A value of -1 indicates the utilization is unknown. |
| T/F usdERXSysMemUtilTrapEnable | 1.3.6.1.4.1.4874.2.2.17.1.1.24 | TruthValue | read-write | Controls the sending of system memory utilization events. Setting the value of this object to true(1) will cause system memory utilization event notification, if they occur, to be sent to the management entity on this system. Setting the value of this object to false(2) will disable event notifications. |
| usdERXSysMIB | 1.3.6.1.4.1.4874.2.2.17 | MIB objects for managing ERX Edge Router systems. | ||
| usdERXSysNotifyGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.2 | Obsolete collection of management notifications pertaining to system operations in a Juniper product. This group became obsolete when new memory threshold notificaitons were added. | ||
| usdERXSysNotifyGroup2 | 1.3.6.1.4.1.4874.2.2.17.2.2.13 | Obsolete collection of management notifications pertaining to system operations in a Juniper product. This group became obsolete when the tempProtectionStatusChange notification was added. | ||
| usdERXSysNotifyGroup3 | 1.3.6.1.4.1.4874.2.2.17.2.2.15 | A collection of management notifications pertaining to system operations in a Juniper product. | ||
| usdERXSysNvs | 1.3.6.1.4.1.4874.2.2.17.1.3 | |||
| I32 usdERXSysNvsCapacity | 1.3.6.1.4.1.4874.2.2.17.1.3.2 | Integer32 | read-only | Capacity of NVS storage in megabytes. |
| usdERXSysNvsGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.5 | A collection of management objects pertaining to non-volitile storage subsystem capabilities in a Juniper product. | ||
| INT usdERXSysNvsStatus | 1.3.6.1.4.1.4874.2.2.17.1.3.1 | INTEGER | read-only | Status of non-volatile storage (NVS): notPresent NVS is not installed. writeProtected NVS is write-protected. volumeError Status poll of NVS failed. nearCapacity Utilization exceeds 85% of NVS capacity. ok NVS is operational, none of the preceding conditions apply. nearConfigCapacity Utilization exceeds the ability to save the running configuration. |
| I32 usdERXSysNvsUtilPct | 1.3.6.1.4.1.4874.2.2.17.1.3.3 | Integer32 | read-only | Percentage of NVS storage used. A value of -1 indicates NVS utilization is unknown. |
| usdERXSysObjects | 1.3.6.1.4.1.4874.2.2.17.1 | |||
| USD usdERXSysOperTimingSource | 1.3.6.1.4.1.4874.2.2.17.1.1.17 | UsdTimingSelector | read-only | The operations timing source for the ERX system. The ERX periodically monitors the status of three timing sources, primary, secondary and tertiary. If the systems current timing source fails, the system will automatically downgrade to the next timing source. If the system is configured to automatically upgrade (usdERXSysTimingDisableAutoUpgrade is set to false(2)) the system will switch back to the higher timing source when it becomes available. |
| usdERXSysPort | 1.3.6.1.4.1.4874.2.2.17.1.5 | |||
| STR usdERXSysPortDescr | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.2 | DisplayString | read-only | Textual description of this port. |
| usdERXSysPortEntry | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1 | not-accessible | A table entry describing a physical port of the system. | |
| usdERXSysPortGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.7 | A collection of management objects pertaining to port-related system capabilities in a Juniper product. | ||
| NUM usdERXSysPortIfIndex | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.4 | InterfaceIndexOrZero | read-only | The ifIndex of the Interfaces MIB ifTable entry corresponding to this physical port; if zero, the ifIndex is unknown or does not exist. |
| I32 usdERXSysPortIndex | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.1 | Integer32 | not-accessible | Port number of this physical port, relative to the slot in which it resides. Each physical port is uniquely distinguished by its slot/port pair. NOTE: Port numbers are zero-based. |
| usdERXSysPortTable | 1.3.6.1.4.1.4874.2.2.17.1.5.1 | not-accessible | Table of system physical ports. The information in this table reflects the ports for the EXPECTED card type in each slot; in event of a card mismatch, this table permits navigation of the existing configuration of the expected card type. | |
| INT usdERXSysPortType | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.3 | INTEGER | read-only | Type of the physical port: unknown Unknown port type. eth Ethernet. ct3 Channelized T3. oc3c OC-3c (SONET/SDH). ut3Atm Unchannelized T3 (ATM service). ut3Frame Unchannelized T3 (Frame service). ue3Atm Unchannelized E3 (ATM service). ue3Frame Unchannelized E3 (Frame service). ce1 Channelized E1. ct1 Channelized T1. oc12Pos OC-12 (POS/SDH). oc12Atm OC-12 (ATM service). oc3Pos OC-3 (POS/SDH). oc3Atm OC-3 (ATM service). coc3 Channelized OC-3. coc12 Channelized OC-12. oc12Server OC-12 (Server card). hssi High Speed Serial Interface. v35 X.21/V.35. |
| usdERXSysPower | 1.3.6.1.4.1.4874.2.2.17.1.6 | |||
| STR usdERXSysPowerDescr | 1.3.6.1.4.1.4874.2.2.17.1.6.1.1.2 | DisplayString | read-only | Textual description of this power element. |
| usdERXSysPowerEntry | 1.3.6.1.4.1.4874.2.2.17.1.6.1.1 | not-accessible | A table entry describing status of a system power element. | |
| usdERXSysPowerGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.8 | A collection of management objects pertaining to the power subsystem capabilities in a Juniper product. | ||
| I32 usdERXSysPowerIndex | 1.3.6.1.4.1.4874.2.2.17.1.6.1.1.1 | Integer32 | not-accessible | Arbitrary integer index to distinguish entries in this table. |
| INT usdERXSysPowerStatus | 1.3.6.1.4.1.4874.2.2.17.1.6.1.1.3 | INTEGER | read-only | The status of the power element: inactive No power available from this element. active Power available from this element. |
| NTF usdERXSysPowerStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.2 | Reports a change in the status of a power element. | ||
| usdERXSysPowerTable | 1.3.6.1.4.1.4874.2.2.17.1.6.1 | not-accessible | Table of system power elements. | |
| INT usdERXSysRevertControl | 1.3.6.1.4.1.4874.2.2.17.1.1.4 | INTEGER | read-write | Global revert control: off Disable global revert. immediate All slots are to revert immediately (asap). timeOfDay All slots are to revert at time specified by usdRxSysRevertTimeOfDay. This object/value must be set concurrently with usdERXSysRevertTimeOfDay. |
| I32 usdERXSysRevertTimeOfDay | 1.3.6.1.4.1.4874.2.2.17.1.1.5 | Integer32 | read-write | The number of seconds past midnight on any given day at which time reverts are allowed to occur. This object must be set concurrently with usdERXSysRevertControl. |
| usdERXSysSlot | 1.3.6.1.4.1.4874.2.2.17.1.4 | |||
| USD usdERXSysSlotAdminStatus | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.5 | UsdEnable | read-write | Exerts administrative control to enable/disable the slot. |
| STR usdERXSysSlotAssemblyPartNumber | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.24 | DisplayString | read-only | The part number of the card in this slot. |
| STR usdERXSysSlotAssemblyRev | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.25 | DisplayString | read-only | The revision number of the card assembly in this slot. |
| I32 usdERXSysSlotAssociatedSlot | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.18 | Integer32 | read-only | If the module is a primary card and the spare is acting on its behalf, then the value of this object is the slot number of the associated spare. If the module is a primary card and is active (not spared), then the value of this object is the cards actual slot number. If the module is a spare card and it is active, then the value of this object is the slot number of the primary card that is being spared for. If the module is a spare and it is inactive, then the value of this object is the its own slot number. If module is not part of a redundancy group, or the slot is empty, the value of this object is 255. |
| STR usdERXSysSlotBootBackupReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.22 | DisplayString | read-write | The local backup boot release file name for this slot, with extension .rel. |
| STR usdERXSysSlotBootReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.21 | DisplayString | read-write | The local boot release file name for this slot, with extension .rel. |
| INT usdERXSysSlotControl | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.9 | INTEGER | read-write | Administrative control of this slot: noOperation Setting this value has no effect. flush Flushes configuration associated with a card type that previously occupied this slot. Used to explicitly confirm that the slot is now empty, or contains a different card type. Card must be disabled when this value is asserted. See description for usdERXSysSlotDisableReason. reset Resets the slot. forceFailover Forces the slot to failover to backup. noBoot Deconfigure primary release file for the slot. noBootBackup Deconfigure backup release file for the slot. |
| I32 usdERXSysSlotCount | 1.3.6.1.4.1.4874.2.2.17.1.4.1 | Integer32 | read-only | The number of slots in the system. |
| I32 usdERXSysSlotCpuUtilPct | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.10 | Integer32 | read-only | Percentage of CPU utilization. A value of -1 indicates the utilization is unknown. |
| USD usdERXSysSlotCurrentCardType | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.3 | UsdSysCardType | read-only | Type of card actually in the slot. This could be different from the type reported in usdERXSysSlotExpectedCardType, in which case it may be necessary to set usdERXSysSlotControl to 'flush' before this card can be made operational. |
| STR usdERXSysSlotDescr | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.2 | DisplayString | read-only | Textual description of the card. |
| INT usdERXSysSlotDisableReason | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.7 | INTEGER | read-only | Indicates the condition causing the slot to be disabled: none Value when card is not disabled. unknown Unknown reason for disablement. assessing The slot content is being assessed (transient initialization state). admin The slot is administratively disabled. cardMismatch The current card type conflicts with configuration associated with a different card type that previously occupied the slot. fabricLimit Card resource requirements exceed available fabric capacity. imageError Software image for card is missing or invalid. |
| usdERXSysSlotEntry | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1 | not-accessible | A table entry describing contents of a system slot. | |
| USD usdERXSysSlotExpectedCardType | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.8 | UsdSysCardType | read-only | Type of card associated with this slot through prior presence. After the card is removed, this association persists (and inhibits operation of a different card type in this slot, if one is inserted) until usdERXSysSlotControl is set to 'flush'. |
| usdERXSysSlotGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.6 | A collection of management objects pertaining to slot-specific system capabilities in a Juniper product. | ||
| I32 usdERXSysSlotIndex | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.1 | Integer32 | not-accessible | Slot number. NOTE: Slot numbers are zero-based. |
| STR usdERXSysSlotIoaAssemblyPartNumber | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.27 | DisplayString | read-only | The part number of the I/O adaptor on the card in this slot. |
| STR usdERXSysSlotIoaAssemblyRev | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.28 | DisplayString | read-only | The revision number of the I/O adaptor assembly on the card in this slot. |
| T/F usdERXSysSlotIoaPresent | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.12 | TruthValue | read-only | Indicates whether the card's corresponding I/O adapter is present. |
| STR usdERXSysSlotIoaSerialNumber | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.26 | DisplayString | read-only | The serial number of the I/O adaptor on the card in this slot. |
| TIK usdERXSysSlotLastChange | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.14 | TimeTicks | read-only | The value of sysUpTime when the value of usdERXSysSlotOperStatus last changed. |
| I32 usdERXSysSlotMemUtilPct | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.11 | Integer32 | read-only | Percentage of memory utilization. A value of -1 indicates the utilization is unknown. |
| INT usdERXSysSlotOperStatus | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.6 | INTEGER | read-only | Status of the card. |
| NTF usdERXSysSlotOperStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.1 | Reports a status change for a slot. This trap is generated on a transition into a stable state (online or disabled) or on a transition out of online. | ||
| I32 usdERXSysSlotPortCount | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.13 | Integer32 | read-only | Number of physical ports for the EXPECTED card type for this slot. NOTE: In event of a card mismatch in this slot, the port count for the CURRENT card in this slot is not recognized/reported until the configuration for the EXPECTED card is explicitly flushed via usdERXSysSlotControl. |
| U32 usdERXSysSlotRedundancyGroupId | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.16 | Unsigned32 | read-only | Identifies the Redundancy group as derived from hardware settings. |
| USD usdERXSysSlotRedundancyLockout | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.15 | UsdEnable | read-write | Exerts administrative control to enable/disable Redundancy protection for the slot. |
| DAT usdERXSysSlotRedundancyRevertTime | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.20 | DateAndTime | read-write | The date and time associated with the timeAndDate (delayed) revert operation. |
| I32 usdERXSysSlotRev | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.4 | Integer32 | read-only | Revision number of the card. If unknown, the value 255 is reported. |
| INT usdERXSysSlotRevertControl | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.19 | INTEGER | read-write | Per-slot revert control: off Disable slot revert. immediate Slot is to revert immediately (asap). timeAndDate Slot is to revert at time specified by usdRxSysSlotRedundancyRevertTime. |
| STR usdERXSysSlotSerialNumber | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.23 | DisplayString | read-only | The serial number of the card in this slot. |
| T/F usdERXSysSlotSpareServer | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.17 | TruthValue | read-only | True only if the line card in slot is a spare redundant server. |
| usdERXSysSlotTable | 1.3.6.1.4.1.4874.2.2.17.1.4.2 | not-accessible | Table of system slots. | |
| usdERXSysSubsystem | 1.3.6.1.4.1.4874.2.2.17.1.8 | |||
| STR usdERXSysSubsystemBootBackupReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.5 | DisplayString | read-write | The local backup boot release file name for this subsystem, with extension .rel. |
| STR usdERXSysSubsystemBootReleaseFile | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.4 | DisplayString | read-write | The local boot release file name for this subsystem, with extension .rel. |
| INT usdERXSysSubsystemControl | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.3 | INTEGER | read-write | Administrative control of this subsystem: noOperation Setting this value has no effect. noBoot Deconfigure primary release file for the subsystem. noBootBackup Deconfigure backup release file for the subsystem. |
| usdERXSysSubsystemEntry | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1 | not-accessible | A table entry containing information pertaining to a subsystem. | |
| usdERXSysSubsystemGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.10 | A collection of management objects pertaining to subsystem capabilities in a Juniper product. | ||
| I32 usdERXSysSubsystemIndex | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.1 | Integer32 | not-accessible | Subsystem number. |
| STR usdERXSysSubsystemName | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.2 | DisplayString | read-only | The name of the subsystem. |
| usdERXSysSubsystemTable | 1.3.6.1.4.1.4874.2.2.17.1.8.1 | not-accessible | Table of subsystems. | |
| STR usdERXSysSwBuildDate | 1.3.6.1.4.1.4874.2.2.17.1.1.3 | DisplayString | read-only | Build date of currently executing operational software version. |
| STR usdERXSysSwVersion | 1.3.6.1.4.1.4874.2.2.17.1.1.2 | DisplayString | read-only | Currently executing operational software version. |
| STR usdERXSysTempDescr | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.2 | DisplayString | read-only | Textual description of this sensor. |
| usdERXSysTempEntry | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1 | not-accessible | A table entry describing status of a temperature sensor. | |
| usdERXSysTemperature | 1.3.6.1.4.1.4874.2.2.17.1.7 | |||
| usdERXSysTemperatureGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.9 | Obsolete collection of management objects pertaining to system temperature monitoring capabilities in a Juniper product. This group became obsolete when temperature shutdown parameters were added. | ||
| usdERXSysTemperatureGroup2 | 1.3.6.1.4.1.4874.2.2.17.2.2.14 | A collection of management objects pertaining to system temperature monitoring capabilities in a Juniper product. | ||
| INT usdERXSysTempFanStatus | 1.3.6.1.4.1.4874.2.2.17.1.7.1 | INTEGER | read-only | Status of fan subsystem. ok All components operational warning The fan subsystem has a non-critical failure. failed The fan subsystem has a critical failure, or has been removed, and is now non-operational. |
| NTF usdERXSysTempFanStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.3 | Reports a transition between the three states of the fan subsystem. When the fan subsystem transitions to the failed state the thermal protection hold off time begins. | ||
| I32 usdERXSysTempIndex | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.1 | Integer32 | not-accessible | Arbitrary integer index to distinguish sensors associated with the same chassis slot. |
| I32 usdERXSysTempProtectionHoldOffTime | 1.3.6.1.4.1.4874.2.2.17.1.7.4 | Integer32 | read-only | The time, in seconds, before the system enters thermal protection mode after a critical fan subsystem failure is detected. |
| I32 usdERXSysTempProtectionHoldOffTimeRemaining | 1.3.6.1.4.1.4874.2.2.17.1.7.5 | Integer32 | read-only | The time remaining, in seconds, before the system enters thermal protection mode while the thermal protection status is set to inHoldOff. The value decrements every second until it reaches zero, and the status changes to activatedHoldOffExpired. When the thermal protection status is not inHoldOff or activatedHoldOffExpired, the value is set to the hold off time. |
| INT usdERXSysTempProtectionStatus | 1.3.6.1.4.1.4874.2.2.17.1.7.3 | INTEGER | read-only | Thermal protection status: monitoring monitoring inHoldOff hold off time has begun activatedHoldOffExpired hold off time has expired, the system is in thermal protection mode activatedTempTooHigh temperature too high, the system is in thermal protection mode |
| NTF usdERXSysTempProtectionStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.7 | Notification about changes in the state of Thermal Protection. This notification is sent when the tempProtectionStatus changes. It is also sent when the holdOffTimeRemaining is 50% of the holdOffTime. | ||
| INT usdERXSysTempStatus | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.3 | INTEGER | read-only | The status of a temperature sensor: unknown unknown failed failed tooLow below nominal range nominal within nominal range tooHigh above nominal range tooLowWarning near lower limit tooHighWarning near upper limit |
| NTF usdERXSysTempStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.4 | Reports a change in the temperature status. When the status transitions to the tooHigh state the system enters thermal protection mode. | ||
| usdERXSysTempTable | 1.3.6.1.4.1.4874.2.2.17.1.7.2 | not-accessible | Table of system temperature sensors. Sensors are distributed across the chassis, at least one sensor per populated slot. | |
| I32 usdERXSysTempValue | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.4 | Integer32 | read-only | The temperature measured by this sensor in degrees Celsius. This measurement is valid only if the value of the corresponding usdERXSysTempStatus is nominal. |
| T/F usdERXSysTimingDisableAutoUpgrade | 1.3.6.1.4.1.4874.2.2.17.1.1.18 | TruthValue | read-write | This object controls the automatic timing selector upgrade. Setting this object to true(1) will prevent automatic upgrade to the next highest timing selector. Setting this object to false(2) will enable the automatic upgrade of timing selectors. |
| usdERXSysTimingGroup | 1.3.6.1.4.1.4874.2.2.17.2.2.11 | A collection of management objects pertaining to system timing capabilities in a Juniper product. | ||
| usdERXSysTimingSelectorEntry | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1 | not-accessible | A table entry describing a system timing selector. | |
| USD usdERXSysTimingSelectorIndex | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.1 | UsdTimingSelector | not-accessible | The system timing selector index associated with this entry. |
| usdERXSysTimingSelectorTable | 1.3.6.1.4.1.4874.2.2.17.1.1.19 | not-accessible | Table of system timing selectors. | |
| NUM usdERXSysTimingSourceIfIndex | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.3 | InterfaceIndexOrZero | read-write | The ifIndex of the interface selected as the system timing source. The usdERXSysTimingSourceType object must be set to timingInterfaceIfIndex(1) otherwise setting this object will fail. |
| USD usdERXSysTimingSourceLine | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.4 | UsdTimingSourceLineType | read-write | The line type timing source for this entry. The usdRxSysTimingSourceType object must be set to timingLine(3) for the agent to accept a set to this object. |
| USD usdERXSysTimingSourceType | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.2 | UsdTimingSourceType | read-write | The system timing source type for this entry. This object must be present when setting either the usdERXSysTimingSourceIfIndex or usdERXSysTimingSourceLine objects. Also, if the value of this object is set to timingInternal(2), no other objects should be simultanously set, otherwise the agent will return an error. |
| INT usdERXSysTimingStatus | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.5 | INTEGER | read-only | The status associated with this system timing selector. |
| usdERXSysTrap | 1.3.6.1.4.1.4874.2.2.17.0 |
RFC description
Unisphere/Juniper ERX Edge Router system MIB for managing system-level objects including temperature, fans, line card types, and device inventory.
Start monitoring Juniper/Unisphere ERX Edge Router (chassis hardware-revision/software-version/redundancy status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.