csfFilterScope
CISCO-ATM-SIG-DIAG-MIB ·
.1.3.6.1.4.1.9.9.78.1.2.1.1.2
Object
column r/w
Enumeration
This object restricts the scope of the filter to calls which where rejected either within the system in which the filtering is in progress or to calls which were rejected on external ATM devices but transited through the device in which filtering is in progress.
Context
- MIB
- CISCO-ATM-SIG-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.78.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csfFilterEntry
- 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-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::csfFilterScope'
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::csfFilterScope.<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::csfFilterScope'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localRejects |
2 | remoteRejects |
3 | allRejects |
Conformance
Member of