cgprsCgGatewayOperStatus

CISCO-GPRS-CHARGING-MIB · .1.3.6.1.4.1.9.9.192.1.1.61.1.4

Object

column Enumeration
This object is used to indicate what is the operation status
of the configured charging gateway.
              
undefined(1)    The operation status of the CG is neither 
                active nor standby. 
active(2)       The operation status of the CG is active
standby(3)      The operation status of the CG is standby

Context

MIB
CISCO-GPRS-CHARGING-MIB
OID
.1.3.6.1.4.1.9.9.192.1.1.61.1.4
Type
column
Access
readonly
Status
current
Parent
cgprsCgGatewayIpEntry
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-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgGatewayOperStatus'
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::cgprsCgGatewayOperStatus.<cgprsCgGroupIndex>.<cgprsCgGatewayIpIndex>'
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::cgprsCgGatewayOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1undefined
2active
3standby

Conformance