llcCcOperState
CISCO-SNA-LLC-MIB ·
.1.3.6.1.4.1.9.10.8.1.3.2.1.1
Object
column Enumeration
This object describes the operational state of the LLC connection. If the connection component is disabled, llcCcOperState will transition to aDM(1). If the connection component is enabled, llcCcOperState will transition to normal(3).
Context
- MIB
- CISCO-SNA-LLC-MIB
- OID
.1.3.6.1.4.1.9.10.8.1.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- llcCcOperEntry
- Groups
- 1
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 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcCcOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcCcOperState.<ifIndex>.<llcPortVirtualIndex>.<llcSapNumber>.<llcCcRMac>.<llcCcRSap>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNA-LLC-MIB::llcCcOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aDM |
2 | setup |
3 | normal |
4 | busy |
5 | reject |
6 | await |
7 | awaitBusy |
8 | awaitReject |
9 | dConn |
10 | reset |
11 | error |
12 | conn |
13 | resetCheck |
14 | resetWait |
Conformance
Member of