cdsmFCMultiFieldClfrMatch
CISCO-DIFFSERV-EXT-MIB ·
.1.3.6.1.4.1.9.9.381.1.1.3.1.3
Object
This object specifies how this filter should
be applied.
If this object is set to 'true', then all the
match statements associated with this filter must
be satisfied in order for this filter match to be
considered successful.
If this object is set to 'false', then even if
any one of the criteria associated with this filter
is satisfied, then the filter match is considered
successful.
Context
- MIB
- CISCO-DIFFSERV-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.381.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdsmFCMultiFieldClfrEntry
- Groups
- 3
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-DIFFSERV-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIFFSERV-EXT-MIB::cdsmFCMultiFieldClfrMatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIFFSERV-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIFFSERV-EXT-MIB::cdsmFCMultiFieldClfrMatch.<cdsmFCMultiFieldClfrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIFFSERV-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIFFSERV-EXT-MIB::cdsmFCMultiFieldClfrMatch'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |