cipTgLlcOperConnStatus

CISCO-CIPTG-MIB · .1.3.6.1.4.1.9.9.73.1.1.2.1.16

Object

column Enumeration
Activation state of this CMPC+ TG APPN connection.
reset           - Awaiting MPC+ APPN Connection Request from the
                  host.
connRequestSent - The CMCC has sent an MPC+ APPN Connection Request
                  to the host and is awaiting an MPC+ APPN Connection
                  Confirm from the host.
pendingActive   - The CMCC is waiting for the host to enable traffic
                  flow on the APPN connection. 
active          - The MPC+ APPN connection is active and both the 
                  CMCC and the host have enabled traffic flow on the
                  connection.

Context

MIB
CISCO-CIPTG-MIB
OID
.1.3.6.1.4.1.9.9.73.1.1.2.1.16
Type
column
Access
readonly
Status
current
Parent
cipTgLlcOperEntry
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-CIPTG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTG-MIB::cipTgLlcOperConnStatus'
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::cipTgLlcOperConnStatus.<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::cipTgLlcOperConnStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2connRequestSent
3pendingActive
4active

Conformance