xtmClassBwUse

XEDIA-TRAFFIC-MGMT-MIB · .1.3.6.1.4.1.838.3.2.1.2.1.24

Object

column Enumeration
An indication of whether this traffic class has used its
allocated bandwidth (as indicated by xtmClassPercent), has not
used its allocated bandwidth or has used more than its
allocated bandwidth and is therefore 'atLimit(1)',
'underLimit(2)', or 'overLimit(3)' respectively.

Context

MIB
XEDIA-TRAFFIC-MGMT-MIB
OID
.1.3.6.1.4.1.838.3.2.1.2.1.24
Type
column
Access
readonly
Status
current
Parent
xtmClassEntry

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 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassBwUse'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassBwUse.<ifIndex>.<xtmClassName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEDIA-TRAFFIC-MGMT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEDIA-TRAFFIC-MGMT-MIB::xtmClassBwUse'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1atLimit
2underLimit
3overLimit