CISCO-RSRB-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
25
.1.3.6.1.4.1.9.9.29.1.1.1 · 1 row entry · 3 columns
Table of virtual rings in the router.
rsrbVirtRingEntry entry .1.3.6.1.4.1.9.9.29.1.1.1.1
Configuration values for a virtual ring.
Indexes
rsrbVirtRingIndex
Column Syntax OID
rsrbVirtRingIndex
The configured number of the virtual ring in which this peer is
participating.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.29.1.1.1.1.1
rsrbVirtRingIPAddr
The IP address configured for this RSRB local peer.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.29.1.1.1.1.2
rsrbVirtRingMaxTcpQSize
The maximum number of packets that can be held in any single
outbound TCP queue to a remote peer before packets are discarded.
This value indicates the configured or default value.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.29.1.1.1.1.3
.1.3.6.1.4.1.9.9.29.1.2.1 · 1 row entry · 14 columns
Table of RSRB remote peers for a virtual ring.
rsrbRemotePeerEntry entry .1.3.6.1.4.1.9.9.29.1.2.1.1
Configuration and status information of a remote RSRB peer.
Indexes
rsrbVirtRingIndex rsrbRemotePeerIndex
Column Syntax OID
rsrbRemotePeerIndex
An arbitrary index that uniquely identifies a remote peer
within a virtual ring.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.29.1.2.1.1.1
rsrbRemotePeerEncapsulation
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 Se…
Enumeration
Enumerated Values:
1tcp
2serial
3lan
4fst
5frameRelay
.1.3.6.1.4.1.9.9.29.1.2.1.1.2
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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
frame relay encapsulation. For other en…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.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.
Enumeration
Enumerated Values:
1dead
2closed
3opening
4openWaitXport
5waitRemoteRsp
6remoteResponded
7remoteOpened
8draining
9connected
.1.3.6.1.4.1.9.9.29.1.2.1.1.5
rsrbRemotePeerPacketsRx
Number of packets received from remote peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.29.1.2.1.1.6
rsrbRemotePeerPacketsTx
Number of packets transmitted to remote peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.29.1.2.1.1.7
rsrbRemotePeerBytesRx
Number of bytes received from remote peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.29.1.2.1.1.8
rsrbRemotePeerBytesTx
Number of bytes transmitted to remote peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.29.1.2.1.1.9
rsrbRemotePeerExplorersRx
Number of explorer packets received from the remote peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.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,
and protocol errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.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
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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 the two peers.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.29.1.2.1.1.14
.1.3.6.1.4.1.9.9.29.1.3.1 · 1 row entry · 8 columns
Table of local and remote rings associated with a 
virtual ring.
rsrbRingEntry entry .1.3.6.1.4.1.9.9.29.1.3.1.1
A ring described by a unique ring number within the
bridged token ring network, and the virtual ring
which it is associated with.
Indexes
rsrbVirtRingIndex rsrbRingIndex
Column Syntax OID
rsrbRingIndex
The configured ring number that uniquely identifies this network
segment or ring within the bridged token ring network.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.29.1.3.1.1.1
rsrbRingBridge
The configured number of the bridge that connects this entry's
ring to the virtual ring.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.9.9.29.1.3.1.1.2
rsrbRingLocal
Indicates if the entry represents a local or remote ring.
TRUE indicates a local ring.
FALSE indicates a remote ring.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.29.1.3.1.1.3
rsrbRingType
The ring type.
Enumeration
Enumerated Values:
1static
2dynamic
3sdllc
4qllc
5virtual
.1.3.6.1.4.1.9.9.29.1.3.1.1.4
rsrbRingMacAddr
The mac address of either the local router's interface to the ring
for local ring entries, or the remote peer's interface to the ring
for remote ring entries. Not valid for entry types
remote SDLLC and QLLC; for these …
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.29.1.3.1.1.5
rsrbRingLocalIfIndex
For local ring entries, the local interface into the ring. This is
the same value as used for accessing the Interface MIB for the
same interface.
Not meaningful for remote ring entries; for these types
0 will be retu…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.29.1.3.1.1.6
rsrbRingRemoteIpAddress
For remote ring entries, the IP address of the remote RSRB peer.
Not meaningful for local ring entries, and so 0.0.0.0 will be
returned.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.29.1.3.1.1.7
rsrbRingNbrPacketsFwd
The number of packets forwarded by the local router onto this ring.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.29.1.3.1.1.8