All MIBs › CISCO-DATA-COLLECTION-MIB › cdcVFileMaxSizeHitsLimit
cdcVFileMaxSizeHitsLimit
Module: CISCO-DATA-COLLECTION-MIB
OID (symbolic): CISCO-DATA-COLLECTION-MIB::cdcVFileMaxSizeHitsLimit
OID (numeric): 1.3.6.1.4.1.9.9.312.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: A global limit for the number of consecutive times the maximum VFile size (cdcVFileMaxSize) is exceeded for a given VFile. When this limit is exceeded the offending cdcVFileEntry is moved to the error state (see cdcVFileOperStatus).
What is cdcVFileMaxSizeHitsLimit?
A configurable global threshold for how many consecutive times a VFile can exceed its maximum size before it is moved into an error state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.312.1.1.2 snmpwalk -v2c -c public <target> CISCO-DATA-COLLECTION-MIB::cdcVFileMaxSizeHitsLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.312.1.1.2.1 snmpget -v2c -c public <target> CISCO-DATA-COLLECTION-MIB::cdcVFileMaxSizeHitsLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.312.1.1.2.1 i <value>
Start monitoring Cisco router/switch (scheduled SNMP data collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DATA-COLLECTION-MIB::cdcVFileMaxSizeHitsLimit OID value, configure state conditions and alerts, and monitor any Cisco router/switch (scheduled SNMP data collection) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.312 | ciscoDataCollectionMIB | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1 | ciscoDataCollMIBObjects | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1 | cdcVFile | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1.2 | cdcVFileMaxSizeHitsLimit | CISCO-DATA-COLLECTION-MIB |