ENTITY-STATE-TC-MIB

        This MIB defines state textual conventions.
        
Copyright (C) The Internet Society 2005.  This version
of this MIB module is part of RFC 4268;  see the RFC
itself for full legal notices.
    
Source file
ENTITY-STATE-TC-MIB
Last revised
Identity
entityStateTc
Base OID
1.3.6.1.2.1.130
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the rfc 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 'ENTITY-STATE-TC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-STATE-TC-MIB::entityStateTc'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTITY-STATE-TC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-STATE-TC-MIB::entityStateTc'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.2.1.130
Dependencies (2) 2 direct 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. ENTITY-STATE-TC-MIBrfcselected
Type Definitions (5)
Enumeration
unknown(1)
locked(2)
shuttingDown(3)
unlocked(4)
Bits
unknown(0)
underRepair(1)
critical(2)
major(3)
minor(4)
warning(5)
indeterminate(6)
Enumeration
unknown(1)
disabled(2)
enabled(3)
testing(4)
Enumeration
unknown(1)
hotStandby(2)
coldStandby(3)
providingService(4)
Enumeration
unknown(1)
idle(2)
active(3)
busy(4)