All MIBs › IPV6-MIB › ipv6AddrType
ipv6AddrType
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6AddrType
OID (numeric): 1.3.6.1.2.1.55.1.8.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of address. Note that 'stateless(1)' refers to an address that was statelessly autoconfigured; 'stateful(2)' refers to a address which was acquired by via a stateful protocol (e.g. DHCPv6, manual configuration).
This object is obsoleted by IP-MIB::ipAddressOrigin.
What is ipv6AddrType?
Reported how an address was assigned: stateless(1) via SLAAC autoconfiguration, stateful(2) via a mechanism like DHCPv6 or manual config, or unknown(3). Obsolete, replaced by IP-MIB::ipAddressOrigin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.8.1.3 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6AddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.8.1.3.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6AddrType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipv6AddrType.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6AddrType OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8 | ipv6AddrTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8.1 | ipv6AddrEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.8.1.3 | ipv6AddrType | IPV6-MIB |