All MIBs › ZHNFIREWALL › firewallPortForwardingName
firewallPortForwardingName
Module: ZHNFIREWALL
OID (symbolic): ZHNFIREWALL::firewallPortForwardingName
OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Descriptive name for a LAN Port Forwarding Rule.
What is firewallPortForwardingName?
A read-write string giving a human-readable name to a LAN port forwarding rule. This lets an admin label a port forwarding entry with a meaningful description, making it easier to identify what each rule is for when managing multiple forwarding rules. An admin forwarding traffic to an internal web server might name this rule "Internal-WebServer" for easy identification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.2 snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortForwardingName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.2.1 snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortForwardingName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.2.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::firewallPortForwardingName 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.2 | firewallPortForwardingName | ZHNFIREWALL |