All MIBs › IPV6-MIB › ipv6NetToMediaType
ipv6NetToMediaType
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6NetToMediaType
OID (numeric): 1.3.6.1.2.1.55.1.12.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the mapping. The 'dynamic(2)' type indicates that the IPv6 address to physical addresses mapping has been dynamically resolved using the IPv6 Neighbor Discovery protocol. The static(3)' types indicates that the mapping has been statically configured. The local(4) indicates that the mapping is provided for an entity's own interface address.
This object is obsoleted by IP-MIB::ipNetToPhysicalType.
What is ipv6NetToMediaType?
Classified how an IPv6-to-physical-address mapping was learned: other(1), dynamic(2) (via Neighbor Discovery), static(3) (manually configured), or local(4) (the device's own interface address). Obsolete, replaced by IP-MIB::ipNetToPhysicalType.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.12.1.3 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6NetToMediaType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.12.1.3.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6NetToMediaType.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::ipv6NetToMediaType 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.12 | ipv6NetToMediaTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.12.1 | ipv6NetToMediaEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.12.1.3 | ipv6NetToMediaType | IPV6-MIB |