cGgsnHistNotifType
CISCO-GGSN-MIB ·
.1.3.6.1.4.1.9.9.240.1.2.7.1.2
Object
column Enumeration
This object indicates the type of notification.
Context
- MIB
- CISCO-GGSN-MIB
- OID
.1.3.6.1.4.1.9.9.240.1.2.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cGgsnHistNotifEntry
- Groups
- 3
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-GGSN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GGSN-MIB::cGgsnHistNotifType'
More examples
Read one indexed 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::cGgsnHistNotifType.<cGgsnHistNotifIndex>'
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::cGgsnHistNotifType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ggsnServiceUp |
2 | ggsnServiceDown |
3 | mapSgsnUp |
4 | mapSgsnDown |
5 | noResource |
6 | noRADIUS |
7 | noDHCPServer |
8 | ipAllocationFail |
9 | authenticationFail |
10 | apnUnreachable |