DNOS-BOXSERVICES-PRIVATE-MIB: View SNMP OID List / Download MIB
VENDOR: DELL INC.
Home | MIB: DNOS-BOXSERVICES-PRIVATE-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 |
fastPathBoxServices | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43 |
The Broadcom Private MIB for DNOS Box Services Feature. |
||
fastPathBoxServicesTraps | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0 | |||
boxsFanStateChange | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0.1 |
Trap is sent when fan state change happens. |
||
boxsPowSupplyStateChange | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0.2 |
Trap is sent when power supply state change happens. |
||
boxsTemperatureChange | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0.3 |
Trap is sent when temperature is changing and crossing any of the thresholds |
||
boxsThermalShutdown | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0.4 |
Trap is sent when thermal shutdown is initiated. |
||
boxsTemperatureStateChange | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.0.5 |
Trap is sent when the system temperature crosses a threshold. To avoid rapid flapping between states, a hysteresis may be applied. |
||
boxServicesGroup | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1 | |||
boxServicesNormalTempRangeMin | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.1 | integer32 | read-write |
Lower boundary of normal temperature range. |
boxServicesNormalTempRangeMax | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.2 | integer32 | read-write |
Upper boundary of normal temperature range. |
boxServicesTemperatureTrapEnable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.3 | integer | read-write |
Enable or disable temperature change event trap, raised when temperature crosses boundaries of normal range Enumeration: 'enable': 1, 'disable': 2. |
boxServicesPSMStateTrapEnable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.4 | integer | read-write |
Enable or disable Power Supply Module state change trap. Enumeration: 'enable': 1, 'disable': 2. |
boxServicesFanStateTrapEnable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.5 | integer | read-write |
Enable or disable Fan state change trap. Enumeration: 'enable': 1, 'disable': 2. |
boxServicesFansTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6 | no-access |
Fan |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1 | no-access |
Box Services Fan Entry |
||
boxServicesFansIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.1 | integer32 | read-only |
Unique index of fan table entry |
boxServicesFanItemType | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.2 | integer | read-only |
The type of fan Enumeration: 'removableDC': 4, 'fixedAC': 3, 'removable': 2, 'fixed': 1, 'removableAC': 6, 'fixedDC': 5. |
boxServicesFanItemState | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.3 | integer | read-only |
The status of fan. nopower(4) - This state means the fan is present but no AC is connected. Enumeration: 'powering': 4, 'nopower': 5, 'notpowering': 6, 'incompatible': 7, 'operational': 2, 'failed': 3, 'notpresent': 1. |
boxServicesFanSpeed | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.4 | integer32 | read-only |
The speed of fan |
boxServicesFanDutyLevel | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.5 | integer32 | read-only |
The duty level of fan, in percents |
boxServicesPowSuppliesTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7 | no-access |
Power supply |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1 | no-access |
Box Services Power Supply Entry |
||
boxServicesPowSupplyIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1.1 | integer32 | read-only |
Unique index of power supply table entry |
boxServicesPowSupplyItemType | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1.2 | integer | read-only |
The type of power supply Enumeration: 'removableDC': 4, 'fixedAC': 3, 'removable': 2, 'fixed': 1, 'removableAC': 6, 'fixedDC': 5. |
boxServicesPowSupplyItemState | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1.3 | integer | read-only |
The status of power supply. nopower(4) - This state means the power supply is present but no AC is connected. incompatible(5) - This state is possible on boards capable of pluggable Power supplies Enumeration: 'powering': 4, 'nopower': 5, 'notpowering': 6, 'incompatible': 7, 'operational': 2, 'failed': 3, 'notpresent': 1. |
boxServicesTempSensorsTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8 | no-access |
Temperature sensor |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1 | no-access |
Box Services Temperature Sensor Entry |
||
boxServicesUnitIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.1 | unsigned32 | read-only |
Unit index for an entry in the Box Services Temperature Sensor Table |
boxServicesTempSensorIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.2 | unsigned32 | read-only |
Unique index of temperature sensor table entry |
boxServicesTempSensorType | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.3 | integer | read-only |
The type of temperature sensor Enumeration: 'removableDC': 4, 'fixedAC': 3, 'removable': 2, 'fixed': 1, 'removableAC': 6, 'fixedDC': 5. |
boxServicesTempSensorState | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.4 | integer | read-only |
The state of temperature sensor Enumeration: 'normal': 1, 'notoperational': 6, 'warning': 2, 'critical': 3, 'shutdown': 4, 'notpresent': 5. |
boxServicesTempSensorTemperature | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.8.1.5 | integer32 | read-only |
The temperature value reported by sensor |
boxsUnitPwrUsageHistoryTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9 | no-access |
A table providing configuration and status of Power Usage History feature |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1 | no-access |
Power Usage History Table for a Unit. |
||
boxsPwrUsageHistoryUnitIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.1 | integer | no-access |
This is a unique index for an entry in the boxsUnitPwrUsageHistoryTable. A non-zero value indicates the unitIndex for the corresponding unit entry in the Power Usage History Table. |
boxsPwrUsageHistoryUnitSampleIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.2 | integer | no-access |
This is a unique index for an entry in the boxsUnitPwrUsageHistoryTable. A non-zero value indicates the sampleIndex for the corresponding sample entry in the Power Usage History Table. |
boxsPwrUsageHistoryUnitSampleTime | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.3 | displaystring | read-only |
Time at which the Sample was collected. |
boxsPwrUsageHistoryUnitPowerConsumption | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.4 | integer | read-only |
Power Consumption (mWatts) at the time of collecting the given sample. |
boxsPwrUsageHistoryStackPowerConsumption | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.5 | integer | read-only |
Power Consumption (mWatts) per Stack at the time of collecting the given sample. |
boxsPwrUsageHistoryUnitSampleInterval | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.10 | integer | read-write |
Interval at which power consumption data needs to be collected. |
boxsPwrUsageHistoryUnitMaxSamples | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.11 | integer | read-write |
Maximum number of samples to keep. |
boxServicesThermalShutdownSensor | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.13 | unsigned32 | no-access |
The number of the sensor which initiated thermal shutdown. |
boxServicesThermalShutdownTemperature | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.14 | unsigned32 | no-access |
The temperature of the sensor which initiated thermal shutdown. |
boxServicesTempUnitTable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.15 | no-access |
Temperature status table |
|
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.15.1 | no-access |
Box Services Temperature Unit Entry |
||
boxServicesTempUnitIndex | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.15.1.1 | unsigned32 | no-access |
Unit index for an entry in the Box Services Temperature Unit Table |
boxServicesTempUnitState | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.15.1.2 | boxstemperaturestatus | read-only |
The temperature state of the unit |
boxServicesTempUnitTemperature | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.15.1.3 | integer32 | read-only |
The highest temperature currently reported by any sensor on the unit |
boxServicesNotificationsGroup | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.2 | |||
boxsItemStateChangeEvent | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.2.1 | integer | no-access |
This event describes states of the fan or power supply. insertion - hot-pluggable fan or power supply was inserted removal - hot-pluggable fan or power supply was removed becomeoperational - fan or power supply became operational after failure state failure - fan or power supply failure happened, i.e. it is not able to perform its functions losepower - a power supply was operational, but the power to it has been disconnected or has failed Enumeration: 'becomeoperational': 3, 'failure': 4, 'losepower': 5, 'insertion': 1, 'removal': 2. |
boxsTemperatureChangeEvent | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.2.2 | integer | no-access |
This event describes change of the temperature. To avoid flipping on boundary conditions, it is allowed to send the trap taking into account some margin around thresholds. abovethreshold - temperature increased and crossed upper threshold value belowthreshold - temperature decreased and crossed lower threshold value withinnormalrange - temperature returned to normal range (between threshold) Enumeration: 'abovethreshold': 1, 'withinnormalrange': 3, 'belowthreshold': 2. |
boxsTemperatureStatusCurrentEvent | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.2.3 | boxstemperaturestatus | no-access |
This event describes the current status of a switch. |
boxsTemperatureStatusPreviousEvent | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.2.4 | boxstemperaturestatus | no-access |
This event describes the previous status of a switch. |
boxsLocatorLedConfigGroup | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.4 | |||
boxsLocatorLedUnit | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.4.1 | integer | read-write |
Spesifies unit number where Locator LED should blink on. This is write-only value. It always returns '0' on request if the Locator Led feature is supported. |
boxsLocatorLedTime | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.4.2 | integer | read-write |
Indicates time period in seconds for Locator LED blinking. The range is from 20 to 3600 seconds. The dafault value is 20 seconds. This is write-only value. It always returns '0' on request if the Locator Led feature is supported. |
boxsLocatorLedEnable | 1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.4.3 | integer | read-write |
Starts the Locator LED blinking. If boxsLocatorLedUnit has not been set current(manager) unit number will be used. If boxsLocatorLedTime has not been set default value(20 seconds) will be used. This is write-only value. It always returns '0' on request if the Locator Led feature is supported. Enumeration: 'enable': 1, 'disable': 0. |