qosIpAceSrcL4PortMax
QOS-POLICY-IP-PIB ·
.1.3.6.1.4.1.45.4.2.2.1.1.1.11
Object
column r/w
Integer32
The maximum value that the packet's layer 4 source port number can have and match this ACE. The value of this attribute must be greater-than-or-equal-to the value of the corresponding qosIpAceSrcL4PortMin attribute.
Context
- MIB
- QOS-POLICY-IP-PIB
- OID
.1.3.6.1.4.1.45.4.2.2.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qosIpAceEntry
- Groups
- 1
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 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIpAceSrcL4PortMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIpAceSrcL4PortMax.<qosIpAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-IP-PIB::qosIpAceSrcL4PortMax'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
qosPolicyIpPibCompliance
readonly
Write access is not required.