ZHNFIREWALL :: firewallPortType

MIB Reference — IPNetwork Monitor

All MIBsZHNFIREWALLfirewallPortType

firewallPortType

Module: ZHNFIREWALL

OID (symbolic): ZHNFIREWALL::firewallPortType

OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.3

Node type: OBJECT-TYPE

Type: FirewallPortTypeValues

Access: read-write

Description:

Enumerated value of: portRange (1), -- Range indicates that any traffic on those ports will be -- sent to the private IP address. portRemap (2), -- Remap indicates that any traffic on those ports will be -- sent to the private IP address at the private port. dmz (3) -- When DMZ is chosen it is the only rule allowed on that -- interface. A DMZ rule is effectively the same as a Range -- rule with all ports included. Range rules are more secure -- than setting a DMZ rule, because Range rules allow specific -- ports or groups of ports to be opened up.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.3
snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.3.1
snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.3.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
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.3firewallPortTypeZHNFIREWALL