cpcMaxIpFilterAllowed
CISCO-PACKET-CAPTURE-MIB ·
.1.3.6.1.4.1.9.9.602.1.2.5
Object
scalar SNMPv2-SMIUnsigned32
The maximum number of IP filter allowed in cpcIpFilterTable for each packet capture session. Once the number of entries in cpcIpFilterTable reaches the value of this object, if users need to create a new entry in cpcIpFilterTable, an existing entry must be removed first. Value of zero indicates that there is no limitation.
Context
- MIB
- CISCO-PACKET-CAPTURE-MIB
- OID
.1.3.6.1.4.1.9.9.602.1.2.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cpcFilterConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PACKET-CAPTURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PACKET-CAPTURE-MIB::cpcMaxIpFilterAllowed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PACKET-CAPTURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PACKET-CAPTURE-MIB::cpcMaxIpFilterAllowed'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of