PACKETFLUX-SENSORS-MIB
AI MIB Summary
The PACKETFLUX-SENSORS-MIB module facilitates the monitoring of generic hardware sensor data, such as temperature, voltage, and fan status, across system infrastructure via SNMP. It provides standardized access to these physical environmental metrics for real-time health assessment and fault detection within network devices.
MIB for generic sensor types found throughout a system
Main OID:
packetfluxSensors.packetfluxFeatureSpecific.2
31
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
packetfluxSensorsMIB for generic sensor types found throughout a system MODULE-IDENTITY .packetfluxFeatureSpecific.2 |
voltageSensorTableSensors which read voltage with units of 'volts'. SEQUENCE OF VoltageSensorEntry .packetfluxFeatureSpecific.2.1 |
voltageSensorEntryA single entry of the voltageSensor table. VoltageSensorEntry .packetfluxFeatureSpecific.2.1.1 |
voltageSensorSlotThe slot which contains the sensor. Unsigned32 .packetfluxFeatureSpecific.2.1.1.1 |
voltageSensorIndexThe number of the sensor within the slot. This field
distinguishes between multiple sensors of the same type in the
same slot, and is used as an index for this table. Unsigned32 .packetfluxFeatureSpecific.2.1.1.2 |
voltageSensorDescriptionContains a brief description for this sensor. This
description may be able to be changed by the user.rw DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.1.1.3 |
voltageSensorValueThe value of the sensor in volts. Note that this is reported
from the controller with 6 fixed decimal digits which is enough
to correctly represent mV and uV ranges. Some SNMP tools will
automatically put the decimal in the right spot. If not, you
will need to divide this value by 1,000,000 to get the value in
Volts.ro Fixed6DecimalDigits UNITS "V" .packetfluxFeatureSpecific.2.1.1.4 |
voltageSensorFunctionA human readable description of the function of this sensor.ro DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.1.1.5 |
currentSensorTableSensors which read current with units of 'amps'. SEQUENCE OF CurrentSensorEntry .packetfluxFeatureSpecific.2.2 |
currentSensorEntryA single entry of the currentSensor table. CurrentSensorEntry .packetfluxFeatureSpecific.2.2.1 |
currentSensorSlotThe slot which contains the sensor. Unsigned32 .packetfluxFeatureSpecific.2.2.1.1 |
currentSensorIndexThe number of the sensor within the slot. This field
distinguishes between multiple sensors of the same type in the
same slot, and is used as an index for this table. Unsigned32 .packetfluxFeatureSpecific.2.2.1.2 |
currentSensorDescriptionContains a brief description for this sensor. This may be able
to be set by the user.rw DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.2.1.3 |
currentSensorValueThe value of the sensor in anps. Note that this is reported
from the controller with 6 fixed decimal digits which is enough
to correctly represent mA and uA ranges. Some SNMP tools will
automatically put the decimal in the right spot. If not, you
will need to divide this value by 1,000,000 to get the value in
Amps.ro Fixed6DecimalDigits UNITS "A" .packetfluxFeatureSpecific.2.2.1.4 |
currentSensorFunctionA human readable description of the function of this sensor.ro DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.2.1.5 |
temperatureSensorTableSensors which read temperature with units of degrees
Celsius. SEQUENCE OF TemperatureSensorEntry .packetfluxFeatureSpecific.2.3 |
temperatureSensorEntryA single entry of the temperatureSensor table. TemperatureSensorEntry .packetfluxFeatureSpecific.2.3.1 |
temperatureSensorSlotThe slot which contains the sensor. Unsigned32 .packetfluxFeatureSpecific.2.3.1.1 |
temperatureSensorIndexThe number of the sensor within the slot. This field
distinguishes between multiple sensors of the same type in the
same slot, and is used as an index for this table. Unsigned32 .packetfluxFeatureSpecific.2.3.1.2 |
temperatureSensorDescriptionContains a brief description for this sensor. This may be able
to be set by the user.rw DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.3.1.3 |
temperatureSensorValueThe value of the sensor in degrees Celsius. Note that this is
reported from the controller with 2 decimal digits. Some SNMP
tools will automatically put the decimal in the right spot. If
not, you will need to divide this value by 100 to get the value
in Degrees. If you're needing Fahrenheit, multiply this value
by 1.8 then add 32 - or alternatively multiply by 9, divide by
5, then add 32 to the result.ro Fixed2DecimalDigits UNITS "C" .packetfluxFeatureSpecific.2.3.1.4 |
temperatureSensorFunctionA human readable description of the function of this sensor.ro DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.3.1.5 |
resistanceSensorTableSensors which read resistance with units of ohms SEQUENCE OF ResistanceSensorEntry .packetfluxFeatureSpecific.2.4 |
resistanceSensorEntryA single entry of the resistanceSensor table. ResistanceSensorEntry .packetfluxFeatureSpecific.2.4.1 |
resistanceSensorSlotThe slot which contains the sensor. Unsigned32 .packetfluxFeatureSpecific.2.4.1.1 |
resistanceSensorIndexThe number of the sensor within the slot. This field
distinguishes between multiple sensors of the same type in the
same slot, and is used as an index for this table. Unsigned32 .packetfluxFeatureSpecific.2.4.1.2 |
resistanceSensorDescriptionContains a brief description for this sensor. This may be able
to be set by the user.rw DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.4.1.3 |
resistanceSensorValueThe value of the sensor in ohms. Note that this is reported
from the controller with 2 decimal digits. Some SNMP tools will
automatically put the decimal in the right spot. If not, you
will need to divide this value by 100 to get the correct
value.ro Fixed2DecimalDigits UNITS "C" .packetfluxFeatureSpecific.2.4.1.4 |
resistanceSensorFunctionA human readable description of the function of this sensor.ro DisplayString (SNMPv2-TC) .packetfluxFeatureSpecific.2.4.1.5 |
packetfluxSensorsConformance OBJECT IDENTIFIER .packetfluxFeatureSpecific.2.128 |
packetfluxSensorsGroups OBJECT IDENTIFIER .packetfluxFeatureSpecific.2.128.1 |