kipState
RFC1243-MIB ·
.1.3.6.1.2.1.13.6.1.1.8
Object
column
mandatory
r/w
Enumeration
The state of this network entry.
Setting this object to the value invalid(3) has
the effect of invalidating the corresponding
entry in the kipTable. 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
kipState object.
Context
- MIB
- RFC1243-MIB
- OID
.1.3.6.1.2.1.13.6.1.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- kipEntry
- Table
- kipTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configured |
2 | learned |
3 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| kipNetStart mandatory The first AppleTalk network address in the
range for this routing entry. This address is a
two octet DDP network address in network byte
order. | column | OctetString | .1.3.6.1.2.1.13.6.1.1.1 |
| kipNetEnd mandatory The last AppleTalk network address in the range
for this routing entry. This address is a two
octet DDP network address in network byte order.
If the network to which this AppleT… | column | OctetString | .1.3.6.1.2.1.13.6.1.1.2 |
| kipNextHop mandatory The IP address of the next hop in the route to
this entry's destination network. | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.13.6.1.1.3 |
| kipHopCount mandatory The number of hops required to reach the
destination network to which this entry pertains. | column | Integer32 | .1.3.6.1.2.1.13.6.1.1.4 |
| kipBCastAddr mandatory The form of the IP address used to broadcast on
this network. | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.13.6.1.1.5 |
| kipCore mandatory The status of this network as a Kip Core
network. | column | Enumeration | .1.3.6.1.2.1.13.6.1.1.6 |
| kipType mandatory The type of the entity that this route points
to. | column | Enumeration | .1.3.6.1.2.1.13.6.1.1.7 |
| kipShare mandatory If the information in this entry is propagated
to other routers as part of a routing protocol,
the value of this variable is equal to
shared(1). Otherwise its value is private(2). | column | Enumeration | .1.3.6.1.2.1.13.6.1.1.9 |