ASCEND-FIREWALL-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASCEND-FIREWALL-MIB.
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
firewallStatus OBJECT IDENTIFIER .1.3.6.1.4.1.529.16.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.529.16.1 |
firewallControl OBJECT IDENTIFIER .1.3.6.1.4.1.529.16.2 |
fwallCtrlRuleNameThe name of the firewall rule to be enabled or
disabled. This name corresponds with a name
established when the firewall was created (as
by the Secure Access Manager). There is no
valid default value.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.529.16.2.1 |
fwallCtrlExecuteCause a firewall given by the above
parameters to be affected as requested.
enb-rule causes a dynamic rule to be created;
dis-rule causes a dynamic rule to cease operating.
Default to 1 (no-op).rw Enumeration .1.3.6.1.4.1.529.16.2.2 |
fwallCtrlTimeOutTime, expressed in seconds, during which this
firewall rule will effect the firewall. After
the expiration time, the rule will cease being
effective exactly as if a del-rule (see
fwallCtrlExecute above) had been executed on it.
Default is defined in the firewall as defined
by the firewall designer, and if none is
given in the firewall, it is 3600 seconds.rw INTEGER .1.3.6.1.4.1.529.16.2.3 |
fwallCtrlExtAddrAddress of entity outside firewall. This
value defaults to 0.0.0.0, equivalent to
a don't care. May be used when selecting
firewall to be updated (see fwallCtrlRoutAddr).
The default value of zero could match any
real IP address if ExtAddrMask is zero,
otherwise it would match NO IP address.rw IpAddress .1.3.6.1.4.1.529.16.2.4 |
fwallCtrlExtAddrMaskNetmask of entity outside firewall. This
value defaults to 255.255.255.255, equivalent
to a host address if fwallCtrlExtAddr is non-zero.rw IpAddress .1.3.6.1.4.1.529.16.2.5 |
fwallCtrlExtPortFor external entity, specifies a port number.
Defaults to 0, equivalent to don't care.rw INTEGER .1.3.6.1.4.1.529.16.2.6 |
fwallCtrlExtPortMaxFor external entity, specifies the maximum
port number of a range of ports. Defaults to
0, equivalent to specifying a single port number
if fwallCtrlExtPort is nonzero.rw INTEGER .1.3.6.1.4.1.529.16.2.7 |
fwallCtrlIntAddrAddress of entity inside firewall. This
value defaults to 0.0.0.0, equivalent to
a don't care.rw IpAddress .1.3.6.1.4.1.529.16.2.8 |
fwallCtrlIntAddrMaskNetmask of entity inside firewall. This
value defaults to 255.255.255.255, equivalent
to a host address if fwallCtrlIntAddr is non-zero.rw IpAddress .1.3.6.1.4.1.529.16.2.9 |
fwallCtrlIntPortFor Internal entity, specifies a port number.
Defaults to 0, equivalent to don't care.rw INTEGER .1.3.6.1.4.1.529.16.2.10 |
fwallCtrlIntPortMaxFor Internal entity, specifies the maximum
port number of a range of ports. Defaults to
0, equivalent to specifying a single port number
if fwallCtrlIntPort is nonzero.rw INTEGER .1.3.6.1.4.1.529.16.2.11 |
fwallCtrlRoutAddrThis address may be supplied by the management
station to choose a firewall for alteration.
The default for this address is 0.0.0.0, which
would cause the router to use fwallCtrlExtAddr to
choose its firewall instead.rw IpAddress .1.3.6.1.4.1.529.16.2.12 |
fwallCtrlAddrOptsFirewall requests may require additional bit-
encoded options to determine the firewall's
new behavior. This options variable is a mechanism
to allow those options to be defined at a later
date. Until then, this variable really has no
meaning.rw INTEGER .1.3.6.1.4.1.529.16.2.13 |