MIB Viewer

ZHNFIREWALL

28 objects
This file defines the private Enterprise MIB extensions that define LAN Management Access Service Filters and Port Forwarding objects supported by the Zhone CPEs.
OIDNameAccessStatusDescription
1.3.6.1.4.1.5504.2.5.45IdentityzhnFirewallThis file defines the private Enterprise MIB extensions that define LAN Management Access Service Filters and Port Forwarding objects supported by the Zhone CP…
1.3.6.1.4.1.5504.2.5.45.1NodezhnFirewallObjects
1.3.6.1.4.1.5504.2.5.45.1.1TablefirewallMgmtAccessTablenot-accessiblecurrentTable of LAN Management Access Service Filters
1.3.6.1.4.1.5504.2.5.45.1.1.1RowfirewallMgmtAccessEntrynot-accessiblecurrentTable of entries of LAN Management Access service filters. This table is used to configure management access on the device. It is useful in making the device m…
1.3.6.1.4.1.5504.2.5.45.1.1.1.1ColumnfirewallMgmtServiceIndexnot-accessiblecurrentLAN Management Access Services Table index. Enumerated values: Http (1), Https (2), Ping (3), Snmp (4), SnmpTrap (5), Ssh (6), Telnet (7)
1.3.6.1.4.1.5504.2.5.45.1.1.1.2ColumnfirewallMgmtServiceread-onlycurrentLAN Management Access Service description.
1.3.6.1.4.1.5504.2.5.45.1.1.1.3ColumnfirewallMgmtActionread-writecurrentLAN Management Access Service filtering action. Enumerated values: Allow (1), Deny (2), Undefined (3)
1.3.6.1.4.1.5504.2.5.45.1.2TablefirewallPortForwardingTablenot-accessiblecurrentTable of LAN Port Forwarding Rules. Note that the rules in this table have no effect until the global firewall object (sysFirewallEnable) is enabled.
1.3.6.1.4.1.5504.2.5.45.1.2.1RowfirewallPortForwardingEntrynot-accessiblecurrentThis table is used to configure port forwarding firewall rules for the device.
1.3.6.1.4.1.5504.2.5.45.1.2.1.1ColumnfirewallPortForwardingIndexnot-accessiblecurrentLAN Port Forwarding Rules index.
1.3.6.1.4.1.5504.2.5.45.1.2.1.2ColumnfirewallPortForwardingNameread-writecurrentDescriptive name for a LAN Port Forwarding Rule.
1.3.6.1.4.1.5504.2.5.45.1.2.1.3ColumnfirewallPortTyperead-writecurrentEnumerated value of: portRange (1), portRemap (2), dmz (3)
1.3.6.1.4.1.5504.2.5.45.1.2.1.4ColumnfirewallPortProtocolread-writecurrentEnumerated value of: tcp (1), udp (2), tcpOrUdp (3), icmp (4), icmpv4 (5), none (6)
1.3.6.1.4.1.5504.2.5.45.1.2.1.5ColumnfirewallPortPublicPortStartread-writecurrentLowest value port number for the range.
1.3.6.1.4.1.5504.2.5.45.1.2.1.6ColumnfirewallPortPublicPortEndread-writecurrentHighest value port number for the range. This can be equal to firewallPortPublicPortStart if there is only one port.
1.3.6.1.4.1.5504.2.5.45.1.2.1.7ColumnfirewallPortPrivatePortread-writecurrentThe port number with which to send the traffic.
1.3.6.1.4.1.5504.2.5.45.1.2.1.8ColumnfirewallPortPrivateIPAddressread-writecurrentThe port IP Address with which to send the traffic.
1.3.6.1.4.1.5504.2.5.45.1.2.1.9ColumnfirewallPortForwardingRowStatusread-writecurrentThe SNMP RowStatus of the current row. The following objects must be specified upon row creation: firewallPortForwardingName firewallPortPrivateIPAddress
1.3.6.1.4.1.5504.2.5.45.3NodezhnFirewallConformance
1.3.6.1.4.1.5504.2.5.45.3.1NodezhnFirewallGroups
1.3.6.1.4.1.5504.2.5.45.3.1.1GroupzhnFirewallMgmtAccessGroupcurrentA collection of Zhone IP objects that describe the LAN Management Access Services that can be filtered for a particular LAN interface.
1.3.6.1.4.1.5504.2.5.45.3.1.2GroupzhnFirewallPortForwardingGroupcurrentA collection of Zhone IP objects that describe the LAN Port Forwarding Management rules for filtering protocols and ports for a particular LAN interface.
1.3.6.1.4.1.5504.2.5.45.3.2NodezhnFirewallCompliances
1.3.6.1.4.1.5504.2.5.45.3.2.1CompliancezhnFirewallCompliancecurrentThe Compliance statement for SNMP entities which manage the Zhone CPE LAN Firewall Management Access Services and Port Forwarding Information
Type Definitions
NameSyntaxStatusDescription
FirewallMgmtAccessServiceActionsINTEGER { allow (1), deny (2), undefined (3) }currentLAN Management Access Service actions to perform for the specified service.
FirewallMgmtAccessServiceValuesINTEGER { http (1), https (2), ping (3), snmp (4), snmpTrap (5), ssh (6), telnet (7) }currentLAN Management Access Services that can be blocked from the CPEs management network.
FirewallPortProtocolValuesINTEGER { tcp (1), udp (2), tcpOrUdp (3), icmp (4), icmpv4 (5), none (6) }currentLAN Port Forwarding protocols that can be filtered, per port.
FirewallPortTypeValuesINTEGER { portRange (1), portRemap (2), dmz (3) }currentLAN Port Forwarding actions supported.