cseNetflowLSExportDataFilterSelection
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.3.9
Object
scalar r/w
Enumeration
The filter set can be chosen either included(1) or
excluded(2) mutually exclusive. If this object is set to
included(1) - exports the flows that match
cseNetflowLSExportDataSource,
cseNetflowLSExportDataSourceMask,
cseNetflowLSExportDataDest,
cseNetflowLSExportDataDestMask and
cseNetflowLSExportDataProtocol.
excluded(2) - exports the flows that don't match
cseNetflowLSExportDataSource,
cseNetflowLSExportDataSourceMask,
cseNetflowLSExportDataDest,
cseNetflowLSExportDataDestMask and
cseNetflowLSExportDataProtocol.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.3.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cseNetflowLS
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cseNetflowLSExportDataFilterSelection.0'
More examples
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::cseNetflowLSExportDataFilterSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | included |
2 | excluded |