CISCO-UNIFIED-FIREWALL-MIB

        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'.
    
ciscoUnifiedFirewallMIB 1.3.6.1.4.1.9.9.491
Imported Objects
BRIDGE-MIB dot1dTpFdbPort dot1dTpFdbStatus
CISCO-FIREWALL-MIB Hardware HardwareStatus
CISCO-FIREWALL-TC CFWApplicationProtocol CFWNetworkProtocol CFWPolicy CFWPolicyTarget CFWPolicyTargetType CFWUrlfVendorId CFWUrlServerStatus
CISCO-SMI ciscoMgmt
IF-MIB InterfaceIndex
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TC DateAndTime DisplayString TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions (6)
CUfwCluHealth Enumeration
init(0)
up(1)
down(2)
goingDown(3)
goingUp(4)
noLicense(5)
none(6)
CUfwCluState Enumeration
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)
CUfwFOGroupId Enumeration
default(0)
group1(1)
group2(2)
CUfwFOState Enumeration
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)
CUfwInterfaceHealth Enumeration
unknown(0)
normal(1)
testing(2)
linkDown(3)
failed(4)
noLink(5)
CUfwInterfaceMonitor Enumeration
unknown(0)
monitored(1)
notMonitored(2)
waiting(3)
autostateDown(4)
shutdown(5)
Objects (280)
ciscoUnifiedFirewallMIB .1.3.6.1.4.1.9.9.491
ciscoUnifiedFirewallMIBNotifs .1.3.6.1.4.1.9.9.491.0
ciscoUnifiedFirewallMIBObjects .1.3.6.1.4.1.9.9.491.1
cuFwConnectionGrp .1.3.6.1.4.1.9.9.491.1.1
cuFwConnectionGlobals .1.3.6.1.4.1.9.9.491.1.1.1
cufwConnGlobalNumAttempted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.1
cufwConnGlobalConnSetupRate1 Connections per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.10
cufwConnGlobalConnSetupRate5 Connections per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.11
cufwConnGlobalNumRemoteAccess ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.12
cufwConnGlobalNumSetupsAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.2
cufwConnGlobalNumPolicyDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.3
cufwConnGlobalNumResDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.4
cufwConnGlobalNumHalfOpen ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.5
cufwConnGlobalNumActive ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.6
cufwConnGlobalNumExpired ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.7
cufwConnGlobalNumAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.1.8
cufwConnGlobalNumEmbryonic ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.1.9
cuFwConnectionResources .1.3.6.1.4.1.9.9.491.1.1.2
cufwConnResMemoryUsage KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.2.1
cufwConnResActiveConnMemoryUsage KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.2.2
cufwConnResHOConnMemoryUsage KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.2.3
cufwConnResEmbrConnMemoryUsage KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.2.4
cuFwConnectionReportSettings .1.3.6.1.4.1.9.9.491.1.1.3
cufwConnReptAppStats r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.1.3.1
cufwConnReptAppStatsLastChanged SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.491.1.1.3.2
cuFwConnectionSummaryTables .1.3.6.1.4.1.9.9.491.1.1.4
cufwConnSummaryTable .1.3.6.1.4.1.9.9.491.1.1.4.1
cufwConnSummaryEntry cufwConnProtocol .1.3.6.1.4.1.9.9.491.1.1.4.1.1
cufwConnProtocol CISCO-FIREWALL-TCCFWNetworkProtocol .1.3.6.1.4.1.9.9.491.1.1.4.1.1.1
cufwConnSetupRate5 Connections Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.10
cufwConnNumAttempted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.2
cufwConnNumSetupsAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.3
cufwConnNumPolicyDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.4
cufwConnNumResDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.5
cufwConnNumHalfOpen ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.6
cufwConnNumActive ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.7
cufwConnNumAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.8
cufwConnSetupRate1 Connections Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.1.1.9
cufwAppConnSummaryTable .1.3.6.1.4.1.9.9.491.1.1.4.2
cufwAppConnSummaryEntry cufwAppConnProtocol .1.3.6.1.4.1.9.9.491.1.1.4.2.1
cufwAppConnProtocol CISCO-FIREWALL-TCCFWApplicationProtocol .1.3.6.1.4.1.9.9.491.1.1.4.2.1.1
cufwAppConnSetupRate5 Connections Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.10
cufwAppConnNumAttempted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.2
cufwAppConnNumSetupsAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.3
cufwAppConnNumPolicyDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.4
cufwAppConnNumResDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.5
cufwAppConnNumHalfOpen ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.6
cufwAppConnNumActive ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.7
cufwAppConnNumAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.8
cufwAppConnSetupRate1 Connections Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.2.1.9
cufwPolicyConnSummaryTable .1.3.6.1.4.1.9.9.491.1.1.4.3
cufwPolicyConnSummaryEntry cufwPolConnPolicycufwPolConnPolicyTargetTypecufwPolConnPolicyTargetcufwPolConnProtocol .1.3.6.1.4.1.9.9.491.1.1.4.3.1
cufwPolConnPolicy CISCO-FIREWALL-TCCFWPolicy .1.3.6.1.4.1.9.9.491.1.1.4.3.1.1
cufwPolConnNumActive ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.10
cufwPolConnNumAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.11
cufwPolConnPolicyTargetType CISCO-FIREWALL-TCCFWPolicyTargetType .1.3.6.1.4.1.9.9.491.1.1.4.3.1.2
cufwPolConnPolicyTarget OctetString .1.3.6.1.4.1.9.9.491.1.1.4.3.1.3
cufwPolConnProtocol CISCO-FIREWALL-TCCFWNetworkProtocol .1.3.6.1.4.1.9.9.491.1.1.4.3.1.4
cufwPolConnNumAttempted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.5
cufwPolConnNumSetupsAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.6
cufwPolConnNumPolicyDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.7
cufwPolConnNumResDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.8
cufwPolConnNumHalfOpen ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.3.1.9
cufwPolicyAppConnSummaryTable .1.3.6.1.4.1.9.9.491.1.1.4.4
cufwPolicyAppConnSummaryEntry cufwPolAppConnPolicycufwPolAppConnPolicyTargetTypecufwPolAppConnPolicyTargetcufwPolAppConnProtocol .1.3.6.1.4.1.9.9.491.1.1.4.4.1
cufwPolAppConnPolicy CISCO-FIREWALL-TCCFWPolicy .1.3.6.1.4.1.9.9.491.1.1.4.4.1.1
cufwPolAppConnNumActive ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.10
cufwPolAppConnNumAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.11
cufwPolAppConnPolicyTargetType CISCO-FIREWALL-TCCFWPolicyTargetType .1.3.6.1.4.1.9.9.491.1.1.4.4.1.2
cufwPolAppConnPolicyTarget OctetString .1.3.6.1.4.1.9.9.491.1.1.4.4.1.3
cufwPolAppConnProtocol CISCO-FIREWALL-TCCFWApplicationProtocol .1.3.6.1.4.1.9.9.491.1.1.4.4.1.4
cufwPolAppConnNumAttempted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.5
cufwPolAppConnNumSetupsAborted ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.6
cufwPolAppConnNumPolicyDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.7
cufwPolAppConnNumResDeclined ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.8
cufwPolAppConnNumHalfOpen ConnectionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.1.4.4.1.9
cuFwApplInspectionGrp .1.3.6.1.4.1.9.9.491.1.2
cufwAIAuditTrailEnabled r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.2.1
cufwAIAlertEnabled r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.2.2
cufwInspectionTable .1.3.6.1.4.1.9.9.491.1.2.3
cufwInspectionEntry cufwInspectionPolicyNamecufwInspectionProtocol .1.3.6.1.4.1.9.9.491.1.2.3.1
cufwInspectionPolicyName OctetString .1.3.6.1.4.1.9.9.491.1.2.3.1.1
cufwInspectionProtocol CISCO-FIREWALL-TCCFWApplicationProtocol .1.3.6.1.4.1.9.9.491.1.2.3.1.2
cufwInspectionStatus SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.2.3.1.3
cuFwUrlFilterGrp .1.3.6.1.4.1.9.9.491.1.3
cufwUrlFilterGlobals .1.3.6.1.4.1.9.9.491.1.3.1
cufwUrlfFunctionEnabled r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.3.1.1
cufwUrlfRequestsNumCacheDenied RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.10
cufwUrlfAllowModeReqNumAllowed RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.11
cufwUrlfAllowModeReqNumDenied RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.12
cufwUrlfRequestsNumResDropped RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.13
cufwUrlfRequestsResDropRate1 Requests Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.14
cufwUrlfRequestsResDropRate5 Requests Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.15
cufwUrlfNumServerTimeouts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.16
cufwUrlfNumServerRetries SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.17
cufwUrlfResponsesNumLate ResponsesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.18
cufwUrlfUrlAccRespsNumResDropped ResponsesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.19
cufwUrlfRequestsNumProcessed RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.2
cufwUrlfRequestsProcRate1 Requests per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.3
cufwUrlfRequestsProcRate5 Requests per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.4
cufwUrlfRequestsNumAllowed RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.5
cufwUrlfRequestsNumDenied RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.6
cufwUrlfRequestsDeniedRate1 Requests per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.7
cufwUrlfRequestsDeniedRate5 Requests Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.1.8
cufwUrlfRequestsNumCacheAllowed RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.1.9
cufwUrlFilterResourceUsage .1.3.6.1.4.1.9.9.491.1.3.2
cufwUrlfResTotalRequestCacheSize KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.2.1
cufwUrlfResTotalRespCacheSize KBytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.2.2
cufwUrlFilterServers .1.3.6.1.4.1.9.9.491.1.3.3
cufwUrlfServerTable .1.3.6.1.4.1.9.9.491.1.3.3.1
cufwUrlfServerEntry cufwUrlfServerAddrTypecufwUrlfServerAddresscufwUrlfServerPort .1.3.6.1.4.1.9.9.491.1.3.3.1.1
cufwUrlfServerAddrType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.491.1.3.3.1.1.1
cufwUrlfServerNumRetries SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.10
cufwUrlfServerRespsNumReceived SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.11
cufwUrlfServerRespsNumLate SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.12
cufwUrlfServerAvgRespTime1 secondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.13
cufwUrlfServerAvgRespTime5 secondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.14
cufwUrlfServerAddress INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.491.1.3.3.1.1.2
cufwUrlfServerPort INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.491.1.3.3.1.1.3
cufwUrlfServerVendor CISCO-FIREWALL-TCCFWUrlfVendorId .1.3.6.1.4.1.9.9.491.1.3.3.1.1.4
cufwUrlfServerStatus CISCO-FIREWALL-TCCFWUrlServerStatus .1.3.6.1.4.1.9.9.491.1.3.3.1.1.5
cufwUrlfServerReqsNumProcessed SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.6
cufwUrlfServerReqsNumAllowed SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.7
cufwUrlfServerReqsNumDenied SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.8
cufwUrlfServerNumTimeouts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.3.3.1.1.9
cuFwFailoverGrp .1.3.6.1.4.1.9.9.491.1.4
cuFwFailoverGlobals .1.3.6.1.4.1.9.9.491.1.4.1
cufwFOEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.4.1.1
cufwFOSwVersionMate SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.4.1.10
cufwFOUnitPolltime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.4.1.11
cufwFOUnitHoldtime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.4.1.12
cufwFOUnitBfdEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.4.1.13
cufwFOLinkStatePolltime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.4.1.14
cufwFOInterfacePolicy Integer32 .1.3.6.1.4.1.9.9.491.1.4.1.15
cufwFOMonitoredInterfaces SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.4.1.16
cufwFOInterfacePolltime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.4.1.17
cufwFOInterfaceHoldtime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.4.1.18
cufwFOReplicationHttp SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.4.1.19
cufwFOUnitDesignation CISCO-FIREWALL-MIBHardware .1.3.6.1.4.1.9.9.491.1.4.1.2
cufwFOReplicationRate Connections Per SecondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.4.1.20
cufwFOLink IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.491.1.4.1.3
cufwFOStateLink IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.491.1.4.1.4
cufwFOStdbyConfigLocked SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.4.1.5
cufwFOEncryption Integer32 .1.3.6.1.4.1.9.9.491.1.4.1.6
cufwFOSerialNumOurs SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.4.1.7
cufwFOSerialNumMate SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.4.1.8
cufwFOSwVersionOurs SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.4.1.9
cuFwFailoverStatus .1.3.6.1.4.1.9.9.491.1.4.2
cufwFOGrpStatusTable .1.3.6.1.4.1.9.9.491.1.4.2.1
cufwFOGrpStatusEntry cufwFOGroupIndex .1.3.6.1.4.1.9.9.491.1.4.2.1.1
cufwFOGroupIndex CUfwFOGroupId .1.3.6.1.4.1.9.9.491.1.4.2.1.1.1
cufwFOGrpLastFailoverAt SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.4.2.1.1.2
cufwFOGrpHAstate CISCO-FIREWALL-MIBHardwareStatus .1.3.6.1.4.1.9.9.491.1.4.2.1.1.3
cufwFOGrpUpTime SecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.4.2.1.1.4
cufwFOGrpContextCount SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.4.2.1.1.5
cufwFOInterfaceTable .1.3.6.1.4.1.9.9.491.1.4.2.2
cufwFOInterfaceEntry cufwFOGroupIndexcufwContextIdcufwContextifIndex .1.3.6.1.4.1.9.9.491.1.4.2.2.1
cufwFOGrpId CUfwFOGroupId .1.3.6.1.4.1.9.9.491.1.4.2.2.1.1
cufwContextId Integer32 .1.3.6.1.4.1.9.9.491.1.4.2.2.1.2
cufwContextifIndex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.491.1.4.2.2.1.3
cufwFOInterfaceMonitoring CUfwInterfaceMonitor .1.3.6.1.4.1.9.9.491.1.4.2.2.1.4
cufwFOInterfaceStatus CUfwInterfaceHealth .1.3.6.1.4.1.9.9.491.1.4.2.2.1.5
cuFwFailoverStatistics .1.3.6.1.4.1.9.9.491.1.4.3
cufwFOStatefulUpdateEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.4.3.1
cufwFOLogicalUpdatesTable .1.3.6.1.4.1.9.9.491.1.4.3.2
cufwFOLogicalUpdateEntry cufwFOGroupIdxcufwFOCLientId .1.3.6.1.4.1.9.9.491.1.4.3.2.1
cufwFOGroupIdx CUfwFOGroupId .1.3.6.1.4.1.9.9.491.1.4.3.2.1.1
cufwFOCLientId Integer32 .1.3.6.1.4.1.9.9.491.1.4.3.2.1.2
cufwFOCLientName OctetString .1.3.6.1.4.1.9.9.491.1.4.3.2.1.3
cufwFOLUTransmitCount SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.4.3.2.1.4
cufwFOLUTransmitErrors SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.4.3.2.1.5
cufwFOLUReceiveCount SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.4.3.2.1.6
cufwFOLUReceiveErrors SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.4.3.2.1.7
cuFwFailoverHistory .1.3.6.1.4.1.9.9.491.1.4.4
cuFwFOMaxStateEvents Integer32 .1.3.6.1.4.1.9.9.491.1.4.4.1
cufwFOHistoryEvTable .1.3.6.1.4.1.9.9.491.1.4.4.3
cufwFOHistoryEvEntry cufwFOGrpIndexcufwFOHistoryIndex .1.3.6.1.4.1.9.9.491.1.4.4.3.1
cufwFOGrpIndex CUfwFOGroupId .1.3.6.1.4.1.9.9.491.1.4.4.3.1.1
cufwFOHistoryIndex Integer32 .1.3.6.1.4.1.9.9.491.1.4.4.3.1.2
cufwFOGrpHAFromState CUfwFOState .1.3.6.1.4.1.9.9.491.1.4.4.3.1.3
cufwFOGrpHAToState CUfwFOState .1.3.6.1.4.1.9.9.491.1.4.4.3.1.4
cufwFOGrpTransitionAt SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.4.4.3.1.5
cufwFOGrpTransitionReason SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.4.4.3.1.6
cuFwAaicGrp .1.3.6.1.4.1.9.9.491.1.5
cufwAaicGlobals .1.3.6.1.4.1.9.9.491.1.5.1
cufwAaicGlobalNumBadProtocolOps Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.1.1
cufwAaicGlobalNumBadPDUSize Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.1.2
cufwAaicGlobalNumBadPortRange Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.1.3
cufwAaicProtocolStats .1.3.6.1.4.1.9.9.491.1.5.2
cufwAaicHttpProtocolStats .1.3.6.1.4.1.9.9.491.1.5.2.1
cufwAaicHttpNumBadProtocolOps HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.1
cufwAaicHttpNumBadPDUSize HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.2
cufwAaicHttpNumTunneledConns ConnectionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.3
cufwAaicHttpNumLargeURIs HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.4
cufwAaicHttpNumBadContent HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.5
cufwAaicHttpNumMismatchContent HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.6
cufwAaicHttpNumDoubleEncodedPkts HTTP Protocol Data UnitsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.2.1.7
cufwAaicEngineStats .1.3.6.1.4.1.9.9.491.1.5.3
cufwAaicLinaSnortStats .1.3.6.1.4.1.9.9.491.1.5.3.1
cufwAaicPassedSnortCount PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.1
cufwAaicDeniedFlowEvCount EventSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.10
cufwAaicFwdbeforeDropCount PacketSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.11
cufwAaicInjDropCount PacketSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.12
cufwAaicBlockedSnortCount PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.2
cufwAaicInjbySnortCount PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.3
cufwAaicBypassSnortDownCount PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.4
cufwAaicBypassSnortBusyCount PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.5
cufwAaicFastfwdFlowsCount FlowSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.6
cufwAaicBlacklistedFlowsCount FlowSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.7
cufwAaicStartofFlowEvCount EventSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.8
cufwAaicEndofFlowEvCount EventSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.5.3.1.9
cufwAaicSnortEvRates .1.3.6.1.4.1.9.9.491.1.5.3.2
cufwAaicIntrusionEvtRate Events per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.5.3.2.1
cufwAspFrameDropsTable .1.3.6.1.4.1.9.9.491.1.5.3.3
cufwAspFrameDropsEntry cufwAspFrameDropIndex .1.3.6.1.4.1.9.9.491.1.5.3.3.1
cufwAspFrameDropIndex Integer32 .1.3.6.1.4.1.9.9.491.1.5.3.3.1.1
cufwAspFrameDropName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.5.3.3.1.2
cufwAspFrameDropDescription SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.5.3.3.1.3
cufwAspFrameDropValue SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.5.3.3.1.4
cufwAspFlowDropsTable .1.3.6.1.4.1.9.9.491.1.5.3.4
cufwAspFlowDropsEntry cufwAspFlowDropIndex .1.3.6.1.4.1.9.9.491.1.5.3.4.1
cufwAspFlowDropIndex Integer32 .1.3.6.1.4.1.9.9.491.1.5.3.4.1.1
cufwAspFlowDropName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.5.3.4.1.2
cufwAspFlowDropDescription SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.5.3.4.1.3
cufwAspFlowDropValue SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.491.1.5.3.4.1.4
cuFwL2FwGrp .1.3.6.1.4.1.9.9.491.1.6
cufwL2FwGlobals .1.3.6.1.4.1.9.9.491.1.6.1
cufwL2GlobalEnableStealthMode SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.6.1.1
cufwL2GlobalNumBadArpResponses ARP ResponsesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.10
cufwL2GlobalNumSpoofedArpResps ARP ResponsesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.11
cufwL2GlobalArpCacheSize ARP entriesInteger32 .1.3.6.1.4.1.9.9.491.1.6.1.2
cufwL2GlobalEnableArpInspection r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.6.1.3
cufwL2GlobalNumArpRequests ARP RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.5
cufwL2GlobalNumIcmpRequests ICMP Traceroute RequestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.6
cufwL2GlobalNumFloods SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.7
cufwL2GlobalNumDrops SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.491.1.6.1.8
cufwL2GlobalArpOverflowRate5 SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.491.1.6.1.9
cuFwNotifCntlGrp .1.3.6.1.4.1.9.9.491.1.7
cufwCntlUrlfServerStatusChange r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.7.1
cufwCntlL2StaticMacAddressMoved r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.7.2
cufwCntlFOstateChange r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.7.3
cufwCntlCluStateChange r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.7.4
cuFwClusterGrp .1.3.6.1.4.1.9.9.491.1.8
cuFwClusterGlobals .1.3.6.1.4.1.9.9.491.1.8.1
cufwCluEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.8.1.1
cufwCluSerialNum SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.8.1.10
cufwCCLipAddr INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.491.1.8.1.11
cufwCCLmacAddr .1.3.6.1.4.1.9.9.491.1.8.1.12
cufwCluSwVersion SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.8.1.13
cufwCluUnitHoldtime millisecInteger32 .1.3.6.1.4.1.9.9.491.1.8.1.14
cufwCluLastJoinAt SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.8.1.15
cufwCluLastLeaveAt SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.8.1.16
cufwCluInterfaceMode Integer32 .1.3.6.1.4.1.9.9.491.1.8.1.2
cufwCluUnitState CUfwCluState .1.3.6.1.4.1.9.9.491.1.8.1.3
cufwCCLink IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.491.1.8.1.4
cufwCluGroupName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.8.1.5
cufwCluUnitName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.491.1.8.1.6
cufwCluConsoleReplicate SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.491.1.8.1.7
cufwCluSiteID Integer32 .1.3.6.1.4.1.9.9.491.1.8.1.8
cufwCluPriority Integer32 .1.3.6.1.4.1.9.9.491.1.8.1.9
cuFwClusterStatus .1.3.6.1.4.1.9.9.491.1.8.2
cuFwCluUnitHealth SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.8.2.1
cufwCluOverallHealth SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.8.2.2
cufwCluInterfaceTable .1.3.6.1.4.1.9.9.491.1.8.2.3
cufwCluInterfaceEntry cuCluIfcIndex .1.3.6.1.4.1.9.9.491.1.8.2.3.1
cuCluIfcIndex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.491.1.8.2.3.1.1
cufwCluHealthStatus CUfwCluHealth .1.3.6.1.4.1.9.9.491.1.8.2.3.1.2
cufwCluHealthCheck CUfwInterfaceMonitor .1.3.6.1.4.1.9.9.491.1.8.2.3.1.3
cuFwClusterHistory .1.3.6.1.4.1.9.9.491.1.8.3
cuFwCluMaxStateEvents Integer32 .1.3.6.1.4.1.9.9.491.1.8.3.1
cufwCluHistEvTable .1.3.6.1.4.1.9.9.491.1.8.3.2
cufwCluHistEvEntry cufwCluHistIndex .1.3.6.1.4.1.9.9.491.1.8.3.2.1
cufwCluHistIndex Integer32 .1.3.6.1.4.1.9.9.491.1.8.3.2.1.1
cufwCluFromState CUfwCluState .1.3.6.1.4.1.9.9.491.1.8.3.2.1.2
cufwCluToState CUfwCluState .1.3.6.1.4.1.9.9.491.1.8.3.2.1.3
cufwCluTransitionAt SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.491.1.8.3.2.1.4
cufwCluTransitionReason SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.491.1.8.3.2.1.5
ciscoUnifiedFirewallMIBConform .1.3.6.1.4.1.9.9.491.2
ciscoUniFirewallMIBCompliances .1.3.6.1.4.1.9.9.491.2.1
ciscoUniFirewallMIBGroups .1.3.6.1.4.1.9.9.491.2.2
Notifications / Traps (4)
NameOIDDescription
ciscoUFwUrlfServerStateChange .1.3.6.1.4.1.9.9.491.0.1
This notification is generated when the firewall
elects a new primary URL filtering server from
the existing set of configured servers. 
          
Such a change could occur either as a result of 
the current primary server becoming unavailable or
as a result of explicit management action in 
nominating a filtering server the primary server.
          
The notification is issued just before the change
occurs. Consequently, the varbinds identify the 
attributes corresponding to the old primary server.
          
This notification is issued if and only if the
object 'cufwCntlUrlfServerStatusChange' has been
set to 'true'.
ciscoUFwL2StaticMacAddressMoved
BRIDGE-MIBdot1dTpFdbPort BRIDGE-MIBdot1dTpFdbStatus
.1.3.6.1.4.1.9.9.491.0.2
This 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 
physical move of the device with the MAC Address 
to the new port, due to management action of 
relocating the MAC address at the new location or
due to MAC address spoofing.
          
The varbinds identify the new location (port) of 
the MAC Address and its status at the new location.
          
This notification is issued if and only if the
object 'cufwCntlL2StaticMacAddressMoved' has been
set to 'true'.
cufwFailoverStateChanged .1.3.6.1.4.1.9.9.491.0.3
This 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 'cufwCntlFOstateChange' has been
set to 'true'.
cufwClusterStateChanged .1.3.6.1.4.1.9.9.491.0.4
This notification is generated when the firewall
detects a new master has been elected.
          
This notification is issued if and only if the
object 'cufwCntlCluStateChange' has been
set to 'true'.