atmLayer2PriorityRx
ACE2002-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
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.12.7.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atmLayer2PriorityEntry
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmLayer2PriorityRx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::atmLayer2PriorityRx.<atmLayer2PriorityGroupIdx>.<atmLayer2PriorityRx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::atmLayer2PriorityRx'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-8