bstunGroupUnroutableTransmit

CISCO-BSTUN-MIB · .1.3.6.1.4.1.9.9.35.1.2.1.1.4

Object

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 indicates that the
configuration in this router is incompatible with the
peer router.

Context

MIB
CISCO-BSTUN-MIB
OID
.1.3.6.1.4.1.9.9.35.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
bstunGroupEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::bstunGroupUnroutableTransmit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BSTUN-MIB::bstunGroupUnroutableTransmit.<bstunGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BSTUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BSTUN-MIB::bstunGroupUnroutableTransmit'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance