CuFwConnectionGlobals

class CISCOUNIFIEDFIREWALLMIB::CuFwConnectionGlobals

Bases: Entity

Class Hierarchy : CISCOUNIFIEDFIREWALLMIB CuFwConnectionGlobals

This class represents state data.

cufwconnglobalnumattempted
Connection Statistics Aggregation Connection 1 +———–+ ————->| |——-> Global Connection Summary Connection 2 | | ————->| | Connection 3 | | ————->| First |————> ConnSummary | Level | (i.e, L-3/4 Protocol Connection 4 |Aggregation| Connection Summary) ————->| | . | | . | |—————> PolicyConnSummary Connection N | | (i.e, L-3/4 Policy Target based ————->| | Protocol Connection Summary) +———–+ +———–+ L-3/4 Protocol | | Connection Summary | | ——————>| |———> AppConnSummary | | (i.e, L-7 Protocol | Second | Connection Summary) |—Level—| L-3/4 Policy Target |Aggregation| based Protocol | | Connection Summary | | ——————>| |—————> PolicyAppConnSummary | | (i.e, L-7 Policy Target based | | Protocol Connection Summary) +———–+ Specifically, the object ‘cufwConnGlobalNumAttempted’ models the number of connections which are attempted to be set up through the firewall. This value is accumulated from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumsetupsaborted

The number of connection setup attempts that were aborted before the connection could proceed to completion. The counter includes setup attempts aborted by the firewall as well as those aborted by the initiator and/or the responder(s) of/to the connection setup attempt. Consequently, this value subsumes the values of objects ‘cufwConnGlobalNumPolicyDeclined’ and ‘cufwConnGlobalNumResDeclined’. This value is accumulated from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumpolicydeclined

The 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 authentication. This value is accumulated from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumresdeclined

The number of connections which were attempted to be setup but which were declined due to non-availability of required resources. This value is accumulated from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumhalfopen

The number of connections which are in the process of being setup but which have not yet reached the established state in the connection table

type: int

range: 0..4294967295

config: False

units: Connections

cufwconnglobalnumactive

The number of connections which are currently active

type: int

range: 0..4294967295

config: False

units: Connections

cufwconnglobalnumexpired

The number of connections which were active but which were since normally terminated. This value is accumulated from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumaborted

The 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 from the last reboot of the firewall

type: int

range: 0..18446744073709551615

config: False

units: Connections

cufwconnglobalnumembryonic

The number of embryonic application layer connections (that is, connections in which the signaling channel has been established while the data channel is awaiting setup). This value is accumulated from the last reboot of the firewall

type: int

range: 0..4294967295

config: False

units: Connections

cufwconnglobalconnsetuprate1

The averaged number of connections which the firewall establishing per second, averaged over the last 60 seconds

type: int

range: 0..4294967295

config: False

units: Connections per second

cufwconnglobalconnsetuprate5

The averaged number of connections which the firewall establishing per second, averaged over the last 300 seconds

type: int

range: 0..4294967295

config: False

units: Connections per second

cufwconnglobalnumremoteaccess

The number of active connections which correspond to remote access applications. Specifically, the protocol for which the connection is established must be one of PPP, PPTP, L2TP or remote access IPsec (IPsec connections employing extended authentication). This value is accumulated from the last reboot of the firewall

type: int

range: 0..4294967295

config: False

units: Connections