extremeQosRuleSourceL4PortStart
EXTREME-PBQOS-MIB ·
.1.3.6.1.4.1.1916.1.7.2.1.12
Object
The source starting layer 4 port number that would be
used to match an IP flow. The value of 0 means that all
layer 4 information would be ignored when matching an IP
flow. If this object has any value other than 0 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.
NOTE: For an ICMP rule that specifies an IP pattern, this
object has a different meaning in that it specifies the ICMP Type
and Code values, in the following manner: The value of the Type must
be shifted to the left by 8 bits and logical ORed with the value of the
Code. The result will be stored in this object. In this case, this
object can only contain values between 0 and 65535 inclusive since the
ICMP Type and Code values are limited between 0 and 255 each.
Context
- MIB
- EXTREME-PBQOS-MIB
- OID
.1.3.6.1.4.1.1916.1.7.2.1.12- 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::extremeQosRuleSourceL4PortStart'
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::extremeQosRuleSourceL4PortStart.<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::extremeQosRuleSourceL4PortStart'
Syntax
- Source
- EXTREME-BASE-MIBL4Port
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..65535