rsrbRemotePeerEncapsulation
CISCO-RSRB-MIB ·
.1.3.6.1.4.1.9.9.29.1.2.1.1.2
Object
column
Enumeration
How traffic is encapsulated for RSRB:
tcp = IP datagrams over a TCP connection
serial = point-to-point (serial) direct encapsulation
lan = direct encapsulation over a LAN
fst = IP datagrams over a Fast Sequenced Transport connection
frameRelay = direct encapsulation over frame relay
Context
- MIB
- CISCO-RSRB-MIB
- OID
.1.3.6.1.4.1.9.9.29.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rsrbRemotePeerEntry
- Table
- rsrbRemotePeerTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcp |
2 | serial |
3 | lan |
4 | fst |
5 | frameRelay |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rsrbRemotePeerIndex An arbitrary index that uniquely identifies a remote peer
within a virtual ring. | column | Integer32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.1 |
| rsrbRemotePeerExplorersRx Number of explorer packets received from the remote peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.10 |
| rsrbRemotePeerTcpQueue Number of packets being held by the local router
in the TCP output queue to the remote peer. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.11 |
| rsrbRemotePeerDrops Number of received packets discarded by the local router.
The reasons for packets being dropped include, but are not
limited to, problems with the configuration, queue overflow,
a… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.12 |
| rsrbRemotePeerLocalAck Indicates if local acknowledgment is used for the sessions
going to the remote peer.
TRUE -> local acknowledgment is used
FALSE -> local acknowledgment is not used | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.29.1.2.1.1.13 |
| rsrbRemotePeerVersion The version of RSRB used between local and remote peer.
Generally peers can communicate if they are within one version
of each other. The value returned is the lower version
of t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.14 |
| rsrbRemotePeerIPAddr The IP address used by the RSRB remote peer.
This field is meaningful only for TCP and FST encapsulation.
For other encapsulation types 0.0.0.0 is returned. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.29.1.2.1.1.3 |
| rsrbRemotePeerLocalIfIndex Local interface index value to the RSRB remote peer. Same value
as used for accessing the Interface MIB for the same interface.
This field is meaningful only for serial, LAN and
… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.29.1.2.1.1.4 |
| rsrbRemotePeerState Current state of the RSRB session with the remote peer. | column | Enumeration | .1.3.6.1.4.1.9.9.29.1.2.1.1.5 |
| rsrbRemotePeerPacketsRx Number of packets received from remote peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.6 |
| rsrbRemotePeerPacketsTx Number of packets transmitted to remote peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.7 |
| rsrbRemotePeerBytesRx Number of bytes received from remote peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.8 |
| rsrbRemotePeerBytesTx Number of bytes transmitted to remote peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.29.1.2.1.1.9 |