cdcVFileAdminStatus
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.1.3.1.11
Object
column r/w
Enumeration
A control object to indicate the administratively desired
state of data collection for this entry. On setting the value
to 'disabled' data collection operations for this
entry are stopped, the current VFile is frozen and it's
transfer is initiated.
Modifying the value of cdcVFileAdminStatus to 'disabled' does
not remove or change the current configuration as represented
by the active rows in this table.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.1.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdcVFileEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcVFileAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DATA-COLLECTION-MIB::cdcVFileAdminStatus.<cdcVFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DATA-COLLECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DATA-COLLECTION-MIB::cdcVFileAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of