wfPowerSupply2
Wellfleet-HARDWARE-MIB ·
.1.3.6.1.4.1.18.3.1.2.1.44
Object
column mandatory
Enumeration
Status of Power Supply 1. The meaning of this object is platform dependent. It is normally used to report the status of the external power supply. Not all platforms support this object.
Context
- MIB
- Wellfleet-HARDWARE-MIB
- OID
.1.3.6.1.4.1.18.3.1.2.1.44- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfHwEntry
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 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-HARDWARE-MIB::wfPowerSupply2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-HARDWARE-MIB::wfPowerSupply2.<wfHwSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-HARDWARE-MIB::wfPowerSupply2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | fail |
3 | notpresent |
4 | notapplicable |