atmMatrixControlPriority

ATM-RMON-MIB · .1.3.6.1.4.1.9.10.16.1.4.1.1.4

Object

column r/w ResourcePriority
The priority this collection should be given to retain
resources, in the event the probe must reclaim some
resources in order to add new entries to an existing
atmMatrix collection or add new collections of other types.
              
If the associated instance of atmMatrixControlStatus object
is equal to active(1), this object may not be modified.

Context

MIB
ATM-RMON-MIB
OID
.1.3.6.1.4.1.9.10.16.1.4.1.1.4
Type
column
Access
readwrite
Status
current
Parent
atmMatrixControlEntry
Groups
1

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

Syntax

Source
ResourcePriority
Base type
Enumeration

Values & Constraints

Type Values
1lowPriority
2normalPriority
3highPriority

Conformance