cfgFwNatPrtFwdSourceAddress
WESTERMO-SW6-FIREWALL-MIB ·
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.5
Object
column r/w
OctetString
Source address to match.
This can be a specific ip address or a range in CIDR notation. Set
to 0.0.0.0/0 to match all inbound traffic. Set to 172.17.29.7/32 to
match the specific IP 172.17.29.7 You can use ! to invert the sense
of the rule: E.g. !192.168.0.0/24
**Notice:** Usually you want 0.0.0.0/0.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-FIREWALL-MIB
- OID
.1.3.6.1.4.1.16177.1.400.2.1.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgFwNatPortForwardTableEntry
- 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 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwNatPrtFwdSourceAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwNatPrtFwdSourceAddress.<cfgFwNatPrtFwdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-FIREWALL-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-FIREWALL-MIB::cfgFwNatPrtFwdSourceAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 9-19
Conformance
Member of