pduInputPhaseStatusCurrentState
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.3.4.1.3
Object
column mandatory
Enumeration
Indicates the present current status of the PDU Phase in case of Y connection or PDU Line in case of Delta conneciton.
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.3.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pduInputPhaseStatusEntry
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 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduInputPhaseStatusCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduInputPhaseStatusCurrentState.<pduUnitStatusIndex>.<pduInputPhaseStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPDU-MIB::pduInputPhaseStatusCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upperCritical |
2 | upperWarning |
3 | lowerWarning |
4 | lowerCritical |
5 | normal |