genEquipEthernetSwitchQoSThirdCrit
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.1.3.1.1.3
Object
column r/w
Enumeration
Third classification criteria. Applicable if match with first or second criteria is not found. ipTosPriority causes classification by defined IP TOS to queue mapping only. vlanPbitspriority causes classification by pbits only. ipTosOverVlanPbitsPriority causes classification by IP TOS and then by pbits . ipTosOverVlanPbitsPriority causes classification by pbits and then by IP TOS. portPriority causes port-based classification according to port priority.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.1.3.1.1.3- 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::genEquipEthernetSwitchQoSThirdCrit'
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::genEquipEthernetSwitchQoSThirdCrit.<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::genEquipEthernetSwitchQoSThirdCrit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ipTosPriority |
1 | vlanPbitspriority |
2 | ipTosOverVlanPbitsPriority |
3 | vlanPbitsOverIpTosPriority |
4 | portPriority |