All MIBs › ZHNFIREWALL › firewallPortForwardingRowStatus
firewallPortForwardingRowStatus
Module: ZHNFIREWALL
OID (symbolic): ZHNFIREWALL::firewallPortForwardingRowStatus
OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.2.1.9
Node type: OBJECT-TYPE
Type: ZhoneRowStatus
Access: read-write
Description: The SNMP RowStatus of the current row. The following objects must be specified upon row creation: firewallPortForwardingName firewallPortPrivateIPAddress
What is firewallPortForwardingRowStatus?
A read-write RowStatus controlling creation and deletion of a port forwarding rule entry, requiring firewallPortForwardingName and firewallPortPrivateIPAddress to already be specified when the row is created. An admin uses this to provision a new port forwarding rule or remove one no longer needed, with the name and destination IP address being mandatory fields that must accompany row creation. An admin creating a new port forwarding rule via SNMP would need to set the rule's name and private IP address at the same time as setting this object to createAndGo, or the row creation would fail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.9 snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallPortForwardingRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.9.1 snmpget -v2c -c public <target> ZHNFIREWALL::firewallPortForwardingRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.2.1.9.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::firewallPortForwardingRowStatus 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.9 | firewallPortForwardingRowStatus | ZHNFIREWALL |