cefCCGlobalFullScanAction
CISCO-CEF-MIB ·
.1.3.6.1.4.1.9.9.492.1.7.1.1.5
Object
Setting the value of this object to ccActionStart(1)
will start the full scan consistency checkers.
The Management station should poll the
cefCCGlobalFullScanStatus object to get the
state of full-scan operation.
Once the full-scan operation completes (value
of cefCCGlobalFullScanStatus object is ccStatusDone(3)),
the Management station should retrieve the values of the
related stats object from the cefCCTypeTable.
Setting the value of this object to ccActionAbort(2) will
abort the full-scan operation.
The value of this object can't be set to ccActionStart(1),
if the value of object cefCCGlobalFullScanStatus
is ccStatusRunning(2).
The value of this object will be set to cefActionNone(1)
when the full scan consistency checkers have never
been activated.
A Management Station cannot set the value of
this object to cefActionNone(1).
Context
- MIB
- CISCO-CEF-MIB
- OID
.1.3.6.1.4.1.9.9.492.1.7.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cefCCGlobalEntry
- 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-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefCCGlobalFullScanAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CEF-MIB::cefCCGlobalFullScanAction.<cefFIBIpVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CEF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CEF-MIB::cefCCGlobalFullScanAction'
Syntax
- Source
- CISCO-CEF-TCCefCCAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | ccActionStart |
2 | ccActionAbort |
3 | ccActionNone |
Conformance
Member of