bandwidthControlStatus

QTECH-ALT-MIB · .1.3.6.1.4.1.2751.100.3.2.1.7

Object

column Enumeration
The bandwidth-control status of the port. 
Its functionality is to stop the bandwidth control.
The only way to enable bandwidth control is to set receiveBandwidth or transmitBandwith.

Context

MIB
QTECH-ALT-MIB
OID
.1.3.6.1.4.1.2751.100.3.2.1.7
Type
column
Access
readonly
Status
current
Parent
priPortEntry

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 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ALT-MIB::bandwidthControlStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ALT-MIB::bandwidthControlStatus.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ALT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ALT-MIB::bandwidthControlStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0ingress
1egress
2both
3none