bstunPortDefaultPeerType

CISCO-BSTUN-MIB · .1.3.6.1.4.1.9.9.35.1.3.1.1.2

Object

column Enumeration
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 bstunPortDefaultPeerSerial.

Context

MIB
CISCO-BSTUN-MIB
OID
.1.3.6.1.4.1.9.9.35.1.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
bstunPortEntry
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::bstunPortDefaultPeerType'
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::bstunPortDefaultPeerType.<ifIndex>'
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::bstunPortDefaultPeerType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2ip
3serial
4serialDirect
5serialFrameRelay
6serialLLC2

Conformance