CISCO-BSTUN-MIB Table View

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

Tables
3
Rows
3
Columns
28
.1.3.6.1.4.1.9.9.35.1.2.1 · 1 row entry · 5 columns
A table of entries representing BSTUN groups configured on the
router.  Each BSTUN-enabled interface is assigned to a BSTUN
group, and packets can only travel between BSTUN-enabled
interfaces in the same group.
bstunGroupEntry entry .1.3.6.1.4.1.9.9.35.1.2.1.1
Status and parameter values for a group.
Indexes
bstunGroupIndex
Column Syntax OID
bstunGroupIndex
The configured BSTUN group number. The significance of this
number is that it must match the BSTUN group number configured in
the router at the other end of the BSTUN tunnel.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.35.1.2.1.1.1
bstunProtocolType
The protocol type for this BSTUN group.
Enumeration
Enumerated Values:
1bsc
2adtVariPoll
3adtPollSelect
4adplex
5diebold
6asyncGeneric
7mdi
8mosec
9gddb
10apos
.1.3.6.1.4.1.9.9.35.1.2.1.1.2
bstunLocalAck
Indicates if the BSTUN connection is locally acknowledged.
TRUE-> BSTUN connection is locally acknowledged
FALSE-> BSTUN connection is not locally acknowledged
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.35.1.2.1.1.3
bstunGroupUnroutableTransmit
The number of unroutable frames received
by this group from the remote partner. They
were unroutable because the address was not
recognized; that is there is no bstun route command
configured for this address. This in…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.2.1.1.4
bstunGroupUnroutableReceive
Count of frames received from a serial
interface with an unsupported poll address.
Note that there may be several ports configured
within this bstun group; a non-zero value in this
field indicates that a least one of th…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.2.1.1.5
.1.3.6.1.4.1.9.9.35.1.3.1 · 1 row entry · 4 columns
A list of BSTUN-enabled interfaces (ports).
bstunPortEntry entry .1.3.6.1.4.1.9.9.35.1.3.1.1
Status and parameter values for a BSTUN port.
Indexes
IF-MIBifIndex
Column Syntax OID
bstunPortGroupNumber
The group number to which the bstun port
belongs. Frames will only be routed to other
ports (on this or another router) in the same
bstun group. This group should match a bstunGroupIndex
in the bstunGroupTable.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.35.1.3.1.1.1
bstunPortDefaultPeerType
The type of identification of the remote default partner.
(This is as configured with the 'route all' command.)
If ip then the value is in bstunPortDefaultPeerIP; if serial or
serialDirect then the value is in bstunPor…
Enumeration
Enumerated Values:
1none
2ip
3serial
4serialDirect
5serialFrameRelay
6serialLLC2
.1.3.6.1.4.1.9.9.35.1.3.1.1.2
bstunPortDefaultPeerIP
The ip address of the remote default BSTUN partner,
for unrecognized addresses.
0.0.0.0 if partner address type is not ip.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.35.1.3.1.1.3
bstunPortDefaultPeerSerial
If bstunRouteType is serial then this is the
serial interface index of the point-to-point
link to the remote partner;
if bstunRouteType is serialDirect then the
partner is in the local BSTUN.
if bstunRouteType is ip …
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.35.1.3.1.1.4
.1.3.6.1.4.1.9.9.35.1.4.1 · 1 row entry · 19 columns
A table containing information about specific poll
addresses.  There is one table entry for each 
address configured by the BSTUN ROUTE command.
bstunRouteEntry entry .1.3.6.1.4.1.9.9.35.1.4.1.1
The information regarding a single poll address.
Indexes
bstunRouteGroupIndex bstunRouteStationAddress
Column Syntax OID
bstunRouteGroupIndex
The index of the BSTUN Group owning this
station.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.35.1.4.1.1.1
bstunRouteStationAddress
The poll address of the station. 256 indicates the ALL parameter
on the STUN ROUTE command, which is the route for all
unrecognized addresses.
Integer32
Constraints:
range: 1-256
.1.3.6.1.4.1.9.9.35.1.4.1.1.2
bstunRouteType
The type of identification of the remote partner.
If ip then the value is in bstunRouteIP; if serial or
serialDirect then the value is in bstunRouteSerial; if
bip or apip then the value is in bstunRouteIP,
bstunRouteB…
Enumeration
Enumerated Values:
1none
2ip
3serial
4serialDirect
5serialFrameRelay
6serialLLC2
7bip
8apip
.1.3.6.1.4.1.9.9.35.1.4.1.1.3
bstunRouteIP
The ip address of the remote BSTUN partner.
0.0.0.0 if partner address type is not ip.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.35.1.4.1.1.4
bstunRouteSerial
If bstunRouteType is serial then this is the
serial interface index of the point-to-point
link to the remote partner;
if bstunRouteType is serialDirect then the
partner is in the local BSTUN.
if bstunRouteType is ip …
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.35.1.4.1.1.5
bstunRoutePriority
The priority with which this station's traffic will
be routed across the network.
Enumeration
Enumerated Values:
1low
2normal
3medium
4high
.1.3.6.1.4.1.9.9.35.1.4.1.1.6
bstunRoutePeerState
The state of the peer connection through the
BSTUN tunnel.
Enumeration
Enumerated Values:
1dead
2closed
3opening
4openWait
5connected
6direct
.1.3.6.1.4.1.9.9.35.1.4.1.1.7
bstunRouteRxPackets
Count of frames received from the serial
interface with this station's address.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.8
bstunRouteTxPackets
Count of frames transmitted at the serial
interface with this station's address.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.9
bstunRouteRxBytes
Count of bytes received from the serial
interface with this station's address.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.10
bstunRouteTxBytes
Count of bytes transmitted at the serial
interface with this station's address.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.11
bstunRouteDLCI
If bstunRouteType is serialFrameRelay or serialLLC2
then this is the frame relay dlci circuit used for
the point-to-point link to the remote partner;
if bstunRouteType is ip or serial then this field is
0.
Integer32
Constraints:
range: 16-1007
.1.3.6.1.4.1.9.9.35.1.4.1.1.12
bstunRouteRSAP
If bstunRouteType is serialLLC2 then this
is the llc2 sap value used for the point-to-point
link to the remote partner;
if bstunRouteType is ip or serial or serialFrameRelay
then this field is 0.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.35.1.4.1.1.13
bstunLLC2Priority
If bstunRouteType is serialLLC2 then this
is the llc2 priority used for the point-to-point
link to the remote partner;
if bstunRouteType is ip or serial or serialFrameRelay
then this field is 0.
Integer32
Constraints:
range: 1-10
.1.3.6.1.4.1.9.9.35.1.4.1.1.14
bstunRouteBIPPassive
Specifies whether the bip peer will wait for an inbound connection
or actively connect to the remote peer.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.35.1.4.1.1.15
bstunRouteBIPLocalPort
If bstunRouteType is bip then this is the local port used when
connecting to the remote peer.
Integer32
Constraints:
range: 1025-32000
.1.3.6.1.4.1.9.9.35.1.4.1.1.16
bstunRouteBIPForeignPort
If bstunRouteType is bip then this is the for port used to
connect to the remote peer.
Integer32
Constraints:
range: 1025-32000
.1.3.6.1.4.1.9.9.35.1.4.1.1.17
bstunRouteBIPDeviceStatus
If bstunRouteType is bip then this indicates the OR bit mask
status of the mapped bisync device:

if no bits are set, indicates that the
bisync device…
Bits
Enumerated Values:
0operationcheck
1reservedBit1
2datacheck
3equipmentcheck
4interventionrequired
5commandreject
6deviceinactive
7deviceactive
8reservedBit8
9deviceend
10unitspecify
11devicebusy
.1.3.6.1.4.1.9.9.35.1.4.1.1.18
bstunRouteAPIPHeaderVersion
Specifies the tunneling header format to use for APIP:
v0, if set, indicates a 2 byte encapsulation header.
The length of the header is included in the size of
the sent packet.
v1, if set, indicates a 2 byte e…
Enumeration
Enumerated Values:
1v0
2v1
3v2
.1.3.6.1.4.1.9.9.35.1.4.1.1.19