extEthernetInterfaceDHCPv6Enabled
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.9.1.4.5.3.2.1
Object
scalar mandatory
r/w
Enumeration
The DHCPv6 enabled or disabled state for the ethernet interface.
NOTE: If extEthernetInterfaceIPv6StatelessAutoConfigEnabled is currently disabled, Disabling
extEthernetInterfaceDHCPv6Enabled will cause extEthernetInterfaceIPv6AutoIPConfigEnabled to be disabled.
NOTE: If extEthernetInterfaceIPv6StaticIPConfigEnabled and
extEthernetInterfaceIPv6StatelessAutoConfigEnabled are currently disabled, Disabling
extEthernetInterfaceDHCPv6Enabled will not be allowed.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.9.1.4.5.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- extEthernetInterfaceDHCPv6Config
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::extEthernetInterfaceDHCPv6Enabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::extEthernetInterfaceDHCPv6Enabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |