cgprsCgLinkState
CISCO-GPRS-CHARGING-MIB ·
.1.3.6.1.4.1.9.9.192.1.1.22.1.6
Object
column deprecated
Enumeration
This object is used to indicate the reachability of the CG. If the CG is reachable then this object is set to 'on'. When the CG is not reachable but the GGSN tries to establish a connection then the object will be set to 'pending' state. When the CG is not reachable then the value returned for this object will be 'off'.
Context
- MIB
- CISCO-GPRS-CHARGING-MIB
- OID
.1.3.6.1.4.1.9.9.192.1.1.22.1.6- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- cgprsCgGatewayEntry
- Groups
- 5
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-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgLinkState.<cgprsCgGatewayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-CHARGING-MIB::cgprsCgLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
3 | pending |