cnrdhcpv6DupIpv6AddressDetectedBy
CISCO-NETREG-DHCPV6-MIB ·
.1.3.6.1.4.1.9.10.139.1.1.11
Object
scalar Enumeration
This object indicates how a duplicated IPv6 address is detected. dhcpClient: The duplicate address is detected by the DHCP client and reported to the server via a Decline message.
Context
- MIB
- CISCO-NETREG-DHCPV6-MIB
- OID
.1.3.6.1.4.1.9.10.139.1.1.11- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ciscoNetRegDhcpv6NotifObjects
- Groups
- 1
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 'CISCO-NETREG-DHCPV6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NETREG-DHCPV6-MIB::cnrdhcpv6DupIpv6AddressDetectedBy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NETREG-DHCPV6-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NETREG-DHCPV6-MIB::cnrdhcpv6DupIpv6AddressDetectedBy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dhcpClient |
2 | dhcpServer |