coBandwidthControlLevelIndex
ALVARION-BANDWIDTH-CONTROL-MIB ·
.1.3.6.1.4.1.12394.1.10.5.14.1.1.4.1.1
Object
Specifies the level index. Each index defines a bandwidth level that traffic can be assigned to. Four indexes are defined (1 to 4) with the following meanings: 1-Low, 2-Normal, 3- High, 4-Very High.
Context
- MIB
- ALVARION-BANDWIDTH-CONTROL-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.14.1.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- coBandwidthControlLevelEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ALVARION-BANDWIDTH-CONTROL-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-BANDWIDTH-CONTROL-MIB::coBandwidthControlLevelIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-BANDWIDTH-CONTROL-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-BANDWIDTH-CONTROL-MIB::coBandwidthControlLevelIndex.<coBandwidthControlLevelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-BANDWIDTH-CONTROL-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-BANDWIDTH-CONTROL-MIB::coBandwidthControlLevelIndex'
Syntax
- Source
- ALVARION-TCAlvarionPriorityQueue
- Base type
Enumeration
Values & Constraints
Type Values
1 | low |
2 | normal |
3 | high |
4 | veryHigh |