qllcLSOperState

CISCO-QLLC01-MIB · .1.3.6.1.4.1.9.10.6.1.2.1.7

Object

column Enumeration
The state of a particular QLLC connection. 
Inop, closed, opening, closing,
 recovery and opened are states defined in the IBM
 document SC30-3409-1 The X.25 1984/1988 DTE/DCE 
 and DTE/DTE Interface Architecture Reference.

Context

MIB
CISCO-QLLC01-MIB
OID
.1.3.6.1.4.1.9.10.6.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
qllcLSOperEntry
Groups
1

Walk 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 'CISCO-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QLLC01-MIB::qllcLSOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QLLC01-MIB::qllcLSOperState.<qllcLSOperIfIndex>.<qllcLSOperLciVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QLLC01-MIB::qllcLSOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lsStateInop
2lsStateClosed
3lsStateOpening
4lsStateClosing
5lsStateRecovery
6lsStateOpened

Conformance