cGgsnGlobalErrorTypes
CISCO-GGSN-MIB ·
.1.3.6.1.4.1.9.9.240.1.5.5
Object
scalar Enumeration
This object indicates the types of global errors
as follows.
'ggsnServiceUp' - GGSN service has started
'ggsnServiceDown' - GGSN service is shutdown
'mapSgsnUp' - MAP-SGSN service has started
'mapSgsnDown' - MAP-SGSN service is shutdown
'noDHCPServer' -- DHCP server is not configured
Context
- MIB
- CISCO-GGSN-MIB
- OID
.1.3.6.1.4.1.9.9.240.1.5.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cGgsnNotifInfo
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GGSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GGSN-MIB::cGgsnGlobalErrorTypes.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GGSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GGSN-MIB::cGgsnGlobalErrorTypes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ggsnServiceUp |
2 | ggsnServiceDown |
3 | mapSgsnUp |
4 | mapSgsnDown |
5 | noDHCPServer |