natPortForwardingWanStartPort

MX-NAT2-MIB · .1.3.6.1.4.1.4935.15.500.1.10.10.5.20

Object

column r/w MX-TCMxIpPort
The port on the unit's WAN side may be configured in two ways:
by identifying only one port or a port range.  If the redirection affects only
one port, the current variable represents this port and the variable
natPortForwardingWanFinishPort must be the same.
              
In the case of a port range, the current variable represents the first port of
the range, while the variable natPortForwardingWanFinishPort represents the
last port of the range.

Context

MIB
MX-NAT2-MIB
OID
.1.3.6.1.4.1.4935.15.500.1.10.10.5.20
Type
column
Access
readwrite
Status
current
Parent
natPortForwardingEntry
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 'MX-NAT2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT2-MIB::natPortForwardingWanStartPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-NAT2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-NAT2-MIB::natPortForwardingWanStartPort.<natPortForwardingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-NAT2-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-NAT2-MIB::natPortForwardingWanStartPort'

Syntax

Source
MX-TCMxIpPort
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..65535

Conformance