ZHNFIREWALL :: firewallPortProtocol

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsZHNFIREWALLfirewallPortProtocol

firewallPortProtocol

Module: ZHNFIREWALL

OID (symbolic): ZHNFIREWALL::firewallPortProtocol

OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.4

Node type: OBJECT-TYPE

Type: FirewallPortProtocolValues

Access: read-write

Description: Enumerated value of: tcp (1), udp (2), tcpOrUdp (3), icmp (4), icmpv4 (5), none (6)

What is firewallPortProtocol?

A read-write enumeration setting which IP protocol, tcp, udp, tcpOrUdp, icmp, icmpv4, or none, this port forwarding rule applies to. This lets an admin restrict a forwarding rule to only the specific protocol the forwarded service actually needs, reducing the attack surface compared to forwarding all protocols on the specified ports. An admin forwarding a rule for a web server would set this to tcp(1), since HTTP/HTTPS traffic doesn't need UDP or ICMP forwarding.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.4
snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.4.1
snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortProtocol.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.4.1 s <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::firewallPortProtocol 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.4firewallPortProtocolZHNFIREWALL