etsysFWServiceSrcHighPort

ENTERASYS-FIREWALL-MIB · .1.3.6.1.4.1.5624.1.2.37.2.4.11.1.3

Object

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

Context

MIB
ENTERASYS-FIREWALL-MIB
OID
.1.3.6.1.4.1.5624.1.2.37.2.4.11.1.3
Type
column
Access
readwrite
Status
current
Parent
etsysFWServiceEntry
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 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWServiceSrcHighPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWServiceSrcHighPort.<etsysFWServiceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-FIREWALL-MIB::etsysFWServiceSrcHighPort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance