extremeQosRuleInPortMask
EXTREME-PBQOS-MIB ·
.1.3.6.1.4.1.1916.1.7.2.1.5
Object
The list of physical switch input ports which further
qualifies an IP flow. This object is an octet string
with the MSB of octet 0 indicating port 0 and LSB indicating
port 7. Similarly, the MSB of octet 1 indicates port 8 and it's
LSB indicates port 15 and so on. The port numbers are 0-based.
This object has no meaning for rules defined on physical ports
that are not associated with an IP flow. Port based rules can be
defined by assigning a non zero value to extremeQosRuleInPort. Any
attempt to set this value without specifying the source/destination
address range and/or source/destination l4 port range will be rejected
by the agent. For IP flows that apply to all physical ports
in the switch, this will be a zero length octet string.
Context
- MIB
- EXTREME-PBQOS-MIB
- OID
.1.3.6.1.4.1.1916.1.7.2.1.5- 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::extremeQosRuleInPortMask'
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::extremeQosRuleInPortMask.<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::extremeQosRuleInPortMask'
Syntax
- Source
- EXTREME-BASE-MIBPortList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.