nwAtFibRouteType
CTRON-AppleTalk-ROUTER-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.6
Object
column
mandatory
Enumeration
Indicates the type of route (Allows for PPP entries later).
Context
- MIB
- CTRON-AppleTalk-ROUTER-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwAtFibEntry
- Table
- nwAtFibTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | appleTalk |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nwAtFibStartNet mandatory Indicates the start of the network range for the route. | column | AtNetworkNumber | .1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.1 |
| nwAtFibEndNet mandatory Indicates the end of the network range for the route. | column | AtNetworkNumber | .1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.2 |
| nwAtFibNextHop mandatory Indicates the full AppleTalk network address of the
next hop router for the route. An address of all zeros
indicates a directly connected net. | column | AtDdpNodeAddress | .1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.3 |
| nwAtFibNextHopIf mandatory Indicates the value of MIB 2 ifindex, which identifies
the router port through which the next hop node exists.
Packets destined for the network specified by the entry
will be forw… | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.4 |
| nwAtFibHops mandatory Indicates the number of hops required to reach the
destination for which the entry exists. It is considered
as metric 1. | column | Integer32 | .1.3.6.1.4.1.52.4.2.2.2.3.4.2.5.1.1.5 |