agentIpv6NetworkPortNbrType
NETGEAR-ROUTING6-MIB ·
.1.3.6.1.4.1.4526.10.30.1.12.1.1.6
Object
column
Enumeration
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.
Context
- MIB
- NETGEAR-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4526.10.30.1.12.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentIpv6NetworkPortNbrEntry
- Table
- agentIpv6NetworkPortNbrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | dynamic |
3 | static |
4 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentIpv6NetworkPortNbrAddr The Ipv6 Address of a neighbor switch visible to the Network Port. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.4526.10.30.1.12.1.1.1 |
| agentIpv6NetworkPortNbrPhysAddr The MacAddress of the neighboring switch. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.4526.10.30.1.12.1.1.2 |
| agentIpv6NetworkPortNbrState The state of the neighboring switch:
reachable(1) - The neighbor is reachable by this switch.
stale(2) - Information about the neighbor is scheduled for deletion.
delay(3) … | column | Enumeration | .1.3.6.1.4.1.4526.10.30.1.12.1.1.3 |
| agentIpv6NetworkPortNbrUpdated The last sysUpTime that this neighbor has been updated. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.4526.10.30.1.12.1.1.4 |
| agentIpv6NetworkPortNbrIsRouter Returns true(1) if the neighbor machine is a router,
false(2) otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4526.10.30.1.12.1.1.5 |