📊 ENTITY-SENSOR-MIB

MIB YANG Tree Visualization - IOS-XE 17.18.1

📚 API Documentation & Navigation

📄 View Swagger Spec 🚀 Open in Swagger UI 📂 Browse All MIB APIs 📄 YANG Source 🌳 All MIB Trees 🏠 Main Tree Browser

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/ENTITY-SENSOR-MIB

Prefix: entity-sensor

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/ENTITY-SENSOR-MIB

📚 External Documentation

💻 YANG Source📖 YANG Catalog
module: ENTITY-SENSOR-MIB
  +--ro ENTITY-SENSOR-MIB
     +--ro entPhySensorTable
        +--ro entPhySensorEntry* [entPhysicalIndex]
           +--ro entPhysicalIndex               -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
           +--ro entPhySensorType?              ENTITY-SENSOR-MIB:EntitySensorDataType
           +--ro entPhySensorScale?             ENTITY-SENSOR-MIB:EntitySensorDataScale
           +--ro entPhySensorPrecision?         ENTITY-SENSOR-MIB:EntitySensorPrecision
           +--ro entPhySensorValue?             ENTITY-SENSOR-MIB:EntitySensorValue
           +--ro entPhySensorOperStatus?        ENTITY-SENSOR-MIB:EntitySensorStatus
           +--ro entPhySensorUnitsDisplay?      snmp-framework:SnmpAdminString
           +--ro entPhySensorValueTimeStamp?    yang:timestamp
           +--ro entPhySensorValueUpdateRate?   uint32

About this tree: This visualization shows the hierarchical structure of the 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