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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |