All MIBs › ZHNFIREWALL › firewallPortPrivateIPAddress
firewallPortPrivateIPAddress
Module: ZHNFIREWALL
OID (symbolic): ZHNFIREWALL::firewallPortPrivateIPAddress
OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.8
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The port IP Address with which to send the traffic.
What is firewallPortPrivateIPAddress?
A read-write IP address setting the internal LAN device that this port forwarding rule sends matching traffic to. This is the actual destination of the forwarded traffic, telling the firewall which internal host on the LAN should receive the incoming connections matched by this rule. An admin forwarding traffic to an internal server at 192.168.1.100 would set this object to that address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.8 snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortPrivateIPAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.8.1 snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortPrivateIPAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.8.1 a <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::firewallPortPrivateIPAddress 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.8 | firewallPortPrivateIPAddress | ZHNFIREWALL |