snTrapChasPwrSupply

FOUNDRY-SN-NOTIFICATION-MIB · .1.3.6.1.4.1.1991.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
FOUNDRY-SN-NOTIFICATION-MIB
OID
.1.3.6.1.4.1.1991.0.1
Type
notification
Status
current
Parent
snTraps

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 'FOUNDRY-SN-NOTIFICATION-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-NOTIFICATION-MIB::snTrapChasPwrSupply'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-NOTIFICATION-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-NOTIFICATION-MIB::snTrapChasPwrSupply'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.