All MIBs › ZHNFIREWALL › firewallPortPrivatePort
firewallPortPrivatePort
Module: ZHNFIREWALL
OID (symbolic): ZHNFIREWALL::firewallPortPrivatePort
OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The port number with which to send the traffic.
What is firewallPortPrivatePort?
A read-write integer setting the internal, private, port number that forwarded traffic is actually sent to on the LAN device. This is what makes remapping possible: the public port or ports can differ from this private port, letting an admin forward, say, a public port to a nonstandard internal service port. An admin forwarding public port 8080 to an internal web server actually listening on port 80 would set this object to 80.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.7 snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortPrivatePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.7.1 snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortPrivatePort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.7.1 i <value>
Start monitoring Zhone Technologies CPE gateways (management-access-filter/port-forwarding config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZHNFIREWALL::firewallPortPrivatePort OID value, configure state conditions and alerts, and monitor any Zhone Technologies CPE gateways (management-access-filter/port-forwarding config status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.2 | zhoneProduct | Zhone |
| 1.3.6.1.4.1.5504.2.5 | zhoneWtn | Zhone |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.2.5.45 | zhnFirewall | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1 | zhnFirewallObjects | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1.2 | firewallPortForwardingTable | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1.2.1 | firewallPortForwardingEntry | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1.2.1.7 | firewallPortPrivatePort | ZHNFIREWALL |