INTEL-ES480-SYSTEM-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-ES480-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 |
es480tSystem | 1.3.6.1.4.1.343.6.60.1 |
Intel es480t system objects. |
||
es480tSaveConfiguration | 1.3.6.1.4.1.343.6.60.1.3 | integer | read-write |
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the intelSaveStatus object to determine when the asynchronous save operation has completed. Enumeration: 'saveToPrimary': 1, 'saveToSecondary': 2. |
es480tSaveStatus | 1.3.6.1.4.1.343.6.60.1.4 | integer | read-only |
This object will return the status of a save operation invoked by setting the intelSaveConfiguration object. A network management application can read this object to determine that a save operation has completed. Enumeration: 'saveNotInProgress': 2, 'saveInProgress': 1. |
es480tCurrentConfigInUse | 1.3.6.1.4.1.343.6.60.1.5 | integer | read-only |
Shows which NVRAM configuration store was used at last boot Enumeration: 'primary': 1, 'secondary': 2. |
es480tConfigToUseOnReboot | 1.3.6.1.4.1.343.6.60.1.6 | integer | read-write |
Controls which NVRAM configuration store will be used on next reboot. Enumeration: 'primary': 1, 'secondary': 2. |
es480tOverTemperatureAlarm | 1.3.6.1.4.1.343.6.60.1.7 | truthvalue | read-only |
Alarm status of overtemperature sensor in device enclosure. |
es480tCurrentTemperature | 1.3.6.1.4.1.343.6.60.1.8 | integer | read-only |
Current temperature in degrees celcius measured inside device enclosure. |
es480tFanStatusTable | 1.3.6.1.4.1.343.6.60.1.9 | no-access |
Table of operational status of all internal cooling fans. |
|
1.3.6.1.4.1.343.6.60.1.9.1 | no-access |
Entry in table of all internal cooling fans. |
||
es480tFanNumber | 1.3.6.1.4.1.343.6.60.1.9.1.1 | integer | read-only |
Identifier of cooling fan, numbered from the front and/or left side of device. |
es480tFanOperational | 1.3.6.1.4.1.343.6.60.1.9.1.2 | truthvalue | read-only |
Operational status of a cooling fan. |
es480tPrimaryPowerOperational | 1.3.6.1.4.1.343.6.60.1.10 | truthvalue | read-only |
Operational status of internal power supply of a device. |
es480tRedundantPowerStatus | 1.3.6.1.4.1.343.6.60.1.11 | integer | read-only |
Operational status of an external redundant power supply to a device. Enumeration: 'notPresent': 1, 'presentNotOK': 3, 'presentOK': 2. |
es480tRedundantPowerAlarm | 1.3.6.1.4.1.343.6.60.1.12 | truthvalue | read-only |
Alarm state of an external redundant power supply to a device. Alarm state indicates either fan failure or overtemperature condition. |
es480tPrimarySoftwareRev | 1.3.6.1.4.1.343.6.60.1.13 | displaystring | read-only |
The software revision of the primary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device. |
es480tSecondarySoftwareRev | 1.3.6.1.4.1.343.6.60.1.14 | displaystring | read-only |
The software revision of the secondary image stored in this device. This string will have a zero length if the revision is unknown, invalid or not present. This will also be reported in RMON2 probeSoftwareRev if this is the software image currently running in the device. |
es480tImageToUseOnReboot | 1.3.6.1.4.1.343.6.60.1.15 | integer | read-write |
Controls which image will be used on next reboot. Enumeration: 'primary': 1, 'secondary': 2. |
es480tSystemID | 1.3.6.1.4.1.343.6.60.1.16 | displaystring | read-only |
This represents the System ID of the Summit Switch. |
es480tSystemBoardID | 1.3.6.1.4.1.343.6.60.1.17 | displaystring | read-only |
This represents the Board ID of the Summit Switch. |
es480tSystemLeftBoardID | 1.3.6.1.4.1.343.6.60.1.18 | displaystring | read-only |
This represents the Left Board ID of the Summit Switch. |
es480tSystemRightBoardID | 1.3.6.1.4.1.343.6.60.1.19 | displaystring | read-only |
This represents the Right Board ID of the Summit Switch. |
es480tInputPowerVoltage | 1.3.6.1.4.1.343.6.60.1.20 | integer | read-only |
The input power voltage at which the system is currently operating. Enumeration: 'v48DC': 3, 'v220': 2, 'v110': 1. |
es480tPowerStatus | 1.3.6.1.4.1.343.6.60.1.21 | integer | read-only |
Operational status of the power supply to a device. Enumeration: 'notPresent': 1, 'presentNotOK': 3, 'presentOK': 2. |
es480tPowerAlarm | 1.3.6.1.4.1.343.6.60.1.22 | truthvalue | read-only |
Alarm state of the power supply to a device. Alarm state indicates either fan failure or overtemperature condition. |
es480tRmonEnable | 1.3.6.1.4.1.343.6.60.1.23 | truthvalue | read-write |
Setting this to true will cause the agent to start collecting RMON statistics. |