MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/CISCO-ENTITY-SENSOR-MIB
Prefix: cisco-entity-se
Related Modules:
ATM-MIB
BGP4-MIB
BRIDGE-MIB
CISCO-AAA-SERVER-MIB
CISCO-AAA-SESSION-MIB
💡 Example Usage
# GET module data curl -X GET \ -H "Accept: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/CISCO-ENTITY-SENSOR-MIB
📚 External Documentation
module: CISCO-ENTITY-SENSOR-MIB
+--ro CISCO-ENTITY-SENSOR-MIB
+--ro entSensorGlobalObjects
| +--ro entSensorThreshNotifGlobalEnable? boolean
+--ro entSensorValueTable
| +--ro entSensorValueEntry* [entPhysicalIndex]
| +--ro entPhysicalIndex -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entSensorType? CISCO-ENTITY-SENSOR-MIB:SensorDataType
| +--ro entSensorScale? CISCO-ENTITY-SENSOR-MIB:SensorDataScale
| +--ro entSensorPrecision? CISCO-ENTITY-SENSOR-MIB:SensorPrecision
| +--ro entSensorValue? CISCO-ENTITY-SENSOR-MIB:SensorValue
| +--ro entSensorStatus? CISCO-ENTITY-SENSOR-MIB:SensorStatus
| +--ro entSensorValueTimeStamp? yang:timestamp
| +--ro entSensorValueUpdateRate? CISCO-ENTITY-SENSOR-MIB:SensorValueUpdateRate
| +--ro entSensorMeasuredEntity? cisco-tc:EntPhysicalIndexOrZero
+--ro entSensorThresholdTable
+--ro entSensorThresholdEntry* [entPhysicalIndex entSensorThresholdIndex]
+--ro entPhysicalIndex -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
+--ro entSensorThresholdIndex int32
+--ro entSensorThresholdSeverity? CISCO-ENTITY-SENSOR-MIB:SensorThresholdSeverity
+--ro entSensorThresholdRelation? CISCO-ENTITY-SENSOR-MIB:SensorThresholdRelation
+--ro entSensorThresholdValue? CISCO-ENTITY-SENSOR-MIB:SensorValue
+--ro entSensorThresholdEvaluation? boolean
+--ro entSensorThresholdNotificationEnable? boolean
notifications:
+---n entSensorThresholdNotification
| +--ro object-1
| | +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| | +--ro entSensorThresholdIndex? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdIndex
| | +--ro entSensorThresholdValue? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdValue
| +--ro object-2
| | +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| | +--ro entSensorValue? -> /CISCO-ENTITY-SENSOR-MIB/entSensorValueTable/entSensorValueEntry/entSensorValue
| +--ro object-3
| +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entSensorThresholdIndex? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdIndex
| +--ro entSensorThresholdSeverity? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdSeverity
+---n entSensorThresholdRecoveryNotification
+--ro object-1
| +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entSensorValue? -> /CISCO-ENTITY-SENSOR-MIB/entSensorValueTable/entSensorValueEntry/entSensorValue
+--ro object-2
| +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entSensorThresholdIndex? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdIndex
| +--ro entSensorThresholdSeverity? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdSeverity
+--ro object-3
+--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
+--ro entSensorThresholdIndex? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdIndex
+--ro entSensorThresholdValue? -> /CISCO-ENTITY-SENSOR-MIB/entSensorThresholdTable/entSensorThresholdEntry/entSensorThresholdValue
About this tree: This visualization shows the hierarchical structure of the CISCO-ENTITY-SENSOR-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node