snTrapChasPwrSupply

HP-SN-TRAP-MIB · .1.3.6.1.4.1.11.0.1

Object

notification
The SNMP trap that is generated when a power supply fails
to operate normally. The value is a packed bit string;
the 2 power supplies status are encoded into 4 bits
(a nibble). 
The following shows the meaning of each bit:
(bit 0 is the least significant bit).
          
bit position   meaning
------------   -------
4-31	 reserved
3		 Power  Supply 2 DC (0=bad, 1=good).
2		 Power  Supply 1 DC (0=bad, 1=good).
1		 Power  Supply 2 present status (0=present, 1=not-present).
0		 Power  Supply 1 present status (0=present, 1=not-present).

Context

MIB
HP-SN-TRAP-MIB
OID
.1.3.6.1.4.1.11.0.1
Type
notification
Status
current

Notifications are emitted by an agent; they cannot be read with snmpget or walked.

Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'HP-SN-TRAP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-TRAP-MIB::snTrapChasPwrSupply'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SN-TRAP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SN-TRAP-MIB::snTrapChasPwrSupply'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.