c64ChassisAlarmSeverity
CISCO-6400-CHASSIS-MIB ·
.1.3.6.1.4.1.9.10.27.1.2.2.1.4
Object
column Enumeration
This object indicates the severity of the alarm.
Context
- MIB
- CISCO-6400-CHASSIS-MIB
- OID
.1.3.6.1.4.1.9.10.27.1.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- c64ChassisAlarmEntry
- Groups
- 1
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-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSeverity.<c64ChassisAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-6400-CHASSIS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-6400-CHASSIS-MIB::c64ChassisAlarmSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | minor |
2 | major |
3 | critical |
Conformance
Member of