ggsnGtpcRole

GGSN-MIB · .1.3.6.1.4.1.10923.1.1.1.1.2.1.1.5

Object

column Enumeration
The current role of the GGSN-C (GTP-C) PIC. 
1. unknown 
2. master = node controller 
3. slave = session controller 
4. standby

Context

MIB
GGSN-MIB
OID
.1.3.6.1.4.1.10923.1.1.1.1.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
ggsnGtpcEntry
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 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GGSN-MIB::ggsnGtpcRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GGSN-MIB::ggsnGtpcRole.<ggsnGtpcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GGSN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GGSN-MIB::ggsnGtpcRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2master
3slave
4standby

Conformance