scPriorityQueuingDefaultControl
XSWITCH-MIB ·
.1.3.6.1.4.1.81.28.4.1.1.5
Object
column mandatory
r/w
Enumeration
Setting this value to on(1) returns queuing mode
to default values.
Should return off(2)if the default values are overwritten.
Activating Default control affects the values read from the
scPriorityQueuingWRRWeights and scPriorityQueuingModeControl
table entries. The value of these MIB objects return to a
factory defaults for the corresponding module(s).
Context
- MIB
- XSWITCH-MIB
- OID
.1.3.6.1.4.1.81.28.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scPriorityQueuingEntry
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 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scPriorityQueuingDefaultControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XSWITCH-MIB::scPriorityQueuingDefaultControl.<scPriorityQueuingModuleID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XSWITCH-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XSWITCH-MIB::scPriorityQueuingDefaultControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |