tripPeerState
TRIP-MIB ·
.1.3.6.1.2.1.116.1.4.1.5
Object
column
Enumeration
TRIP Peer Finite State Machine state.
idle(1) : The initial state. Local LS refuses all
incoming connections. No application
resources are allocated to processing
information about the remote peer.
connect(2) : Local LS waiting for a transport
protocol connection to be completed to
the peer, and is listening for inbound
transport connections from the peer.
active(3) : Local LS is listening for an inbound
connection from the peer, but is not in
the process of initiating a connection
to the remote peer.
openSent(4) : Local LS has sent an OPEN message to its
peer and is waiting for an OPEN message
from the remote peer.
openConfirm(5): Local LS has sent an OPEN message to the
remote peer, received an OPEN message from
the remote peer, and sent a KEEPALIVE
message in response to the OPEN. The local
LS is now waiting for a KEEPALIVE message
or a NOTIFICATION message in response to
its OPEN message.
established(6): LS can exchange UPDATE, NOTIFICATION, and
KEEPALIVE messages with its peer.
Context
- MIB
- TRIP-MIB
- OID
.1.3.6.1.2.1.116.1.4.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tripPeerEntry
- Table
- tripPeerTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | connect |
3 | active |
4 | openSent |
5 | openConfirm |
6 | established |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tripPeerRemoteAddrInetType The type of Inet Address of the tripPeerRemoteAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.116.1.4.1.1 |
| tripPeerConnectRetryInterval Specifies the initial amount of time that will elapse
between connection retry. This value SHOULD double
after each attempt up to the value of
tripPeerMaxRetryInterval. This value… | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.10 |
| tripPeerMaxRetryInterval Specifies the maximum amount of time that will elapse
between connection retries. Once the value of
tripPeerConnectRetryInterval has reached this value, no
more retries will be at… | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.11 |
| tripPeerHoldTime The time interval in seconds for the hold timer that
is established with the peer. The value of this object
is the smaller of the values in
tripPeerHoldTimeConfigured and the hold… | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.12 |
| tripPeerKeepAlive Specifies the amount of time that MUST elapse between
keep alive messages. This value is negotiated with the
remote when a connection is established. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.13 |
| tripPeerHoldTimeConfigured Specifies the maximum time that MAY elapse between the
receipt of successive keepalive or update message. A value
of 0 means that keepalive or update messages will not be
… | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.14 |
| tripPeerKeepAliveConfigured Specifies the amount of time that MUST elapse between
keep alive messages. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.15 |
| tripPeerMaxPurgeTime Indicates the interval that the LS MUST maintain routes
marked as withdrawn in its database. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.16 |
| tripPeerDisableTime Indicate the interval that the TRIP module of the remote
peer LS MUST be disabled while routes originated by the
local LS with high sequence numbers can be removed. | column | Seconds Unsigned32 | .1.3.6.1.2.1.116.1.4.1.17 |
| tripPeerLearned Indicates whether this entry was learned or
configured. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.116.1.4.1.18 |
| tripPeerStorage The storage type for this conceptual row. Conceptual
rows having the value 'permanent' need not allow write-
access to any columnar objects in the row. It is not a
requirement th… | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.116.1.4.1.19 |
| tripPeerRemoteAddr The IP address of this entry's TRIP peer LS. The type of
this address is determined by the value of the
tripPeerRemoteAddrInetType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.116.1.4.1.2 |
| tripPeerRowStatus The row status of the entry. This object is REQUIRED to
create or delete rows remotely by a manager. If the
instance already exists for a particular applIndex, the
row create oper… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.116.1.4.1.20 |
| tripPeerRemotePort The remote port for the TCP connection between the
TRIP peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.116.1.4.1.3 |
| tripPeerIdentifier TRIP identifier of the peer. | column | TRIP-TC-MIBTripId | .1.3.6.1.2.1.116.1.4.1.4 |
| tripPeerAdminStatus This object is used to affect the TRIP connection
state.
up(1) : Allow a connection with the peer LS.
down(2) : disconnect the connection from the … | column | Enumeration | .1.3.6.1.2.1.116.1.4.1.6 |
| tripPeerNegotiatedVersion The negotiated version of TRIP running between this
local entity and this peer. | column | TRIP-TC-MIBTripProtocolVersion | .1.3.6.1.2.1.116.1.4.1.7 |
| tripPeerSendReceiveMode The operational mode of this peer. | column | TRIP-TC-MIBTripSendReceiveMode | .1.3.6.1.2.1.116.1.4.1.8 |
| tripPeerRemoteItad The Internet Telephony Administrative domain of
this peer. | column | TRIP-TC-MIBTripItad | .1.3.6.1.2.1.116.1.4.1.9 |