All MIBs › ZHNFIREWALL › firewallMgmtAction
firewallMgmtAction
Module: ZHNFIREWALL
OID (symbolic): ZHNFIREWALL::firewallMgmtAction
OID (numeric): 1.3.6.1.4.1.5504.2.5.45.1.1.1.3
Node type: OBJECT-TYPE
Type: FirewallMgmtAccessServiceActions
Access: read-write
Description: LAN Management Access Service filtering action. Enumerated values: Allow (1), Deny (2), Undefined (3)
What is firewallMgmtAction?
A read-write enumeration setting the filtering action, Allow(1), Deny(2), or Undefined(3), applied to the LAN management access service named in the paired firewallMgmtService object. This is the actual policy decision an admin configures for management access from the LAN, controlling whether that specific management service, like HTTPS or Telnet, is permitted or blocked from local devices. An admin hardening the device might set this to Deny(2) for the Telnet management service, forcing management access to use only the encrypted service instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.1.1.3 snmpwalk -v2c -c public <target> ZHNFIREWALL::firewallMgmtAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.2.5.45.1.1.1.3.1 snmpget -v2c -c public <target> ZHNFIREWALL::firewallMgmtAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.2.5.45.1.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> firewallMgmtAction.1
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::firewallMgmtAction 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.1 | firewallMgmtAccessTable | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1.1.1 | firewallMgmtAccessEntry | ZHNFIREWALL |
| 1.3.6.1.4.1.5504.2.5.45.1.1.1.3 | firewallMgmtAction | ZHNFIREWALL |