All MIBs › A3COM-LIC-R1-MIB › llcCcOperState
llcCcOperState
Module: A3COM-LIC-R1-MIB
OID (symbolic): A3COM-LIC-R1-MIB::llcCcOperState
OID (numeric): 1.3.6.1.4.1.43.2.26.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object describes the operational state of the LLC connection. If the connection component is disabled, llcCcOperState will be allowed to transition to aDM(1). If the connection component is enabled, llcCcOperState will be allowed to transition to normal(3).
What is llcCcOperState?
This integer represents the LLC connection's operational state, transitioning between disabled (aDM) and normal states. Engineers monitor it to verify link status and detect unexpected state transitions indicating problems. A value of 3 (normal) means the connection is active and functioning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.26.3.2.1.1 snmpwalk -v2c -c public <target> A3COM-LIC-R1-MIB::llcCcOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.26.3.2.1.1.1 snmpget -v2c -c public <target> A3COM-LIC-R1-MIB::llcCcOperState.1
Start monitoring 3Com bridges/routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-LIC-R1-MIB::llcCcOperState OID value, configure state conditions and alerts, and monitor any 3Com bridges/routers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.26 | llc | A3COM-LIC-R1-MIB |
| 1.3.6.1.4.1.43.2.26.3 | llcCcGroup | A3COM-LIC-R1-MIB |
| 1.3.6.1.4.1.43.2.26.3.2 | llcCcOperTable | A3COM-LIC-R1-MIB |
| 1.3.6.1.4.1.43.2.26.3.2.1 | llcCcOperEntry | A3COM-LIC-R1-MIB |
| 1.3.6.1.4.1.43.2.26.3.2.1.1 | llcCcOperState | A3COM-LIC-R1-MIB |