rtmpState
APPLETALK-MIB ·
.1.3.6.1.2.1.13.5.1.1.7
Object
column
mandatory
r/w
Enumeration
The status of the information contained in this
route entry.
Setting this object to the value invalid(5) has the
effect of invalidating the corresponding entry in
the rtmpTable. That is, it effectively
disassociates the mapping identified with said
entry. It is an implementation-specific matter as
to whether the agent removes an invalidated entry
from the table. Accordingly, management stations
must be prepared to receive from agents tabular
information corresponding to entries not currently
in use. Proper interpretation of such entries
requires examination of the relevant rtmpState
object.
Context
- MIB
- APPLETALK-MIB
- OID
.1.3.6.1.2.1.13.5.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rtmpEntry
- Table
- rtmpTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | good |
2 | suspect |
3 | badZero |
4 | badOne |
5 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rtmpRangeStart mandatory The first DDP network address in the network range
to which this routing entry pertains. This is a two
octet DDP network address in network byte order. | column | ATNetworkNumber | .1.3.6.1.2.1.13.5.1.1.1 |
| rtmpRangeEnd mandatory The last DDP network address in the network range
to which this routing entry pertains. This is a two
octet DDP network address in network byte order. If
the network to which th… | column | ATNetworkNumber | .1.3.6.1.2.1.13.5.1.1.2 |
| rtmpNextHop mandatory The next internet router in the route to this
entry's destination network. The format of this
address can be determined by examinating the
atportType corresponding to this entry. | column | OctetString | .1.3.6.1.2.1.13.5.1.1.3 |
| rtmpType mandatory The type of network over which this route points. | column | Enumeration | .1.3.6.1.2.1.13.5.1.1.4 |
| rtmpPort mandatory The AppleTalk port over which this route points.
The interface identified by a particular value of
this variable is the same interface as identified by
the same value of atportInd… | column | Integer32 | .1.3.6.1.2.1.13.5.1.1.5 |
| rtmpHops mandatory The number of hops required to reach the
destination network to which this routing entry
pertains. | column | Integer32 | .1.3.6.1.2.1.13.5.1.1.6 |