shelfIntegratedAlarm

BASIS-SHELF-MIB · .1.3.6.1.4.1.351.110.1.1.14

Object

scalar mandatory Enumeration
Alarm status of the shelf.An implementation may not support 
all the values.
          
possible values are :
          
clear (1)	: shelf is not in alarm
 minor (2)     : Indicates that a non-service affecting condition
                has occurred and that corrective action should
		  be taken in order to prevent a more serious fault.
 major (3)	: Indicates that a service affecting condition
                 has occurred and urgent corrective action is 
		  required.
 critical (4)	: Indicates that a service affecting condition has
		  occurred and immediate corrective action is required.
The definition for minor(2),major(3),critical(4) are taken from
Bell Core document : GR-1248-CORE.

Context

MIB
BASIS-SHELF-MIB
OID
.1.3.6.1.4.1.351.110.1.1.14
Type
scalar
Access
readonly
Status
mandatory

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BASIS-SHELF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-SHELF-MIB::shelfIntegratedAlarm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-SHELF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-SHELF-MIB::shelfIntegratedAlarm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1clear
2minor
3major
4critical