ipspIpHeadFiltSrcLowPort

IPSEC-POLICY-MIB · .1.3.6.1.2.1.153.1.8.1.8

Object

The low port of the port range a packet's source must match
against.  To match, the port number must be greater than or
equal to this value.
              
This object is only used if sourcePort is set in
ipspIpHeadFiltType.
              
The value of 0 for this object is illegal.

Context

MIB
IPSEC-POLICY-MIB
OID
.1.3.6.1.2.1.153.1.8.1.8
Type
column
Access
readwrite
Status
current
Parent
ipspIpHeaderFilterEntry
Groups
1

Walk 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 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspIpHeadFiltSrcLowPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-POLICY-MIB::ipspIpHeadFiltSrcLowPort.<ipspIpHeadFiltName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-POLICY-MIB::ipspIpHeadFiltSrcLowPort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance