All MIBs › PSA-LIN-MIB › linIPv6NIDADStatus
linIPv6NIDADStatus
Module: PSA-LIN-MIB
OID (symbolic): PSA-LIN-MIB::linIPv6NIDADStatus
OID (numeric): 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IPv6 network interface DAD Status. Refer to the following definitions; value contents 0 The IP address is the preferred address. 4 The IP address is the optimistic address. 32 The IP address has been deprecated. 64 The DAD state is tentative.
What is linIPv6NIDADStatus?
This reports the interface's IPv6 address state from Duplicate Address Detection: preferred(0, normal usable state), optimistic(4), deprecated(32), or tentative(64, DAD still in progress). An admin checks this to confirm the address has reached preferred status rather than being stuck tentative or already deprecated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.9 snmpwalk -v2c -c public <target> PSA-LIN-MIB::linIPv6NIDADStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.9.1 snmpget -v2c -c public <target> PSA-LIN-MIB::linIPv6NIDADStatus.1
Start monitoring Fujitsu PRIMEQUEST server partition running Linux (ESMPRO ServerAgent CPU/memory/NIC inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PSA-LIN-MIB::linIPv6NIDADStatus OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMEQUEST server partition running Linux (ESMPRO ServerAgent CPU/memory/NIC inventory) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.211 | fujitsu | CFAB-MIB |
| 1.3.6.1.4.1.211.1 | product | CFAB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.211.1.31 | iaServer | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1 | primequest | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2 | partition | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100 | partitionCommon | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2 | logicalComponentForLinux | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4 | linNetworkInfo | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3 | linIPv6NetworkInterfaceTable | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1 | linIPv6NetworkInterfaceEntry | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.9 | linIPv6NIDADStatus | PSA-LIN-MIB |