csfFilterPurge

CISCO-ATM-SIG-DIAG-MIB · .1.3.6.1.4.1.9.9.78.1.2.1.1.15

Object

column r/w Enumeration
The object provides a facility for the user to purge the records 
in the csfRecordTable corresponding to this entry. When 
the value  is set to 'purge', the records in the 
csfRecordTable corresponding to this entry are purged.  
When the value is set to 'noop' no operation is performed. When 
read, the value 'noop' is returned.

Context

MIB
CISCO-ATM-SIG-DIAG-MIB
OID
.1.3.6.1.4.1.9.9.78.1.2.1.1.15
Type
column
Access
readwrite
Status
current
Parent
csfFilterEntry
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-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SIG-DIAG-MIB::csfFilterPurge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-SIG-DIAG-MIB::csfFilterPurge.<csfFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-SIG-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-SIG-DIAG-MIB::csfFilterPurge'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1purge
2noop

Conformance