cgprsCgAlarmHistSeverity
CISCO-GPRS-CHARGING-MIB ·
.1.3.6.1.4.1.9.9.192.1.4.3.1.5
Object
This object indicates the severity of the alarm.
Context
- MIB
- CISCO-GPRS-CHARGING-MIB
- OID
.1.3.6.1.4.1.9.9.192.1.4.3.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- cgprsCgAlarmHistEntry
- Groups
- 2
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-GPRS-CHARGING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-CHARGING-MIB::cgprsCgAlarmHistSeverity'
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::cgprsCgAlarmHistSeverity.<cgprsCgAlarmHistIndex>'
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::cgprsCgAlarmHistSeverity'
Syntax
- Source
- CISCO-TCCiscoAlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |
7 | info |