Unisphere-Data-ERX-System-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Unisphere-Data-ERX-System-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
usdERXSysMIB | 1.3.6.1.4.1.4874.2.2.17 |
MIB objects for managing ERX Edge Router systems. |
||
usdERXSysTrap | 1.3.6.1.4.1.4874.2.2.17.0 | |||
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. |
||
usdERXSysPowerStatusChange | 1.3.6.1.4.1.4874.2.2.17.0.2 |
Reports a change in the status of a power element. |
||
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. |
||
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. |
||
usdERXSysHighMemUtil | 1.3.6.1.4.1.4874.2.2.17.0.5 |
Report system memory utilization has met the conditions of usdERXSysHighMemUtilThreshold. |
||
usdERXSysAbatedMemUtil | 1.3.6.1.4.1.4874.2.2.17.0.6 |
Reports system memory utilization has met the conditions of usdERXSysAbatedMemUtilThreshold. |
||
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. |
||
usdERXSysObjects | 1.3.6.1.4.1.4874.2.2.17.1 | |||
usdERXSysGeneral | 1.3.6.1.4.1.4874.2.2.17.1.1 | |||
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. |
usdERXSysSwVersion | 1.3.6.1.4.1.4874.2.2.17.1.1.2 | displaystring | read-only |
Currently executing operational software version. |
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. |
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. Enumeration: 'timeOfDay': 2, 'off': 0, 'immediate': 1. |
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. |
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. Enumeration: 'fileOnce': 1, 'runningConfiguration': 3, 'file': 0, 'factoryDefaults': 2. |
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. Enumeration: 'none': 2, 'file': 0, 'factoryDefaults': 1. |
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. Enumeration: 'on': 1, 'off': 0. |
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. Enumeration: 'default': 0, 'never': 1, 'set': 2. |
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). |
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). |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
usdERXSysTimingSelectorTable | 1.3.6.1.4.1.4874.2.2.17.1.1.19 | no-access |
Table of system timing selectors. |
|
1.3.6.1.4.1.4874.2.2.17.1.1.19.1 | no-access |
A table entry describing a system timing selector. |
||
usdERXSysTimingSelectorIndex | 1.3.6.1.4.1.4874.2.2.17.1.1.19.1.1 | usdtimingselector | no-access |
The system timing selector index associated with this entry. |
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. |
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. |
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. |
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. Enumeration: 'timingStatusUnknown': 3, 'timingStatusOk': 1, 'timingStatusError': 2. |
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. |
usdERXSysMemCapacity | 1.3.6.1.4.1.4874.2.2.17.1.1.21 | integer32 | read-only |
The total memory capacity of the system. |
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. |
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. |
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. |
usdERXSysFabric | 1.3.6.1.4.1.4874.2.2.17.1.2 | |||
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. |
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. |
usdERXSysNvs | 1.3.6.1.4.1.4874.2.2.17.1.3 | |||
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. Enumeration: 'ok': 4, 'nearCapacity': 3, 'nearConfigCapacity': 5, 'volumeError': 2, 'notPresent': 0, 'writeProtected': 1. |
usdERXSysNvsCapacity | 1.3.6.1.4.1.4874.2.2.17.1.3.2 | integer32 | read-only |
Capacity of NVS storage in megabytes. |
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. |
usdERXSysSlot | 1.3.6.1.4.1.4874.2.2.17.1.4 | |||
usdERXSysSlotCount | 1.3.6.1.4.1.4874.2.2.17.1.4.1 | integer32 | read-only |
The number of slots in the system. |
usdERXSysSlotTable | 1.3.6.1.4.1.4874.2.2.17.1.4.2 | no-access |
Table of system slots. |
|
1.3.6.1.4.1.4874.2.2.17.1.4.2.1 | no-access |
A table entry describing contents of a system slot. |
||
usdERXSysSlotIndex | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.1 | integer32 | no-access |
Slot number. NOTE: Slot numbers are zero-based. |
usdERXSysSlotDescr | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.2 | displaystring | read-only |
Textual description of the card. |
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. |
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. |
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. |
usdERXSysSlotOperStatus | 1.3.6.1.4.1.4874.2.2.17.1.4.2.1.6 | integer | read-only |
Status of the card. Enumeration: 'standby': 7, 'unknown': 0, 'booting': 4, 'disabled': 2, 'failed': 3, 'inactive': 8, 'online': 6, 'initializing': 5, 'empty': 1. |
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. Enumeration: 'none': 0, 'assessing': 2, 'admin': 3, 'unknown': 1, 'fabricLimit': 5, 'imageError': 6, 'cardMismatch': 4. |
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'. |
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. Enumeration: 'reset': 2, 'noBootBackup': 5, 'forceFailover': 3, 'flush': 1, 'noBoot': 4, 'noOperation': 0. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'timeAndDate': 2, 'off': 0, 'immediate': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
usdERXSysPort | 1.3.6.1.4.1.4874.2.2.17.1.5 | |||
usdERXSysPortTable | 1.3.6.1.4.1.4874.2.2.17.1.5.1 | no-access |
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. |
|
1.3.6.1.4.1.4874.2.2.17.1.5.1.1 | no-access |
A table entry describing a physical port of the system. |
||
usdERXSysPortIndex | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.1 | integer32 | no-access |
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. |
usdERXSysPortDescr | 1.3.6.1.4.1.4874.2.2.17.1.5.1.1.2 | displaystring | read-only |
Textual description of this port. |
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. Enumeration: 'oc12Server': 16, 'coc12': 15, 'ue3Frame': 7, 'ut3Frame': 5, 'ct3': 2, 'v35': 18, 'unknown': 0, 'oc3cAtm': 13, 'oc3c': 3, 'oc3cPos': 12, 'oc12cPos': 10, 'ce1': 8, 'ue3Atm': 6, 'ut3Atm': 4, 'coc3': 14, 'eth': 1, 'hssi': 17, 'oc12cAtm': 11, 'ct1': 9. |
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. |
usdERXSysPower | 1.3.6.1.4.1.4874.2.2.17.1.6 | |||
usdERXSysPowerTable | 1.3.6.1.4.1.4874.2.2.17.1.6.1 | no-access |
Table of system power elements. |
|
1.3.6.1.4.1.4874.2.2.17.1.6.1.1 | no-access |
A table entry describing status of a system power element. |
||
usdERXSysPowerIndex | 1.3.6.1.4.1.4874.2.2.17.1.6.1.1.1 | integer32 | no-access |
Arbitrary integer index to distinguish entries in this table. |
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. |
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. Enumeration: 'active': 1, 'inactive': 0. |
usdERXSysTemperature | 1.3.6.1.4.1.4874.2.2.17.1.7 | |||
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. Enumeration: 'failed': 0, 'warning': 2, 'ok': 1. |
usdERXSysTempTable | 1.3.6.1.4.1.4874.2.2.17.1.7.2 | no-access |
Table of system temperature sensors. Sensors are distributed across the chassis, at least one sensor per populated slot. |
|
1.3.6.1.4.1.4874.2.2.17.1.7.2.1 | no-access |
A table entry describing status of a temperature sensor. |
||
usdERXSysTempIndex | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.1 | integer32 | no-access |
Arbitrary integer index to distinguish sensors associated with the same chassis slot. |
usdERXSysTempDescr | 1.3.6.1.4.1.4874.2.2.17.1.7.2.1.2 | displaystring | read-only |
Textual description of this sensor. |
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 Enumeration: 'tooLowWarning': 5, 'tooHigh': 4, 'tooHighWarning': 6, 'failed': 1, 'nominal': 3, 'unknown': 0, 'tooLow': 2. |
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. |
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 Enumeration: 'inHoldOff': 2, 'activatedTempTooHigh': 4, 'monitoring': 1, 'activatedHoldOffExpired': 3. |
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. |
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. |
usdERXSysSubsystem | 1.3.6.1.4.1.4874.2.2.17.1.8 | |||
usdERXSysSubsystemTable | 1.3.6.1.4.1.4874.2.2.17.1.8.1 | no-access |
Table of subsystems. |
|
1.3.6.1.4.1.4874.2.2.17.1.8.1.1 | no-access |
A table entry containing information pertaining to a subsystem. |
||
usdERXSysSubsystemIndex | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.1 | integer32 | no-access |
Subsystem number. |
usdERXSysSubsystemName | 1.3.6.1.4.1.4874.2.2.17.1.8.1.1.2 | displaystring | read-only |
The name of the subsystem. |
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. Enumeration: 'noBoot': 1, 'noBootBackup': 2, 'noOperation': 0. |
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. |
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. |
usdERXSysConformance | 1.3.6.1.4.1.4874.2.2.17.2 | |||
usdERXSysCompliances | 1.3.6.1.4.1.4874.2.2.17.2.1 | |||
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. |
||
usdERXSysGroups | 1.3.6.1.4.1.4874.2.2.17.2.2 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |