cipTgLlcOperState
CISCO-CIPTG-MIB ·
.1.3.6.1.4.1.9.9.73.1.1.2.1.1
Object
column Enumeration
Activation state of the CMCC LLC TG.
shutdown - CMCC interface with this LLC TG is
shutdown.
reset - This LLC TG interface is up, but
LLC connection establishment has not
started.
locatePeer - This LLC TG has sent a test command
to the configured remote network node.
peerLocated - This LLC TG has sent an LLC TEST
command and received a TEST rsp from
the configured remote network node.
negotiation - XID3 negotiation between the host and
the remote network node has begun using
this LLC connection TG.
contactPending - The LLC session negotiation is complete.
This LLC TG has sent or received a
SABME.
active - LLC connection TG is active.
Context
- MIB
- CISCO-CIPTG-MIB
- OID
.1.3.6.1.4.1.9.9.73.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cipTgLlcOperEntry
- Groups
- 2
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-CIPTG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTG-MIB::cipTgLlcOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CIPTG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTG-MIB::cipTgLlcOperState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CIPTG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CIPTG-MIB::cipTgLlcOperState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shutdown |
2 | reset |
3 | locatePeer |
4 | peerLocated |
5 | negotiation |
6 | contactPending |
7 | active |
Conformance
Member of