ZHNFIREWALL :: firewallPortPrivatePort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsZHNFIREWALLfirewallPortPrivatePort

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5504zhoneZhone
1.3.6.1.4.1.5504.2zhoneProductZhone
1.3.6.1.4.1.5504.2.5zhoneWtnZhone
Numeric OIDNameModule
1.3.6.1.4.1.5504.2.5.45zhnFirewallZHNFIREWALL
1.3.6.1.4.1.5504.2.5.45.1zhnFirewallObjectsZHNFIREWALL
1.3.6.1.4.1.5504.2.5.45.1.2firewallPortForwardingTableZHNFIREWALL
1.3.6.1.4.1.5504.2.5.45.1.2.1firewallPortForwardingEntryZHNFIREWALL
1.3.6.1.4.1.5504.2.5.45.1.2.1.7firewallPortPrivatePortZHNFIREWALL