agentIpv6ServicePortNbrType
EdgeSwitch-ROUTING6-MIB ·
.1.3.6.1.4.1.4413.1.1.30.1.7.3.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
- EdgeSwitch-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4413.1.1.30.1.7.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentIpv6ServicePortNbrEntry
- Table
- agentIpv6ServicePortNbrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | dynamic |
3 | static |
4 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentIpv6ServicePortNbrAddr The Ipv6 Address of a neighbor switch visible to the Service Port. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.4413.1.1.30.1.7.3.1.1 |
| agentIpv6ServicePortNbrPhysAddr The MacAddress of the neighboring switch. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.4413.1.1.30.1.7.3.1.2 |
| agentIpv6ServicePortNbrState 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.4413.1.1.30.1.7.3.1.3 |
| agentIpv6ServicePortNbrUpdated The last sysUpTime that this neighbor has been updated. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.4413.1.1.30.1.7.3.1.4 |
| agentIpv6ServicePortNbrIsRouter Returns true(1) if the neighbor machine is a router,
false(2) otherwise. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4413.1.1.30.1.7.3.1.5 |