eltexIsisSysOperState
ELTEX-ISIS-MIB ·
.1.3.6.1.4.1.35265.55.1.1.1.1.5
Object
column EltexIsisOperStatus
The current operational status of this IS-IS instance.
Context
- MIB
- ELTEX-ISIS-MIB
- OID
.1.3.6.1.4.1.35265.55.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexIsisSysEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-ISIS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-ISIS-MIB::eltexIsisSysOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-ISIS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-ISIS-MIB::eltexIsisSysOperState.<eltexIsisSysInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-ISIS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-ISIS-MIB::eltexIsisSysOperState'
Syntax
- Source
- EltexIsisOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | operStatusUp |
2 | operStatusDown |
3 | operStatusGoingUp |
4 | operStatusGoingDown |
5 | operStatusActFailed |