swPowerStatusChg
EQUIPMENT-MIB ·
.1.3.6.1.4.1.171.12.11.2.2.2.0.1
Object
notification
Power Status change notification. The notification is issued when the swPowerStatus changes in the following cases: lowVoltage -> overCurrent. lowVoltage -> working. lowVoltage -> disconnect. lowVoltage -> connect. overCurrent -> lowVoltage. overCurrent -> working. overCurrent -> disconnect. overCurrent -> connect. working -> lowVoltage. working -> overCurrent. working -> connect. working -> disconnect. fail -> connect. fail -> disconnect. connect -> lowVoltage. connect -> overCurrent. connect -> working. connect -> disconnect. disconnect -> lowVoltage. disconnect -> overCurrent. disconnect -> working. disconnect -> connect.
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.171.12.11.2.2.2.0.1- Type
- notification
- Status
- current
- Parent
- swEquipPowerNotifyPerfix
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::swPowerStatusChg'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::swPowerStatusChg'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.