hpicfIpv6InterfaceCfgEnableStatus
HP-ICF-IPCONFIG ·
.1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.6
Object
column r/w
Enumeration
The indication of whether IPv6 is enabled (up) or disabled
(down) on this interface.
Setting this object to up(1) will enable ipv6 for the given
interface.Setting this object to down(2) will disable the ipv6
for the interface only if hpicfIpv6InterfaceDhcpMode,
hpicfIpv6InterfaceManual and hpicfIpv6InterfaceAutoConfig are
disabled.A get on this object reflects the data saved in a
non-volatile storage.
Note:To get the current ipv6 status for an interface refer to
ipv6InterfaceEnableStatus.
Context
- MIB
- HP-ICF-IPCONFIG
- OID
.1.3.6.1.4.1.11.2.14.11.1.10.3.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfIpv6InterfaceEntry
- Groups
- 1
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 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv6InterfaceCfgEnableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfIpv6InterfaceCfgEnableStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IPCONFIG::hpicfIpv6InterfaceCfgEnableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of