All MIBs › RAPID-CITY › rcIpv6NetToPhysicalType
rcIpv6NetToPhysicalType
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpv6NetToPhysicalType
OID (numeric): 1.3.6.1.4.1.2272.1.62.1.1.7.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The type of mapping.
The 'dynamic(2)' type indicates that the IP address to physical addresses mapping has been dynamically resolved using e.g. IPv4 ARP or the IPv6 Neighbor Discovery protocol.
The 'static(3)' type indicates that the mapping has been statically configured. Both of these refer to entries that provide mappings for other entities addresses.
The 'local(4)' type indicates that the mapping is provided for an entity's own interface address.
As the entries in this table are typically not persistent when this object is written the entity SHOULD NOT save the change to non-volatile storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.7.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpv6NetToPhysicalType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.62.1.1.7.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpv6NetToPhysicalType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.62.1.1.7.1.6.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62 | rcIpv6 | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1 | rcIpv6Mib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1 | rcIpv6Objects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.7 | rcIpv6NetToPhysicalTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.7.1 | rcIpv6NetToPhysicalEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.62.1.1.7.1.6 | rcIpv6NetToPhysicalType | RAPID-CITY |