apWMMApParamIndex

CTRON-AP3000-MIB · .1.3.6.1.4.1.52.4.13.23.3.1.1

Object

column Integer32
The index used to identify instances of the columnar
objects in the apWMMApParam Table. The value of this variable is
    1) 1 AC_BE (best effort, ACI=0)
    2) 2 AC_BK (background, ACI=1)
    3) 3 AC_VI (video, ACI=2)
    4) 4 AC_VO (voice, ACI=3)

Context

MIB
CTRON-AP3000-MIB
OID
.1.3.6.1.4.1.52.4.13.23.3.1.1
Type
column
Access
noaccess
Status
current
Parent
apWMMApParamEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-4