genEquipEthernetSwitchQoSSecondCrit
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.1.3.1.1.2
Object
column r/w
Enumeration
Second classification criteria. Applicable if match with first criteria is not found. queueDecision causes classification by defined VLAN to queue mapping. pbitOverride causes classification by pbits. queueAndPbitOverrideclassification by defined VLAN to queue mapping, and changes the pbits accordingly.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipEthernetSwitchQoSEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSSecondCrit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSSecondCrit.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchQoSSecondCrit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | queueDecision |
2 | pbitOverride |
3 | queueAndPbitOverride |