cseNetflowLSFilterSelection
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.3.12.1.7
Object
column r/w
Enumeration
The filter set can be chosen either included(1) or
excluded(2).
If this object is set to
included(1) - exports the flows that match
cseNetflowLSFilterDataSource,
cseNetflowLSFilterDataSourceMask,
cseNetflowLSFilterDataDest,
cseNetflowLSFilterDataDestMask and
cseNetflowLSFilterDataProtocol.
excluded(2) - exports the flows that don't match
cseNetflowLSFilterDataSource,
cseNetflowLSFilterDataSourceMask,
cseNetflowLSFilterDataDest,
cseNetflowLSFilterDataDestMask and
cseNetflowLSFilterDataProtocol.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.3.12.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseNetflowLSFilterEntry
- 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-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseNetflowLSFilterSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseNetflowLSFilterSelection.<cseNetflowLSFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseNetflowLSFilterSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | included |
2 | excluded |
Conformance
Member of
Compliance refinements
cseMIBCompliance4
readonly
Write access is not required, for systems which
support just one include and one exclude filter.
support just one include and one exclude filter.
cseMIBCompliance5
readonly
Write access is not required, for systems which
support just one include and one exclude filter.
support just one include and one exclude filter.
cseMIBCompliance6
readonly
Write access is not required, for systems which
support just one include and one exclude filter.
support just one include and one exclude filter.
cseMIBCompliance7
readonly
Write access is not required, for systems which
support just one include and one exclude filter.
support just one include and one exclude filter.
cseMIBCompliance8
readonly
Write access is not required, for systems which
support just one include and one exclude filter.
support just one include and one exclude filter.