extEthernetInterfaceIPv6AutoIPConfigEnabled
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.4.5.3.1
Object
scalar mandatory
r/w
Enumeration
The IPv6 automatic IP configuration enabled or disabled state for the ethernet interface.
NOTE: extEthernetInterfaceIPv6AutoIPConfigEnabled is the logical OR of extEthernetInterfaceDHCPv6Enabled
and extEthernetInterfaceIPv6StatelessAutoConfigEnabled settings.
NOTE: Enabling/Disabling extEthernetInterfaceIPv6AutoIPConfigEnabled will cause both
extEthernetInterfaceDHCPv6Enabled and extEthernetInterfaceIPv6StatelessAutoConfigEnabled to be enabled/disabled.
NOTE: extEthernetInterfaceIPv6StaticIPConfigEnabled and extEthernetInterfaceIPv6AutoIPConfigEnabled
cannot be disabled at the same time.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.9.1.4.5.3.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- extEthernetInterfaceIPv6AutoIPConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::extEthernetInterfaceIPv6AutoIPConfigEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::extEthernetInterfaceIPv6AutoIPConfigEnabled'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.