cipTgCmgrOperConnStatus

CISCO-CIPTG-MIB · .1.3.6.1.4.1.9.9.73.1.3.1.1.10

Object

column Enumeration
Activation state of the CMPC+ TG Connection Manager
connection.
reset          - Awaiting Cmgr Connection Request from the
                 host.
active         - A Cmgr Connection Request has been receive from
	          the host and CMCC has returned Cmgr Connection 
	          Request to the host.  The Cmgr connection is
	          now active.

Context

MIB
CISCO-CIPTG-MIB
OID
.1.3.6.1.4.1.9.9.73.1.3.1.1.10
Type
column
Access
readonly
Status
current
Parent
cipTgCmgrOperEntry
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::cipTgCmgrOperConnStatus'
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::cipTgCmgrOperConnStatus.<ifIndex>.<cipTgCmgrOperName>'
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::cipTgCmgrOperConnStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2active

Conformance