alaIPv6InterfaceAddressDADStatus
ALCATEL-ENT1-IPV6-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.29.1.1.4.1.5
Object
column r/w
Enumeration
The status of duplicate address detection for this address. The only value that may be set via SNMP is 'check' when the current status is 'duplicate'. In such cases, duplicate address detection will be performed again for the address.
Context
- MIB
- ALCATEL-ENT1-IPV6-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.29.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alaIPv6InterfaceAddressEntry
- 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 'ALCATEL-ENT1-IPV6-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IPV6-MIB::alaIPv6InterfaceAddressDADStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-IPV6-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-IPV6-MIB::alaIPv6InterfaceAddressDADStatus.<ipv6IfIndex>.<alaIPv6InterfaceAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-IPV6-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-IPV6-MIB::alaIPv6InterfaceAddressDADStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | pending |
2 | duplicate |
3 | passed |
4 | check |
Conformance
Member of