extremeQosRuleProtocol
EXTREME-PBQOS-MIB ·
.1.3.6.1.4.1.1916.1.7.2.1.10
Object
column r/w
Enumeration
The IP protocol number for which this rule applies. If this
object has any value other than 'any' then this rule
takes precedence over any rule that specifies an individual
physical input port, a VLAN or any incoming implicit 802.1p
traffic class rule.
Any attempt to write a rule that indicates a non-default value
for this object together with an individual port value for
extremeQosRuleInPort will be rejected by the agent.
Context
- MIB
- EXTREME-PBQOS-MIB
- OID
.1.3.6.1.4.1.1916.1.7.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeQosRuleEntry
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 'EXTREME-PBQOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PBQOS-MIB::extremeQosRuleProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-PBQOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PBQOS-MIB::extremeQosRuleProtocol.<extremeQosRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-PBQOS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-PBQOS-MIB::extremeQosRuleProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | udp |
3 | tcp |
4 | other |
5 | tcpPermitEstablished |
6 | icmp |