MIB YANG Tree Visualization - IOS-XE 17.18.1
📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/ENTITY-STATE-MIB
Prefix: entity-state
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-STATE-MIB
📚 External Documentation
module: ENTITY-STATE-MIB
+--ro ENTITY-STATE-MIB
+--ro entStateTable
+--ro entStateEntry* [entPhysicalIndex]
+--ro entPhysicalIndex -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
+--ro entStateLastChanged? snmpv2-tc:DateAndTime
+--ro entStateAdmin? entity-state:EntityAdminState
+--ro entStateOper? entity-state:EntityOperState
+--ro entStateUsage? entity-state:EntityUsageState
+--ro entStateAlarm? entity-state:EntityAlarmStatus
+--ro entStateStandby? entity-state:EntityStandbyStatus
notifications:
+---n entStateOperEnabled
| +--ro object-1
| | +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| | +--ro entStateAdmin? -> /ENTITY-STATE-MIB/entStateTable/entStateEntry/entStateAdmin
| +--ro object-2
| +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entStateAlarm? -> /ENTITY-STATE-MIB/entStateTable/entStateEntry/entStateAlarm
+---n entStateOperDisabled
+--ro object-1
| +--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
| +--ro entStateAdmin? -> /ENTITY-STATE-MIB/entStateTable/entStateEntry/entStateAdmin
+--ro object-2
+--ro entPhysicalIndex? -> /entity-mib:ENTITY-MIB/entPhysicalTable/entPhysicalEntry/entPhysicalIndex
+--ro entStateAlarm? -> /ENTITY-STATE-MIB/entStateTable/entStateEntry/entStateAlarm
About this tree: This visualization shows the hierarchical structure of the ENTITY-STATE-MIB MIB YANG module.
Generated using pyang -f tree command.
• +--rw = read-write node
• +--ro = read-only node
• +-- = configuration data
• x-- = deprecated node