All MIBs › ZHNFIREWALL › firewallPortType
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.3 | firewallPortType | ZHNFIREWALL |