CISCO-ENTITY-SENSOR-EXT-MIB

Monitored by Observium
        This MIB is extension to ENTITY-SENSOR-MIB(RFC 3433). This MIB
also defines the notifications applicable for sensors reported
in ENTITY-MIB(RFC 4133).
    
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Sensors
Explore Observium network monitoring
Source file
CISCO-ENTITY-SENSOR-EXT-MIB
Last revised
Identity
ciscoEntitySensorExtMIB
Base OID
1.3.6.1.4.1.9.9.745
Imported Objects
CISCO-SMI ciscoMgmt
ENTITY-MIB entPhysicalDescr entPhysicalIndex entPhysicalName
ENTITY-SENSOR-MIB EntitySensorValue entPhySensorType entPhySensorValue
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-SENSOR-EXT-MIB::ciscoEntitySensorExtMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-SENSOR-EXT-MIB::ciscoEntitySensorExtMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (16)
3 directly used by Observium
.1.3.6.1.4.1.9.9.745
.1.3.6.1.4.1.9.9.745.0
.1.3.6.1.4.1.9.9.745.1
.1.3.6.1.4.1.9.9.745.1.1
.1.3.6.1.4.1.9.9.745.1.1.1
Unsigned32
.1.3.6.1.4.1.9.9.745.1.1.1.1
.1.3.6.1.4.1.9.9.745.1.1.1.2
.1.3.6.1.4.1.9.9.745.1.1.1.3
.1.3.6.1.4.1.9.9.745.1.1.1.4
.1.3.6.1.4.1.9.9.745.1.1.1.5
Enumeration
.1.3.6.1.4.1.9.9.745.1.1.1.6
.1.3.6.1.4.1.9.9.745.1.2
Enumeration
.1.3.6.1.4.1.9.9.745.1.2.1
.1.3.6.1.4.1.9.9.745.2
.1.3.6.1.4.1.9.9.745.2.1
.1.3.6.1.4.1.9.9.745.2.2
Dependencies (9) 6 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (2)
Enumeration
lessThan(1)
lessOrEqual(2)
greaterThan(3)
greaterOrEqual(4)
equalTo(5)
notEqualTo(6)
Enumeration
other(1)
minor(10)
major(20)
critical(30)
Conformance Groups (3)
The collection of objects which are used
to describe and monitor thresholds for
sensors.
.1.3.6.1.4.1.9.9.745.2.2.1
The collection of notifications used for
monitoring sensor threshold activity.
.1.3.6.1.4.1.9.9.745.2.2.2
The collection of objects which provide the global
notification control on
ceSensorExtThresholdNotification.
.1.3.6.1.4.1.9.9.745.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.745.2.1.1
An ENTITY-MIB implementation that adds notification
for sensors in the entPhysicalTable must implement
this group.
Required groups
mandatory ciscoEntSensorExtThresholdGroup
optional ciscoEntSensorExtNotificationCtrlGroup This group is mandatory for the platforms which support
global notification control on
ceSensorExtThresholdNotification.
optional ciscoEntSensorExtNotificationGroup This group is mandatory for the platforms which support
ceSensorExtThresholdTable and entPhySensorTable.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.745.0.1
This notification is generated once each time
the sensor value crosses the threshold value
specified by ceSensorExtThresholdValue object.