pdu3ConfigIPv4IPv6Switch
CPQPOWER-MIB ·
.1.3.6.1.4.1.232.165.11.1.3.1.6
Object
column mandatory
Enumeration
Setting this OID to IPv4(1) will enable the IPv4 configuration. Setting this OID to IPv6(2) will enable the IPv6 configuration. Setting this OID to IPv4&IPv6(3) will enable both IPv4 and IPv6 configuration.
Context
- MIB
- CPQPOWER-MIB
- OID
.1.3.6.1.4.1.232.165.11.1.3.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pdu3ConfigEntry
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 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu3ConfigIPv4IPv6Switch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQPOWER-MIB::pdu3ConfigIPv4IPv6Switch.<pdu3ConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQPOWER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQPOWER-MIB::pdu3ConfigIPv4IPv6Switch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | iPv4 |
2 | iPv6 |
3 | iPv4IPv6 |