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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk bstunGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunGroupTable'
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 row .1.3.6.1.4.1.9.9.35.1.2.1.1
Status and parameter values for a group.
Indexes
Column Syntax OID
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
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
Indicates if the BSTUN connection is locally acknowledged.
TRUE-> BSTUN connection is locally acknowledged
FALSE-> BSTUN connection is not locally acknowledged
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.35.1.2.1.1.3
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.2.1.1.4
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
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk bstunPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunPortTable'
A list of BSTUN-enabled interfaces (ports).
bstunPortEntry row .1.3.6.1.4.1.9.9.35.1.3.1.1
Status and parameter values for a BSTUN port.
Indexes
Column Syntax OID
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
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.35.1.3.1.1.3
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk bstunRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunRouteTable'
A table containing information about specific poll
addresses.  There is one table entry for each 
address configured by the BSTUN ROUTE command.
bstunRouteEntry row .1.3.6.1.4.1.9.9.35.1.4.1.1
The information regarding a single poll address.
Column Syntax OID
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
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
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
The ip address of the remote BSTUN partner.
0.0.0.0 if partner address type is not ip.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.35.1.4.1.1.4
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
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.35.1.4.1.1.5
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
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
Count of frames received from the serial
interface with this station's address.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.8
Count of frames transmitted at the serial
interface with this station's address.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.9
Count of bytes received from the serial
interface with this station's address.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.10
Count of bytes transmitted at the serial
interface with this station's address.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.35.1.4.1.1.11
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
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
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
Specifies whether the bip peer will wait for an inbound connection
or actively connect to the remote peer.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.35.1.4.1.1.15
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
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
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
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