pdu2WiringTopology
HAWK-I2-MIB ·
.1.3.6.1.4.1.3711.24.2.1.1.1.1.1.3
Object
column WiringTopologyType
The PDU wiring topology description.
Context
- MIB
- HAWK-I2-MIB
- OID
.1.3.6.1.4.1.3711.24.2.1.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pdu2Entry
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 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::pdu2WiringTopology'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HAWK-I2-MIB::pdu2WiringTopology.<pdu2PduNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HAWK-I2-MIB' -M '/opt/observium/mibs/panduit:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HAWK-I2-MIB::pdu2WiringTopology'
Syntax
- Source
- WiringTopologyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | singlePhase |
3 | twoPhase |
4 | threePhaseStar |
5 | threePhaseDelta |
6 | deltaWithNeutral |
254 | none |
255 | unknown |