cgprsGtpChargingGWOperState

CISCO-GPRS-GTP-MIB · .1.3.6.1.4.1.9.10.48.1.1.2.2.1.4

Object

column obsolete Enumeration
The operation state of the charging gateway.
'up' is when the charging gateway is up.
'down' is when the charging gateway is down.
'unknown' is when the charging gateway state can not be 
determined, such as during the time between it is configured 
and actual state is detected as functional.

Context

MIB
CISCO-GPRS-GTP-MIB
OID
.1.3.6.1.4.1.9.10.48.1.1.2.2.1.4
Type
column
Access
readonly
Status
obsolete
Parent
cgprsGtpChargingGWEntry
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-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-GTP-MIB::cgprsGtpChargingGWOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-GTP-MIB::cgprsGtpChargingGWOperState.<cgprsGtpChargingGWid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-GTP-MIB::cgprsGtpChargingGWOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3unknown

Conformance