cufwAppConnNumAttempted

CISCO-UNIFIED-FIREWALL-MIB · .1.3.6.1.4.1.9.9.491.1.1.4.2.1.2

Object

column ConnectionsSNMPv2-SMICounter64
The number of connections attempted since the last
reboot of the firewall, corresponding to the protocol
denoted by 'cufwAppConnProtocol'.
              
This value is accumulated from the last reboot of
the firewall subject to the control exercised by
cufwConnReptAppStats.

Context

MIB
CISCO-UNIFIED-FIREWALL-MIB
OID
.1.3.6.1.4.1.9.9.491.1.1.4.2.1.2
Type
column
Access
readonly
Status
current
Units
Connections
Parent
cufwAppConnSummaryEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-UNIFIED-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumAttempted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumAttempted.<cufwAppConnProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-FIREWALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumAttempted'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance