atmLayer2PriorityRx

ACE202-MIB · .1.3.6.1.4.1.164.12.7.3.1.2

Object

column Integer32
The priority values.
The used values are 0-7, but since this value is part of the index
of the table, and in order to avoid '0' as an index, the index syntax 
is 1..8, but the real value is atmLayer2PriorityRx-1: 
	  0 - for Low priority. 
	  7 - for High priority.

Context

MIB
ACE202-MIB
OID
.1.3.6.1.4.1.164.12.7.3.1.2
Type
column
Access
readonly
Status
current
Parent
atmLayer2PriorityEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 8-8