MIB Viewer

CISCO-UNIFIED-FIREWALL-MIB

304 objects
Overview of Cisco Firewall MIB ============================== This MIB Module models status and performance statistics pertaining to the common features supported by Cisco firewall implementations. For each firewall feature, capability (if applicable) and statistics are defined. Supporting the configuration of firewall features is outside the scope of this MIB. Following are the major firewall features: 1) 'Stateful Packet Filtering' Creating and maintaining the state of authorized traffic flows dynamically to permit only flows authorized by the policy is a mandatory function of a firewall. This MIB instruments the activity and memory usage by this function. 2) 'Application Inspection' This refers to the function of inspecting the headers of layer 3 and layer 4 protocols and creating dynamic entries in the connection table for traffic flows spawned by an already established traffic flow. This MIB reflects the protocols that are being inspected. 3) 'URL Filtering' This refers to the function of facilitating or restricting URL access requests through the firewall by consulting either local policy or that configured on a dedicated URL filtering server. This MIB instruments the URL filtering activity, the status and activity of distinct URL filtering servers configured on the firewall and the impact of the performance of the URL filtering servers on the latency and throughput of the firewall. 4) 'Proxy Authentication' This refers to the function of authenticating and/or authorizing users on behalf of servers on the secure side of the firewall. This operation could affect the throughput of the firewall. The MIB objects pertaining to Proxy Authentication will be defined in a subsequent revision of this MIB. 5) 'Transparent Mode Operation' A firewall could operate as a bridge and yet filter traffic based on layer 3-layer 7 control and payload information. Operating in this mode makes it easy to implement a firewall without fragmenting existing subnets. Another advantage of this mode of operation is enhanced security. This MIB instruments the status, activity, and performance of the firewall in this mode. Please note that to fully manage a firewall operating in this mode, the firewall must also support the bridge MIB (BRIDGE-MIB). 6) 'Advanced Application Inspection and Control' This function is also termed 'Application Firewall' and pertains to inspecting payload and headers of application traffic to make sure the traffic flows conform to the configured security policy. Monitoring this function entails identifying the security alerts generated by this function and measuring the impact on firewall performance by this task. Application Firewall will be instrumented in a separate MIB dedicated for the function. 7) 'Failover' or 'Redundancy' Redundancy configuration is essential for business critical firewalls. Instrumenting this function entails reflecting the configuration of redundancy and identifying failover events. The MIB objects pertaining to Proxy Authentication will be defined in a subsequent revision of this MIB. The management information for each firewall feature is defined in a distinct module compliance unit. The compliance units corresponding to basic features of firewalls are defined as mandatory. Acronyms ======== Following are definitions of some terms used in this module. Please refer to the module conformance for a glossary of feature-specific terms. `Firewall' A firewall is a set of related programs, implemented on a host or a network device, that protects the resources of a private network from users from other networks. Common firewalling functions include stateful packet filtering, proxy authentication of users on behalf of applications on the secure side of the firewall, URL access control, inspection of payload of traffic streams to determine security threats. `Layer2 Firewall' or 'Transparent Firewall' A firewall device that operates as a bridge while performing firewalling function. `Connection' The record in the firewall of a traffic strean that has been authorized to flow through the firewall. `Half Open Connection' For a connection oriented protocol: a connection that has not reached the established on both the sides of the connection. For a connection-less protocol: the connection corresponding to a traffic stream where traffic flow has occurred (since the establishment of the connection entry) only on one direction. `Embryonic Connection' The connection entry corresponding to an application layer protocol in which the signaling channel has been established while the setup of the data channel is underway. `Policy' An element of firewall configuration that identifies the access rights to a resource by a traffic source. An example of a policy is an Access Control Rule. `Policy Target' An entity to which a policy is applied so that the action corresponding to the policy is taken only on traffic streams associated with the entity. An example of a policy target is an interface. `URL Filtering Server' A server which is employed by the firewall to enforce URL access policies. `Protocol Data Unit' or PDU An instance of the unit of information using which a protocol operates is called the Protocol Data Unit or the PDU of the protocol. `Deep Packet Inspection' The task of examining the contents of the payloads of one or more layer 7 application protocols with a view to enforcing the local security policies termed 'Deep Packet Inspection'. `Advanced Application Inspection and Control' An entity that performs deep packet inspection of layer 7 application protocol data units is termed an 'Application Firewall'.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.491IdentityciscoUnifiedFirewallMIBOverview of Cisco Firewall MIB ============================== This MIB Module models status and performance statistics pertaining to the common features suppor…
1.3.6.1.4.1.9.9.491.0NodeciscoUnifiedFirewallMIBNotifs
1.3.6.1.4.1.9.9.491.0.1NotificationciscoUFwUrlfServerStateChangecurrentThis notification is generated when the firewall elects a new primary URL filtering server from the existing set of configured servers. Such a change could occ…
1.3.6.1.4.1.9.9.491.0.2NotificationciscoUFwL2StaticMacAddressMovedcurrentThis notification is generated when the firewall detects the move of a static MAC address to a new port. Such a change could occur either as a result of physic…
1.3.6.1.4.1.9.9.491.0.3NotificationcufwFailoverStateChangedcurrentThis notification is generated when the firewall detects a state change in either units of an HA pair. This notification is issued if and only if the object 'c…
1.3.6.1.4.1.9.9.491.0.4NotificationcufwClusterStateChangedcurrentThis notification is generated when the firewall detects a new master has been elected. This notification is issued if and only if the object 'cufwCntlCluState…
1.3.6.1.4.1.9.9.491.1NodeciscoUnifiedFirewallMIBObjects
1.3.6.1.4.1.9.9.491.1.1NodecuFwConnectionGrp
1.3.6.1.4.1.9.9.491.1.1.1NodecuFwConnectionGlobals
1.3.6.1.4.1.9.9.491.1.1.1.1ScalarcufwConnGlobalNumAttemptedread-onlycurrentConnection Statistics Aggregation Connection 1 + Connection 2 | | Connection 3 | | | Level | (i.e, L-3/4 Protocol Connection 4 |Aggregation| Connection Summary…
1.3.6.1.4.1.9.9.491.1.1.1.2ScalarcufwConnGlobalNumSetupsAbortedread-onlycurrentThe number of connection setup attempts that were aborted before the connection could proceed to completion. The counter includes setup attempts aborted by the…
1.3.6.1.4.1.9.9.491.1.1.1.3ScalarcufwConnGlobalNumPolicyDeclinedread-onlycurrentThe number of connections which were attempted to be setup but which were declined due to reasons of security policy. This includes the connections that failed…
1.3.6.1.4.1.9.9.491.1.1.1.4ScalarcufwConnGlobalNumResDeclinedread-onlycurrentThe number of connections which were attempted to be setup but which were declined due to non-availability of required resources. This value is accumulated fro…
1.3.6.1.4.1.9.9.491.1.1.1.5ScalarcufwConnGlobalNumHalfOpenread-onlycurrentThe number of connections which are in the process of being setup but which have not yet reached the established state in the connection table.
1.3.6.1.4.1.9.9.491.1.1.1.6ScalarcufwConnGlobalNumActiveread-onlycurrentThe number of connections which are currently active.
1.3.6.1.4.1.9.9.491.1.1.1.7ScalarcufwConnGlobalNumExpiredread-onlycurrentThe number of connections which were active but which were since normally terminated. This value is accumulated from the last reboot of the firewall.
1.3.6.1.4.1.9.9.491.1.1.1.8ScalarcufwConnGlobalNumAbortedread-onlycurrentThe number of connections which were active but which were aborted by the firewall due to reasons of policy or resource rationing. This value is accumulated fr…
1.3.6.1.4.1.9.9.491.1.1.1.9ScalarcufwConnGlobalNumEmbryonicread-onlycurrentThe number of embryonic application layer connections (that is, connections in which the signaling channel has been established while the data channel is await…
1.3.6.1.4.1.9.9.491.1.1.1.10ScalarcufwConnGlobalConnSetupRate1read-onlycurrentThe averaged number of connections which the firewall establishing per second, averaged over the last 60 seconds.
1.3.6.1.4.1.9.9.491.1.1.1.11ScalarcufwConnGlobalConnSetupRate5read-onlycurrentThe averaged number of connections which the firewall establishing per second, averaged over the last 300 seconds.
1.3.6.1.4.1.9.9.491.1.1.1.12ScalarcufwConnGlobalNumRemoteAccessread-onlycurrentThe number of active connections which correspond to remote access applications. Specifically, the protocol for which the connection is established must be one…
1.3.6.1.4.1.9.9.491.1.1.2NodecuFwConnectionResources
1.3.6.1.4.1.9.9.491.1.1.2.1ScalarcufwConnResMemoryUsageread-onlycurrentThe amount of memory occupied by all structures required to maintain the state of all connections which are either being established or are active.
1.3.6.1.4.1.9.9.491.1.1.2.2ScalarcufwConnResActiveConnMemoryUsageread-onlycurrentThe amount of memory occupied by all structures required to maintain the state of all active connections.
1.3.6.1.4.1.9.9.491.1.1.2.3ScalarcufwConnResHOConnMemoryUsageread-onlycurrentThe amount of memory occupied by all structures required to maintain the state of all half open connections.
1.3.6.1.4.1.9.9.491.1.1.2.4ScalarcufwConnResEmbrConnMemoryUsageread-onlycurrentThe amount of memory occupied by all structures required to maintain the state of all embryonic connections.
1.3.6.1.4.1.9.9.491.1.1.3NodecuFwConnectionReportSettings
1.3.6.1.4.1.9.9.491.1.1.3.1ScalarcufwConnReptAppStatsread-writecurrentSetting this object to 'true' enables the MIB to report connection activity statistics pertaining to application protocols. If this object is set to 'false', t…
1.3.6.1.4.1.9.9.491.1.1.3.2ScalarcufwConnReptAppStatsLastChangedread-onlycurrentThe time at which the value of cufwConnReptAppStats was last changed.
1.3.6.1.4.1.9.9.491.1.1.4NodecuFwConnectionSummaryTables
1.3.6.1.4.1.9.9.491.1.1.4.1TablecufwConnSummaryTablenot-accessiblecurrentThis table summarizes the connection activity on the firewall per layer3-layer 4 protocol instance. Each entry in the table lists the connection summary of a d…
1.3.6.1.4.1.9.9.491.1.1.4.1.1RowcufwConnSummaryEntrynot-accessiblecurrentEach entry contains the summary of connection activity for a layer3-layer4 network protocol.
1.3.6.1.4.1.9.9.491.1.1.4.1.1.1ColumncufwConnProtocolnot-accessiblecurrentThe (L3-L4) protocol for which this conceptual row summarizes the connection activity on the managed entity.
1.3.6.1.4.1.9.9.491.1.1.4.1.1.2ColumncufwConnNumAttemptedread-onlycurrentThe number of connections attempted since the last reboot of the firewall, corresponding to the protocol denoted by 'cufwConnProtocol'. This value is accumulat…
1.3.6.1.4.1.9.9.491.1.1.4.1.1.3ColumncufwConnNumSetupsAbortedread-onlycurrentThe number of connection setup attempts, corresponding to the protocol denoted by 'cufwConnProtocol', that were aborted before the connection could proceed to …
1.3.6.1.4.1.9.9.491.1.1.4.1.1.4ColumncufwConnNumPolicyDeclinedread-onlycurrentThe number of connection attempts that were declined due to security policy, corresponding to the protocol denoted by 'cufwConnProtocol'. This value is accumul…
1.3.6.1.4.1.9.9.491.1.1.4.1.1.5ColumncufwConnNumResDeclinedread-onlycurrentThe number of connection attempts that were declined due to resource unavailability, corresponding to the protocol denoted by 'cufwConnProtocol'. This value is…
1.3.6.1.4.1.9.9.491.1.1.4.1.1.6ColumncufwConnNumHalfOpenread-onlycurrentThe number of connections that are currently in the process of being established, corresponding to the protocol denoted by 'cufwConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.1.1.7ColumncufwConnNumActiveread-onlycurrentThe number of connections that are currently active, corresponding to the protocol denoted by 'cufwConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.1.1.8ColumncufwConnNumAbortedread-onlycurrentThe number of connections that were abnormally terminated after successful establishment, corresponding to the protocol denoted by 'cufwConnProtocol'. This val…
1.3.6.1.4.1.9.9.491.1.1.4.1.1.9ColumncufwConnSetupRate1read-onlycurrentThe connection setup rate averaged over the last 60 seconds corresponding to the protocol denoted by 'cufwConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.1.1.10ColumncufwConnSetupRate5read-onlycurrentThe connection setup rate averaged over the last 300 seconds corresponding to the protocol denoted by 'cufwConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.2TablecufwAppConnSummaryTablenot-accessiblecurrentThis table lists the summary of firewall connections pertaining to Layer 7 protocols, catalogued by distinct application protocols. Each entry in the table lis…
1.3.6.1.4.1.9.9.491.1.1.4.2.1RowcufwAppConnSummaryEntrynot-accessiblecurrentEach entry contains the summary of connection activity for a distinct layer 7 protocol identified by the index element 'cufwAppConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.2.1.1ColumncufwAppConnProtocolnot-accessiblecurrentThe layer7 protocol for which this conceptual row summarizes the connection activity for this firewall.
1.3.6.1.4.1.9.9.491.1.1.4.2.1.2ColumncufwAppConnNumAttemptedread-onlycurrentThe number of connections attempted since the last reboot of the firewall, corresponding to the protocol denoted by 'cufwAppConnProtocol'. This value is accumu…
1.3.6.1.4.1.9.9.491.1.1.4.2.1.3ColumncufwAppConnNumSetupsAbortedread-onlycurrentThe number of connection setup attempts, corresponding to the protocol denoted by 'cufwAppConnProtocol', that were aborted before the connection could proceed …
1.3.6.1.4.1.9.9.491.1.1.4.2.1.4ColumncufwAppConnNumPolicyDeclinedread-onlycurrentThe number of connection attempts that were declined due to security policy, corresponding to the protocol denoted by 'cufwAppConnProtocol'. This value is accu…
1.3.6.1.4.1.9.9.491.1.1.4.2.1.5ColumncufwAppConnNumResDeclinedread-onlycurrentThe number of connection attempts that were declined due to resource unavailability, corresponding to the protocol denoted by 'cufwAppConnProtocol'. This value…
1.3.6.1.4.1.9.9.491.1.1.4.2.1.6ColumncufwAppConnNumHalfOpenread-onlycurrentThe number of connections that are currently in the process of being established, corresponding to the protocol denoted by 'cufwAppConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.2.1.7ColumncufwAppConnNumActiveread-onlycurrentThe number of connections that are currently active, corresponding to the protocol denoted by 'cufwAppConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.2.1.8ColumncufwAppConnNumAbortedread-onlycurrentThe number of connections that were terminated by the firewall successful establishment, corresponding to the protocol denoted by 'cufwAppConnProtocol'. This v…
1.3.6.1.4.1.9.9.491.1.1.4.2.1.9ColumncufwAppConnSetupRate1read-onlycurrentThe connection setup rate averaged over the last 60 seconds corresponding to the protocol denoted by 'cufwAppConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.2.1.10ColumncufwAppConnSetupRate5read-onlycurrentThe connection setup rate averaged over the last 300 seconds corresponding to the protocol denoted by 'cufwAppConnProtocol'.
1.3.6.1.4.1.9.9.491.1.1.4.3TablecufwPolicyConnSummaryTablenot-accessiblecurrentThis table lists the summary of firewall connections for layer3-layer 4 protocols catalogued on a per policy basis. Each entry in the table lists the connectio…
1.3.6.1.4.1.9.9.491.1.1.4.3.1RowcufwPolicyConnSummaryEntrynot-accessiblecurrentEach entry contains the summary of connection activity for a specific protocol in a specific policy applied to the specified policy target.
1.3.6.1.4.1.9.9.491.1.1.4.3.1.1ColumncufwPolConnPolicynot-accessiblecurrentThe identity of the firewall policy for which this conceptual row contains the connection activity summary.
1.3.6.1.4.1.9.9.491.1.1.4.3.1.2ColumncufwPolConnPolicyTargetTypenot-accessiblecurrentThe type of the entity to which the firewall policy 'cufwPolConnPolicy' has been applied. This could be an interface type (most commonly), the type of another …
1.3.6.1.4.1.9.9.491.1.1.4.3.1.3ColumncufwPolConnPolicyTargetnot-accessiblecurrentThe identity of the entity to which the firewall policy 'cufwPolConnPolicy' is applied. This could be an interface object (most commonly), another object or gr…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.4ColumncufwPolConnProtocolnot-accessiblecurrentThe (L3-L4) protocol corresponding to which this conceptual row summarizes the connection activity on the firewall.
1.3.6.1.4.1.9.9.491.1.1.4.3.1.5ColumncufwPolConnNumAttemptedread-onlycurrentThe number of connections attempted since the last reboot of the firewall, corresponding to the protocol denoted by 'cufwPolConnProtocol', in the policy 'cufwP…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.6ColumncufwPolConnNumSetupsAbortedread-onlycurrentThe number of connection setup attempts, corresponding to the protocol denoted by 'cufwPolConnProtocol', associated with the policy 'cufwPolConnPolicy' applied…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.7ColumncufwPolConnNumPolicyDeclinedread-onlycurrentThe number of connection attempts that were declined due to security policy, corresponding to the protocol denoted by 'cufwPolConnProtocol', in the policy 'cuf…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.8ColumncufwPolConnNumResDeclinedread-onlycurrentThe number of connection attempts that were declined due to resource unavailability, corresponding to the protocol denoted by 'cufwPolConnProtocol', in the pol…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.9ColumncufwPolConnNumHalfOpenread-onlycurrentThe number of connections that are currently in the process of being established, corresponding to the protocol denoted by 'cufwPolConnProtocol', in the policy…
1.3.6.1.4.1.9.9.491.1.1.4.3.1.10ColumncufwPolConnNumActiveread-onlycurrentThe number of connections that are currently active, corresponding to the protocol denoted by 'cufwPolConnProtocol', in the policy 'cufwPolConnPolicy' applied …
1.3.6.1.4.1.9.9.491.1.1.4.3.1.11ColumncufwPolConnNumAbortedread-onlycurrentThe number of connections that were abnormally terminated after successful establishment, corresponding to the protocol denoted by 'cufwPolConnProtocol', in th…
1.3.6.1.4.1.9.9.491.1.1.4.4TablecufwPolicyAppConnSummaryTablenot-accessiblecurrentThis table lists the summary of firewall connections pertaining to Layer 7 protocols, catalogued on a per policy basis Each entry in the table lists the connec…
1.3.6.1.4.1.9.9.491.1.1.4.4.1RowcufwPolicyAppConnSummaryEntrynot-accessiblecurrentEach entry contains the summary of connection activity for a specific layer 7 protocol in a specific policy applied to the specified policy target.
1.3.6.1.4.1.9.9.491.1.1.4.4.1.1ColumncufwPolAppConnPolicynot-accessiblecurrentThe identity of the firewall policy for which this conceptual row contains the connection activity summary.
1.3.6.1.4.1.9.9.491.1.1.4.4.1.2ColumncufwPolAppConnPolicyTargetTypenot-accessiblecurrentThe type of the entity to which the firewall policy 'cufwPolAppConnPolicy' has been applied. This could be an interface type (most commonly), the type of anoth…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.3ColumncufwPolAppConnPolicyTargetnot-accessiblecurrentThe identity of the entity to which the firewall policy 'cufwPolAppProtocol' refers. This could be an interface object (most commonly), another object or group…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.4ColumncufwPolAppConnProtocolnot-accessiblecurrentThe layer7 protocol for which this conceptual row summarizes the connection activity for this firewall.
1.3.6.1.4.1.9.9.491.1.1.4.4.1.5ColumncufwPolAppConnNumAttemptedread-onlycurrentThe number of connections attempted since the last reboot of the firewall, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in the policy 'cu…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.6ColumncufwPolAppConnNumSetupsAbortedread-onlycurrentThe number of connection setup attempts, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', associated with the policy 'cufwPolAppConnPolicy' a…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.7ColumncufwPolAppConnNumPolicyDeclinedread-onlycurrentThe number of connection attempts that were declined due to security policy, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in the policy '…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.8ColumncufwPolAppConnNumResDeclinedread-onlycurrentThe number of connection attempts that were declined due to resource unavailability, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in the …
1.3.6.1.4.1.9.9.491.1.1.4.4.1.9ColumncufwPolAppConnNumHalfOpenread-onlycurrentThe number of connections that are currently in the process of being established, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in the pol…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.10ColumncufwPolAppConnNumActiveread-onlycurrentThe number of connections that are currently active, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in the policy 'cufwPolAppConnPolicy' ap…
1.3.6.1.4.1.9.9.491.1.1.4.4.1.11ColumncufwPolAppConnNumAbortedread-onlycurrentThe number of connections that were abnormally terminated after successful establishment, corresponding to the protocol denoted by 'cufwPolAppConnProtocol', in…
1.3.6.1.4.1.9.9.491.1.2NodecuFwApplInspectionGrp
1.3.6.1.4.1.9.9.491.1.2.1ScalarcufwAIAuditTrailEnabledread-writecurrentThe value identifies if audit trail in application inspection has been globally enabled or disabled.
1.3.6.1.4.1.9.9.491.1.2.2ScalarcufwAIAlertEnabledread-writecurrentThe value identifies if application inspection alerts have been globally enabled or disabled.
1.3.6.1.4.1.9.9.491.1.2.3TablecufwInspectionTablenot-accessiblecurrentThis table identifies if an application protocol has been configured for inspection and if so, the name of the firewall policy or the inspection configuration …
1.3.6.1.4.1.9.9.491.1.2.3.1RowcufwInspectionEntrynot-accessiblecurrentEach entry contains the configuration of a specific application inspection element.
1.3.6.1.4.1.9.9.491.1.2.3.1.1ColumncufwInspectionPolicyNamenot-accessiblecurrentThe name of the policy that configures the device inspect the protocol specified by 'cufwInspectionProtocol'.
1.3.6.1.4.1.9.9.491.1.2.3.1.2ColumncufwInspectionProtocolnot-accessiblecurrentThe application protocol that is configured for inspection.
1.3.6.1.4.1.9.9.491.1.2.3.1.3ColumncufwInspectionStatusread-onlycurrentThis MIB object identifies if the directive to inspect the protocol specified by 'cufwInspectionProtocol' by the policy corresponding to this conceptual row is…
1.3.6.1.4.1.9.9.491.1.3NodecuFwUrlFilterGrp
1.3.6.1.4.1.9.9.491.1.3.1NodecufwUrlFilterGlobals
1.3.6.1.4.1.9.9.491.1.3.1.1ScalarcufwUrlfFunctionEnabledread-writecurrentURL Filtering Operation _________ 2.2 Request | | | | | | _________ __|_ |_________| | |< | | | |< | Client | |_________| |____|< | 4. URLF Resp ____|______ | …
1.3.6.1.4.1.9.9.491.1.3.1.2ScalarcufwUrlfRequestsNumProcessedread-onlycurrentThe number of URL access requests processed by this firewall. This value is accumulated from the last reboot of the firewall.
1.3.6.1.4.1.9.9.491.1.3.1.3ScalarcufwUrlfRequestsProcRate1read-onlycurrentThe number of URL access requests processed per seconds by this firewall averaged over the last 60 seconds.
1.3.6.1.4.1.9.9.491.1.3.1.4ScalarcufwUrlfRequestsProcRate5read-onlycurrentThe number of URL access requests processed per second by this firewall averaged over the last 300 seconds.
1.3.6.1.4.1.9.9.491.1.3.1.5ScalarcufwUrlfRequestsNumAllowedread-onlycurrentThe number of URL access requests allowed by this firewall, due to a directive from a URL filtering server or a static policy configured on the firewall. This …
1.3.6.1.4.1.9.9.491.1.3.1.6ScalarcufwUrlfRequestsNumDeniedread-onlycurrentThe number of URL access requests declined by this firewall, due to a directive from a URL filtering server, a static policy configured on the firewall, due to…
1.3.6.1.4.1.9.9.491.1.3.1.7ScalarcufwUrlfRequestsDeniedRate1read-onlycurrentThe rate at which URL access requests were denied by this firewall, due to a directive from a URL filtering server, a static policy configured on the firewall,…
1.3.6.1.4.1.9.9.491.1.3.1.8ScalarcufwUrlfRequestsDeniedRate5read-onlycurrentThe rate at which URL access requests were denied by this firewall, due to a directive from a URL filtering server, a static policy configured on the firewall,…
1.3.6.1.4.1.9.9.491.1.3.1.9ScalarcufwUrlfRequestsNumCacheAllowedread-onlycurrentThe number of URL access requests allowed by the firewall because of a cached entry holding the result from a previous URL access request that was handled eith…
1.3.6.1.4.1.9.9.491.1.3.1.10ScalarcufwUrlfRequestsNumCacheDeniedread-onlycurrentThe number of URL access requests denied by the firewall because of a cached entry holding the result from a previous URL access request that was handled eithe…
1.3.6.1.4.1.9.9.491.1.3.1.11ScalarcufwUrlfAllowModeReqNumAllowedread-onlycurrentThe number of URL access requests that were allowed by the firewall when the URL filtering server was not available. This value is accumulated from the last re…
1.3.6.1.4.1.9.9.491.1.3.1.12ScalarcufwUrlfAllowModeReqNumDeniedread-onlycurrentThe number of URL access requests that were declined by the firewall when the URL filtering server was not available. This value is accumulated from the last r…
1.3.6.1.4.1.9.9.491.1.3.1.13ScalarcufwUrlfRequestsNumResDroppedread-onlycurrentThe number of incoming URL access requests that were dropped by the firewall because of resource constraints. This value is accumulated from the last reboot of…
1.3.6.1.4.1.9.9.491.1.3.1.14ScalarcufwUrlfRequestsResDropRate1read-onlycurrentThe rate at which incoming URL access requests were dropped by the firewall because of resource constraints, averaged over the last 60 seconds.
1.3.6.1.4.1.9.9.491.1.3.1.15ScalarcufwUrlfRequestsResDropRate5read-onlycurrentThe rate at which incoming URL access requests were dropped by the firewall because of resource constraints, averaged over the last 300 seconds.
1.3.6.1.4.1.9.9.491.1.3.1.16ScalarcufwUrlfNumServerTimeoutsread-onlycurrentThe number of times the firewall failed to receive a response from the configured URL filtering servers for a request to authorize a URL access request. This i…
1.3.6.1.4.1.9.9.491.1.3.1.17ScalarcufwUrlfNumServerRetriesread-onlycurrentThe number of URL access authorization requests re-sent by the firewall to the URL Filtering Servers because a response was not received within the configured …
1.3.6.1.4.1.9.9.491.1.3.1.18ScalarcufwUrlfResponsesNumLateread-onlycurrentThe number of responses from URL filtering servers which were received after the original URL access request was removed from the queue of pending requests. Th…
1.3.6.1.4.1.9.9.491.1.3.1.19ScalarcufwUrlfUrlAccRespsNumResDroppedread-onlycurrentThe number of transport packets constituting responses to URL access requests that were dropped by the firewall due to resource constraints waiting for a respo…
1.3.6.1.4.1.9.9.491.1.3.2NodecufwUrlFilterResourceUsage
1.3.6.1.4.1.9.9.491.1.3.2.1ScalarcufwUrlfResTotalRequestCacheSizeread-onlycurrentThe amount of memory occupied by all the caches used in the firewall to cache pending URL access requests.
1.3.6.1.4.1.9.9.491.1.3.2.2ScalarcufwUrlfResTotalRespCacheSizeread-onlycurrentThe amount of memory occupied by all the caches used in the firewall to cache responses for URL requests received from servers while awaiting a response from U…
1.3.6.1.4.1.9.9.491.1.3.3NodecufwUrlFilterServers
1.3.6.1.4.1.9.9.491.1.3.3.1TablecufwUrlfServerTablenot-accessiblecurrentThis table lists the URL filtering servers configured on the managed device and their performance statistics. This table is not meant as a device to configure …
1.3.6.1.4.1.9.9.491.1.3.3.1.1RowcufwUrlfServerEntrynot-accessiblecurrentEach entry contains the configuration of a specific URL filtering server.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.1ColumncufwUrlfServerAddrTypenot-accessiblecurrentThe type of the IP address of the URL filtering server.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.2ColumncufwUrlfServerAddressnot-accessiblecurrentThe value of the IP address of the URL filtering server.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.3ColumncufwUrlfServerPortnot-accessiblecurrentThe value of the port at which the URL filtering server listens for incoming requests.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.4ColumncufwUrlfServerVendorread-onlycurrentThe vendor type of the URL filtering server.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.5ColumncufwUrlfServerStatusread-onlycurrentThe status of the URL filtering server corresponding to this conceptual row.
1.3.6.1.4.1.9.9.491.1.3.3.1.1.6ColumncufwUrlfServerReqsNumProcessedread-onlycurrentThe number of URL access requests forwarded by the managed firewall device to the URL filtering server corresponding to this conceptual row. This value is coun…
1.3.6.1.4.1.9.9.491.1.3.3.1.1.7ColumncufwUrlfServerReqsNumAllowedread-onlycurrentThe number of URL access requests allowed by the URL filtering server corresponding to this conceptual row. This counter does not include late responses. This …
1.3.6.1.4.1.9.9.491.1.3.3.1.1.8ColumncufwUrlfServerReqsNumDeniedread-onlycurrentThe number of URL access requests denied by the URL filtering server corresponding to this conceptual row. This counter does not include late responses. This v…
1.3.6.1.4.1.9.9.491.1.3.3.1.1.9ColumncufwUrlfServerNumTimeoutsread-onlycurrentThe number of times the firewall failed to receive a response from the URL filtering server corresponding to this conceptual row, for a request to authorize a …
1.3.6.1.4.1.9.9.491.1.3.3.1.1.10ColumncufwUrlfServerNumRetriesread-onlycurrentThe number of URL access authorization requests re-sent by the firewall to the URL Filtering Server corresponding to this conceptual row, because a response wa…
1.3.6.1.4.1.9.9.491.1.3.3.1.1.11ColumncufwUrlfServerRespsNumReceivedread-onlycurrentThe number of URL access responses received by the firewall from the URL filtering server corresponding to this conceptual row. This counter does not include l…
1.3.6.1.4.1.9.9.491.1.3.3.1.1.12ColumncufwUrlfServerRespsNumLateread-onlycurrentThe number of URL access responses received by the managed firewall from the URL filtering server corresponding to this conceptual row after the original URL a…
1.3.6.1.4.1.9.9.491.1.3.3.1.1.13ColumncufwUrlfServerAvgRespTime1read-onlycurrentThe average round-trip response time of the URL filtering server computed over the last 60 seconds. A value of zero indicates that there was insufficient data …
1.3.6.1.4.1.9.9.491.1.3.3.1.1.14ColumncufwUrlfServerAvgRespTime5read-onlycurrentThe average round-trip response time of the URL filtering server computed over the last 300 seconds. A value of zero indicates that there was insufficient data…
1.3.6.1.4.1.9.9.491.1.4NodecuFwFailoverGrp
1.3.6.1.4.1.9.9.491.1.4.1NodecuFwFailoverGlobals
1.3.6.1.4.1.9.9.491.1.4.1.1ScalarcufwFOEnabledread-onlycurrentThis value depicts if failover is enabled or not on the device.
1.3.6.1.4.1.9.9.491.1.4.1.2ScalarcufwFOUnitDesignationread-onlycurrentThe hardware type that points to designation as primary or secondary unit.
1.3.6.1.4.1.9.9.491.1.4.1.3ScalarcufwFOLinkread-onlycurrentThe ifIndex of the interface used for failover communication between the two units.
1.3.6.1.4.1.9.9.491.1.4.1.4ScalarcufwFOStateLinkread-onlycurrentThe ifIndex of the interface used for failover communication to pass connection state information.
1.3.6.1.4.1.9.9.491.1.4.1.5ScalarcufwFOStdbyConfigLockedread-onlycurrentThis object depicts if the the ability to make any configuration changes directly on the standby unit or context is enabled.
1.3.6.1.4.1.9.9.491.1.4.1.6ScalarcufwFOEncryptionread-onlycurrentThe type of encryption enabled on the failover links between the units to encrypt all failover communications. Value Type 0 none 1 IPSec LAN-to-LAN tunnels 2 K…
1.3.6.1.4.1.9.9.491.1.4.1.7ScalarcufwFOSerialNumOursread-onlycurrentThe vendor-specific serial number string for the current unit in pair.
1.3.6.1.4.1.9.9.491.1.4.1.8ScalarcufwFOSerialNumMateread-onlycurrentThe vendor-specific serial number string for the peer unit in pair.
1.3.6.1.4.1.9.9.491.1.4.1.9ScalarcufwFOSwVersionOursread-onlycurrentThe vendor-specific software revision string for the current unit in pair.
1.3.6.1.4.1.9.9.491.1.4.1.10ScalarcufwFOSwVersionMateread-onlycurrentThe vendor-specific software revision string for the peer unit in pair.
1.3.6.1.4.1.9.9.491.1.4.1.11ScalarcufwFOUnitPolltimeread-onlycurrentThe polling frequency of the Hello packets between the units in HA pair.
1.3.6.1.4.1.9.9.491.1.4.1.12ScalarcufwFOUnitHoldtimeread-onlycurrentThe hold time that each unit will wait before declaring the peer unit as dead. If the failed unit is the active unit, the standby unit takes over as the active…
1.3.6.1.4.1.9.9.491.1.4.1.13ScalarcufwFOUnitBfdEnabledread-onlycurrentThis object depicts if BFD protocol is enabled between the units for health monitoring.
1.3.6.1.4.1.9.9.491.1.4.1.14ScalarcufwFOLinkStatePolltimeread-onlycurrentThe frequency at which the link-state of a unit's interfaces are polled to detect link failures.
1.3.6.1.4.1.9.9.491.1.4.1.15ScalarcufwFOInterfacePolicyread-onlycurrentThe count of interface failures set as threshold to trigger switchover when interfaces are declared as health-check failed.
1.3.6.1.4.1.9.9.491.1.4.1.16ScalarcufwFOMonitoredInterfacesread-onlycurrentThe count of interfaces monitored on the HA units for interface health.
1.3.6.1.4.1.9.9.491.1.4.1.17ScalarcufwFOInterfacePolltimeread-onlycurrentThe polling frequency of the Hello packets on each interface between the units in HA pair.
1.3.6.1.4.1.9.9.491.1.4.1.18ScalarcufwFOInterfaceHoldtimeread-onlycurrentThe hold time that each unit will wait before declaring the peer unit as dead due to interface check failure.
1.3.6.1.4.1.9.9.491.1.4.1.19ScalarcufwFOReplicationHttpread-onlycurrentThis object depicts if the stateful replication of HTTP sessions is enabled in a Stateful Failover environment.
1.3.6.1.4.1.9.9.491.1.4.1.20ScalarcufwFOReplicationRateread-onlycurrentThe bulk-sync connection replication rate between the HA units.
1.3.6.1.4.1.9.9.491.1.4.2NodecuFwFailoverStatus
1.3.6.1.4.1.9.9.491.1.4.2.1TablecufwFOGrpStatusTablenot-accessiblecurrentThis table summarizes the failover state of a logical group of ASA contexts. The HA switchover happens at the group level.
1.3.6.1.4.1.9.9.491.1.4.2.1.1RowcufwFOGrpStatusEntrynot-accessiblecurrentEach entry in the table lists necessary HA status of a group.
1.3.6.1.4.1.9.9.491.1.4.2.1.1.1ColumncufwFOGroupIndexread-onlycurrentA distinct HA group identifier for which this conceptual row summarizes critical failover data.
1.3.6.1.4.1.9.9.491.1.4.2.1.1.2ColumncufwFOGrpLastFailoverAtread-onlycurrentThe date&time at which the last switchover was triggered for an HA group.
1.3.6.1.4.1.9.9.491.1.4.2.1.1.3ColumncufwFOGrpHAstateread-onlycurrentThe current HA role of a group on the unit being polled. Allowed values are active or standby or unknown.
1.3.6.1.4.1.9.9.491.1.4.2.1.1.4ColumncufwFOGrpUpTimeread-onlycurrentThe Uptime of a group in the current HA role on the unit being polled.
1.3.6.1.4.1.9.9.491.1.4.2.1.1.5ColumncufwFOGrpContextCountread-onlycurrentThe number of virtual contexts part of the group on the unit being polled.
1.3.6.1.4.1.9.9.491.1.4.2.2TablecufwFOInterfaceTablenot-accessiblecurrentThis table summarizes the interface health check status of each interface in a group per context.
1.3.6.1.4.1.9.9.491.1.4.2.2.1RowcufwFOInterfaceEntrynot-accessiblecurrentEach entry in the table pertains to an interface in a context.
1.3.6.1.4.1.9.9.491.1.4.2.2.1.1ColumncufwFOGrpIdread-onlycurrentA distinct HA group identifier for which this conceptual row summarizes the interface health.
1.3.6.1.4.1.9.9.491.1.4.2.2.1.2ColumncufwContextIdread-onlycurrentThe virtual context-id of the ASA context for which this conceptual row summarizes an interface's health within a logical HA group.
1.3.6.1.4.1.9.9.491.1.4.2.2.1.3ColumncufwContextifIndexread-onlycurrentThe ifIndex from the IF-MIB for an interface in a context.
1.3.6.1.4.1.9.9.491.1.4.2.2.1.4ColumncufwFOInterfaceMonitoringread-onlycurrentThe monitoring state of the interface being addressed in a context.
1.3.6.1.4.1.9.9.491.1.4.2.2.1.5ColumncufwFOInterfaceStatusread-onlycurrentThe health-check outcome of the interface being addressed in a context.
1.3.6.1.4.1.9.9.491.1.4.3NodecuFwFailoverStatistics
1.3.6.1.4.1.9.9.491.1.4.3.1ScalarcufwFOStatefulUpdateEnabledread-onlycurrentThis value depicts if failover has enabled stateful updates for all HA clients on the device.
1.3.6.1.4.1.9.9.491.1.4.3.2TablecufwFOLogicalUpdatesTablenot-accessiblecurrentThis table summarizes the statistics of every HA client's logical updates to and from its peer.
1.3.6.1.4.1.9.9.491.1.4.3.2.1RowcufwFOLogicalUpdateEntrynot-accessiblecurrentEach entry in the table lists the transmit and receive stats summary of a distinct HA client in the system.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.1ColumncufwFOGroupIdxread-onlycurrentA distinct HA group identifier for which this conceptual row summarizes the sync statistics.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.2ColumncufwFOCLientIdread-onlycurrentA distinct HA client identifier for which this conceptual row summarizes the sync statistics.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.3ColumncufwFOCLientNameread-onlycurrentThe HA client's name for which this conceptual row summarizes the sync statistics.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.4ColumncufwFOLUTransmitCountread-onlycurrentThe count of transmitted updates sent to peer for the HA client.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.5ColumncufwFOLUTransmitErrorsread-onlycurrentThe count of transmit errors for updates sent to peer for the HA client.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.6ColumncufwFOLUReceiveCountread-onlycurrentThe count of received updates from peer for the HA client.
1.3.6.1.4.1.9.9.491.1.4.3.2.1.7ColumncufwFOLUReceiveErrorsread-onlycurrentThe count of receive errors for updates from peer for the HA client.
1.3.6.1.4.1.9.9.491.1.4.4NodecuFwFailoverHistory
1.3.6.1.4.1.9.9.491.1.4.4.1ScalarcuFwFOMaxStateEventsread-onlycurrentThe max count of history logs for FO state transitions that can be saved on the device.
1.3.6.1.4.1.9.9.491.1.4.4.3TablecufwFOHistoryEvTablenot-accessiblecurrentThis table summarizes the failover state of a logical group of ASA contexts.
1.3.6.1.4.1.9.9.491.1.4.4.3.1RowcufwFOHistoryEvEntrynot-accessiblecurrentEach entry in the table.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.1ColumncufwFOGrpIndexread-onlycurrentA distinct HA group identifier for which this conceptual row summarizes time-tale history of failover events.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.2ColumncufwFOHistoryIndexread-onlycurrentA distinct index that points to an entry in the table for an HA group.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.3ColumncufwFOGrpHAFromStateread-onlycurrentThe log entry points to the HA state that this event transitioned from.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.4ColumncufwFOGrpHAToStateread-onlycurrentThe log entry points to the HA state that this event transitioned to.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.5ColumncufwFOGrpTransitionAtread-onlycurrentThe date&time at which this transition happened for an HA group.
1.3.6.1.4.1.9.9.491.1.4.4.3.1.6ColumncufwFOGrpTransitionReasonread-onlycurrentThe reason for this transition event for an HA group.
1.3.6.1.4.1.9.9.491.1.5NodecuFwAaicGrp
1.3.6.1.4.1.9.9.491.1.5.1NodecufwAaicGlobals
1.3.6.1.4.1.9.9.491.1.5.1.1ScalarcufwAaicGlobalNumBadProtocolOpsread-onlycurrent'Protocol Operation' is the application protocol specific operation that the PDU is intended to perform. An example of 'protocol operation' is the HELO command…
1.3.6.1.4.1.9.9.491.1.5.1.2ScalarcufwAaicGlobalNumBadPDUSizeread-onlycurrentThis MIB object records the number of application protocol data units (PDU) that had either an invalid header size or an invalid payload size, as determined by…
1.3.6.1.4.1.9.9.491.1.5.1.3ScalarcufwAaicGlobalNumBadPortRangeread-onlycurrentNumber of application protocol units that attempted to advertise illegal port ranges for secondary connections. An example of such an occurrence would be a pas…
1.3.6.1.4.1.9.9.491.1.5.2NodecufwAaicProtocolStats
1.3.6.1.4.1.9.9.491.1.5.2.1NodecufwAaicHttpProtocolStats
1.3.6.1.4.1.9.9.491.1.5.2.1.1ScalarcufwAaicHttpNumBadProtocolOpsread-onlycurrentThe number of PDUs corresponding to HTTP protocol which were detected to be containing HTTP protocol methods which are disallowed by the local security policy.…
1.3.6.1.4.1.9.9.491.1.5.2.1.2ScalarcufwAaicHttpNumBadPDUSizeread-onlycurrentThe number of PDUs corresponding to HTTP protocol that had either an invalid header size or an invalid payload size, as determined by the local security policy…
1.3.6.1.4.1.9.9.491.1.5.2.1.3ScalarcufwAaicHttpNumTunneledConnsread-onlycurrentThe number of connections corresponding to HTTP protocol which were detected to be tunneling other application traffic streams. An instance of this would be In…
1.3.6.1.4.1.9.9.491.1.5.2.1.4ScalarcufwAaicHttpNumLargeURIsread-onlycurrentThe number of PDUs corresponding to HTTP protocol which were detected to be containing a URI of size not permitted by the local security policy. For this MIB t…
1.3.6.1.4.1.9.9.491.1.5.2.1.5ScalarcufwAaicHttpNumBadContentread-onlycurrentThe number of PDUs corresponding to HTTP protocol which were detected to be containing content whose type disallowed by the local security policy. For this MIB…
1.3.6.1.4.1.9.9.491.1.5.2.1.6ScalarcufwAaicHttpNumMismatchContentread-onlycurrentThe number of PDUs corresponding to HTTP protocol which were detected to be containing content whose type was different from the content type specified in the …
1.3.6.1.4.1.9.9.491.1.5.2.1.7ScalarcufwAaicHttpNumDoubleEncodedPktsread-onlycurrentThe number of PDUs corresponding to HTTP protocol which were detected to be containing double encoding. Double encoding is a mechanism to obfuscate content in …
1.3.6.1.4.1.9.9.491.1.5.3NodecufwAaicEngineStats
1.3.6.1.4.1.9.9.491.1.5.3.1NodecufwAaicLinaSnortStats
1.3.6.1.4.1.9.9.491.1.5.3.1.1ScalarcufwAaicPassedSnortCountread-onlycurrentThe number of packets sent to Snort from Lina. These are packets with pass verdict.
1.3.6.1.4.1.9.9.491.1.5.3.1.2ScalarcufwAaicBlockedSnortCountread-onlycurrentThe number of packets blocked in Snort.
1.3.6.1.4.1.9.9.491.1.5.3.1.3ScalarcufwAaicInjbySnortCountread-onlycurrentThe number of packets Snort created and added to the traffic stream.
1.3.6.1.4.1.9.9.491.1.5.3.1.4ScalarcufwAaicBypassSnortDownCountread-onlycurrentThe number of packets that bypassed inspection when Snort was Down.
1.3.6.1.4.1.9.9.491.1.5.3.1.5ScalarcufwAaicBypassSnortBusyCountread-onlycurrentThe number of packets that bypassed inspection when Snort was too busy to handle the packets.
1.3.6.1.4.1.9.9.491.1.5.3.1.6ScalarcufwAaicFastfwdFlowsCountread-onlycurrentThe number of flows that were fast forwarded both by policy, and as result of initial inspection due to say Whitelisting.
1.3.6.1.4.1.9.9.491.1.5.3.1.7ScalarcufwAaicBlacklistedFlowsCountread-onlycurrentThe number of flows from policy configuration that were black-listed by Snort after inspection.
1.3.6.1.4.1.9.9.491.1.5.3.1.8ScalarcufwAaicStartofFlowEvCountread-onlycurrentThe Lina process sends start-of-flow events to Snort when it fast paths a flow without sending it to Snort. These events help Snort keep track of the connectio…
1.3.6.1.4.1.9.9.491.1.5.3.1.9ScalarcufwAaicEndofFlowEvCountread-onlycurrentThe Lina process sends end-of-flow events to Snort when a fast path flow ends.
1.3.6.1.4.1.9.9.491.1.5.3.1.10ScalarcufwAaicDeniedFlowEvCountread-onlycurrentThe Lina process sends denied flow events to Snort when it decides to drop a flow before sending it to Snort.
1.3.6.1.4.1.9.9.491.1.5.3.1.11ScalarcufwAaicFwdbeforeDropCountread-onlycurrentValid for NGIPS interfaces only. This is the number of to-be-dropped packets forwarded to Snort. When the Lina process decides to drop the frame for some reaso…
1.3.6.1.4.1.9.9.491.1.5.3.1.12ScalarcufwAaicInjDropCountread-onlycurrentThe number of packets that Snort added to the traffic stream that were dropped.
1.3.6.1.4.1.9.9.491.1.5.3.2NodecufwAaicSnortEvRates
1.3.6.1.4.1.9.9.491.1.5.3.2.1ScalarcufwAaicIntrusionEvtRateread-onlycurrentThe rate at which intrusion events were recorded by Snort on this firewall averaged over the last 300 seconds.
1.3.6.1.4.1.9.9.491.1.5.3.3TablecufwAspFrameDropsTablenot-accessiblecurrentThis table lists all the ASP frame drops on this firewall device.
1.3.6.1.4.1.9.9.491.1.5.3.3.1RowcufwAspFrameDropsEntrynot-accessiblecurrentEach entry in the table pertains to an ASP frame drop.
1.3.6.1.4.1.9.9.491.1.5.3.3.1.1ColumncufwAspFrameDropIndexread-onlycurrentIndex within the data-plane frame drop list of supported counters.
1.3.6.1.4.1.9.9.491.1.5.3.3.1.2ColumncufwAspFrameDropNameread-onlycurrentName of the frame drop counter.
1.3.6.1.4.1.9.9.491.1.5.3.3.1.3ColumncufwAspFrameDropDescriptionread-onlycurrentDescription of the frame drop counter.
1.3.6.1.4.1.9.9.491.1.5.3.3.1.4ColumncufwAspFrameDropValueread-onlycurrentFrame drop counter value.
1.3.6.1.4.1.9.9.491.1.5.3.4TablecufwAspFlowDropsTablenot-accessiblecurrentThis table lists all the ASP flow drops on this firewall device.
1.3.6.1.4.1.9.9.491.1.5.3.4.1RowcufwAspFlowDropsEntrynot-accessiblecurrentEach entry in the table pertains to an ASP flow drop.
1.3.6.1.4.1.9.9.491.1.5.3.4.1.1ColumncufwAspFlowDropIndexread-onlycurrentIndex within the data-plane flow drop list of supported counters.
1.3.6.1.4.1.9.9.491.1.5.3.4.1.2ColumncufwAspFlowDropNameread-onlycurrentName of the flow drop counter.
1.3.6.1.4.1.9.9.491.1.5.3.4.1.3ColumncufwAspFlowDropDescriptionread-onlycurrentDescription of the flow drop counter.
1.3.6.1.4.1.9.9.491.1.5.3.4.1.4ColumncufwAspFlowDropValueread-onlycurrentFlow drop counter value.
1.3.6.1.4.1.9.9.491.1.6NodecuFwL2FwGrp
1.3.6.1.4.1.9.9.491.1.6.1NodecufwL2FwGlobals
1.3.6.1.4.1.9.9.491.1.6.1.1ScalarcufwL2GlobalEnableStealthModeread-onlycurrentThe value indicates if the firewall is operating in transparent (layer 2) mode or not. When operating in transparent mode, the firewall operates as a bridge wh…
1.3.6.1.4.1.9.9.491.1.6.1.2ScalarcufwL2GlobalArpCacheSizeread-onlycurrentThe value indicates the configured maximum size of the ARP cache used for management traffic.
1.3.6.1.4.1.9.9.491.1.6.1.3ScalarcufwL2GlobalEnableArpInspectionread-writecurrentThe value indicates if ARP inspection, which is a security feature, is enabled globally on the managed firewall.
1.3.6.1.4.1.9.9.491.1.6.1.5ScalarcufwL2GlobalNumArpRequestsread-onlycurrentThe number of ARP requests issued by the transparent firewall to resolve a destination IP address. This counter is accumulated since the last reboot of the fir…
1.3.6.1.4.1.9.9.491.1.6.1.6ScalarcufwL2GlobalNumIcmpRequestsread-onlycurrentThe number of ICMP traceroute requests issued by the transparent firewall to resolve a destination IP address. This counter is accumulated since the last reboo…
1.3.6.1.4.1.9.9.491.1.6.1.7ScalarcufwL2GlobalNumFloodsread-onlycurrentThe number of times the firewall floods a frame to be forwarded to the egress interfaces because the destination MAC address is missing in the bridge table. Th…
1.3.6.1.4.1.9.9.491.1.6.1.8ScalarcufwL2GlobalNumDropsread-onlycurrentThe number of times the firewall dropped an incoming frame because the destination MAC address is missing in the bridge table. This counter is accumulated sinc…
1.3.6.1.4.1.9.9.491.1.6.1.9ScalarcufwL2GlobalArpOverflowRate5read-onlycurrentThe number of times an existing entry from the ARP cache had to be ejected in order to insert a new entry in the last 300 seconds. This counter is accumulated …
1.3.6.1.4.1.9.9.491.1.6.1.10ScalarcufwL2GlobalNumBadArpResponsesread-onlycurrentThe number of malformed ARP responses received by the firewall in trying to resolve the MAC address of the destination IP address in an incoming frame. This co…
1.3.6.1.4.1.9.9.491.1.6.1.11ScalarcufwL2GlobalNumSpoofedArpRespsread-onlycurrentThe number of spoofed ARP responses received by the firewall. Such an event would occur when the firewall encounters an ARP response mapping an IP address to a…
1.3.6.1.4.1.9.9.491.1.7NodecuFwNotifCntlGrp
1.3.6.1.4.1.9.9.491.1.7.1ScalarcufwCntlUrlfServerStatusChangeread-writecurrentThis object defines the administrative state of sending the SNMP notification to signal the election of a new primary URL filtering server by this firewall. Su…
1.3.6.1.4.1.9.9.491.1.7.2ScalarcufwCntlL2StaticMacAddressMovedread-writecurrentThis object defines the administrative state of sending the SNMP notification to signal the move of a statically configured MAC address to a new port. Such a c…
1.3.6.1.4.1.9.9.491.1.7.3ScalarcufwCntlFOstateChangeread-writecurrentThis object defines the administrative state of sending the SNMP notification to signal the election of a new active or standby in an HA pair.
1.3.6.1.4.1.9.9.491.1.7.4ScalarcufwCntlCluStateChangeread-writecurrentThis object defines the administrative state of sending the SNMP notification to signal the election of a new master in a cluster unit.
1.3.6.1.4.1.9.9.491.1.8NodecuFwClusterGrp
1.3.6.1.4.1.9.9.491.1.8.1NodecuFwClusterGlobals
1.3.6.1.4.1.9.9.491.1.8.1.1ScalarcufwCluEnabledread-onlycurrentThis value depicts if clustering is enabled or not on the device.
1.3.6.1.4.1.9.9.491.1.8.1.2ScalarcufwCluInterfaceModeread-onlycurrentMode of interface in clustering. Value Type 0 none 1 Spanned ether-channel 2 Individual 3 invalid
1.3.6.1.4.1.9.9.491.1.8.1.3ScalarcufwCluUnitStateread-onlycurrentThe current state of the unit in cluster.
1.3.6.1.4.1.9.9.491.1.8.1.4ScalarcufwCCLinkread-onlycurrentThe ifIndex of the interface used for cluster communication between the units.
1.3.6.1.4.1.9.9.491.1.8.1.5ScalarcufwCluGroupNameread-onlycurrentThe group name uniquely identifying this cluster.
1.3.6.1.4.1.9.9.491.1.8.1.6ScalarcufwCluUnitNameread-onlycurrentThe name uniquely identifying this cluster member.
1.3.6.1.4.1.9.9.491.1.8.1.7ScalarcufwCluConsoleReplicateread-onlycurrentThe console replication feature is enabled on this slave. Slave units send the console messages to the master unit so that you only need to monitor one console…
1.3.6.1.4.1.9.9.491.1.8.1.8ScalarcufwCluSiteIDread-onlycurrentThe site ID for this unit used in inter-site clustering.
1.3.6.1.4.1.9.9.491.1.8.1.9ScalarcufwCluPriorityread-onlycurrentThe priority of this unit for master unit elections (1 being highest).
1.3.6.1.4.1.9.9.491.1.8.1.10ScalarcufwCluSerialNumread-onlycurrentThe vendor-specific serial number string for the current unit in cluster.
1.3.6.1.4.1.9.9.491.1.8.1.11ScalarcufwCCLipAddrread-onlycurrentThe ip address used on the interface for CCL communication.
1.3.6.1.4.1.9.9.491.1.8.1.12ScalarcufwCCLmacAddrread-onlycurrentThe MAC address on the CCL link.
1.3.6.1.4.1.9.9.491.1.8.1.13ScalarcufwCluSwVersionread-onlycurrentThe vendor-specific software revision string for the current unit in cluster.
1.3.6.1.4.1.9.9.491.1.8.1.14ScalarcufwCluUnitHoldtimeread-onlycurrentTo determine unit health, the ASA cluster units send keepalive messages on the cluster control link to other units. The hold time that each unit will wait befo…
1.3.6.1.4.1.9.9.491.1.8.1.15ScalarcufwCluLastJoinAtread-onlycurrentThe date&time at which this unit last joined the cluster.
1.3.6.1.4.1.9.9.491.1.8.1.16ScalarcufwCluLastLeaveAtread-onlycurrentThe date&time at which this unit last left the cluster.
1.3.6.1.4.1.9.9.491.1.8.2NodecuFwClusterStatus
1.3.6.1.4.1.9.9.491.1.8.2.1ScalarcuFwCluUnitHealthread-onlycurrentThe string would show either healthy or un-healthy.
1.3.6.1.4.1.9.9.491.1.8.2.2ScalarcufwCluOverallHealthread-onlycurrentThe string would show either healthy or un-healthy.
1.3.6.1.4.1.9.9.491.1.8.2.3TablecufwCluInterfaceTablenot-accessiblecurrentThis table summarises the health of each interface in a cluster unit.
1.3.6.1.4.1.9.9.491.1.8.2.3.1RowcufwCluInterfaceEntrynot-accessiblecurrentEach entry in the table depicts the health of a clustering interface.
1.3.6.1.4.1.9.9.491.1.8.2.3.1.1ColumncuCluIfcIndexread-onlycurrentThe ifIndex from the IF-MIB for an interface in a cluster unit.
1.3.6.1.4.1.9.9.491.1.8.2.3.1.2ColumncufwCluHealthStatusread-onlycurrentThe health-check outcome of the interface being addressed in a cluster unit.
1.3.6.1.4.1.9.9.491.1.8.2.3.1.3ColumncufwCluHealthCheckread-onlycurrentThe monitoring state of the interface being addressed in a cluster unit.
1.3.6.1.4.1.9.9.491.1.8.3NodecuFwClusterHistory
1.3.6.1.4.1.9.9.491.1.8.3.1ScalarcuFwCluMaxStateEventsread-onlycurrentThe max count of history logs for cluster state transitions that can be saved on the device.
1.3.6.1.4.1.9.9.491.1.8.3.2TablecufwCluHistEvTablenot-accessiblecurrentThis table summarises the cluster state transitions' history in a unit.
1.3.6.1.4.1.9.9.491.1.8.3.2.1RowcufwCluHistEvEntrynot-accessiblecurrentEach entry in the table lists details of a cluster state transition.
1.3.6.1.4.1.9.9.491.1.8.3.2.1.1ColumncufwCluHistIndexread-onlycurrentA distinct index that points to an entry in the cluster history table for this unit.
1.3.6.1.4.1.9.9.491.1.8.3.2.1.2ColumncufwCluFromStateread-onlycurrentThe log entry points to the cluster state that this event transitioned from.
1.3.6.1.4.1.9.9.491.1.8.3.2.1.3ColumncufwCluToStateread-onlycurrentThe log entry points to the cluster state that this event transitioned to.
1.3.6.1.4.1.9.9.491.1.8.3.2.1.4ColumncufwCluTransitionAtread-onlycurrentThe date&time at which this transition happened for the cluster unit.
1.3.6.1.4.1.9.9.491.1.8.3.2.1.5ColumncufwCluTransitionReasonread-onlycurrentThe reason for this transition for the cluster unit.
1.3.6.1.4.1.9.9.491.2NodeciscoUnifiedFirewallMIBConform
1.3.6.1.4.1.9.9.491.2.1NodeciscoUniFirewallMIBCompliances
1.3.6.1.4.1.9.9.491.2.1.1ComplianceciscoUniFirewallMIBCompliancecurrentThe compliance statement for SNMP entities the Cisco Firewall MIB.
1.3.6.1.4.1.9.9.491.2.2NodeciscoUniFirewallMIBGroups
1.3.6.1.4.1.9.9.491.2.2.1GroupciscoFwConnectionGroupcurrentThis group contains the MIB objects required to instrument the firewall stateful connection activity.
1.3.6.1.4.1.9.9.491.2.2.2GroupciscoFwConnResourceUsageGroupcurrentThis group contains the MIB objects required to instrument the resource usage of the stateful packet filtering feature of the managed firewall.
1.3.6.1.4.1.9.9.491.2.2.3GroupciscoFwPolicyConnectionGroupcurrentThis group contains the MIB objects required to instrument policy based summary of firewall connection activity.
1.3.6.1.4.1.9.9.491.2.2.4GroupciscoFwApplInspectionGroupcurrentThis group contains the MIB objects required to instrument the firewall Application Inspection function.
1.3.6.1.4.1.9.9.491.2.2.5GroupciscoFwUrlFilterGroupcurrentThis group contains the MIB objects required to instrument the firewall URL filtering function.
1.3.6.1.4.1.9.9.491.2.2.6GroupciscoFwUrlFilterResourceGroupcurrentThis group contains the MIB objects required to instrument the resource usage of the URL filtering feature of the managed firewall.
1.3.6.1.4.1.9.9.491.2.2.7GroupciscoFwTransparentFwGroupcurrentThis group contains the MIB objects required to instrument the transparent mode (or layer 2) operation of a firewall.
1.3.6.1.4.1.9.9.491.2.2.8GroupciscoFwNotificationsGroupcurrentThis group contains notifications defined in the Cisco Firewall MIB pertaining to basic firewall operations. Presently, the list include a notification pertain…
1.3.6.1.4.1.9.9.491.2.2.9GroupciscoFwTransparentNotifGroupcurrentThis group contains the notifications that signal security critical events pertaining to the transparent mode operation of the firewall.
1.3.6.1.4.1.9.9.491.2.2.10GroupciscoFwBasicAaicGroupcurrentThis group contains the MIB objects required to instrument the basic elements of Advanced Application Inspection and Control (AAIC).
1.3.6.1.4.1.9.9.491.2.2.11GroupciscoFwAaicHttpGroupcurrentThis group defines statistics pertaining to deep packet inspection of HTTP payloads. A firewall that implements this group must implement the group 'ciscoFwBas…
1.3.6.1.4.1.9.9.491.2.2.12GroupciscoFwMibReportingControlGroupcurrentThis group contains the MIB objects that allow the administrator to control the granularity of objects reported by the agent.
1.3.6.1.4.1.9.9.491.2.2.13GroupciscoFwFailoverGroupcurrentThis group contains the MIB objects that allow the administrator to control the granularity of objects reported by the agent.
Type Definitions
NameSyntaxStatusDescription
CUfwCluHealthINTEGER { init(0), up(1), down(2), goingDown(3), goingUp(4), noLicense(5), none(6) }currentThis type denotes possible cluster interface/app health states.
CUfwCluStateINTEGER { disabled(0), election(1), onCall(2), slaveCold(3), slaveAppSync(4), slaveConfig(5), slaveFilesys(6), slaveBulkSync(7), slave(8), slavePending(9), deputyBulkSync(10), deputy(11), masterFast(12), masterDrain(13), masterConfig(14), masterPostConfig(15), master(16), masterDefer(17) }currentThis type denotes possible cluster unit states.
CUfwFOGroupIdINTEGER { default(0), group1(1), group2(2) }currentThis type denotes possible HA group identifiers. A failover group is simply a logical group of one or more security contexts. One group is assigned to be active on the primary ASA, and the other group is assigned to be …
CUfwFOStateINTEGER { init(0), disabled(1), failed(2), negotiation(3), standbyCold(4), standbyConfig(5), standbyFilesys(6), standbyBulk(7), standby(8), activeFast(9), activeDrain(10), activePreConf(11), activePostConf(12), active(13), invalid(14) }currentThis type denotes possible HA states. init : Establishing any platform dependant capabilities required for redundancy disabled : Failover is disabled failed : Unit is disabled for some reason negotiation : Negotiating t…
CUfwInterfaceHealthINTEGER { unknown(0), normal(1), testing(2), linkDown(3), failed(4), noLink(5) }currentThis type denotes possible Interface health-check outcomes. normal : interface is monitored and in healthy state. testing : Ongoing testing. linkDown : interface link is administratively down. failed : interface link is…
CUfwInterfaceMonitorINTEGER { unknown(0), monitored(1), notMonitored(2), waiting(3), autostateDown(4), shutdown(5) }currentThis type denotes possible interface monitor states. monitored : interface monitoring is enabled. notMonitored : interface monitoring is not enabled. waiting : interface tests are going on and awaiting results. autostat…