bbChanRestrictTrkType

CISCO-WAN-BBIF-ATM-CONN-MIB · .1.3.6.1.4.1.351.110.5.2.7.1.1.1.39

Object

column r/w Enumeration
Restricted trunk type for routind, used by PXM. 
It specifies that the connection either cannot be 
routed over satellite trunks or terrestrial trunks,
or it can be on any type of trunk.

Context

MIB
CISCO-WAN-BBIF-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.39
Type
column
Access
readwrite
Status
current
Parent
bbChanCnfGrpEntry
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-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRestrictTrkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRestrictTrkType.<bbChanCnfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbChanRestrictTrkType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noRestriction
2terrestrialTrunk
3satelliteTrunk

Conformance