agentDiffServClassRuleMatchEvery
NETAPP-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.789.4413.1.1.7.2.3.1.10
Object
Flag to indicate that the class rule is defined to match on every packet, regardless of content. - only valid if the agentDiffServClassRuleMatchEntryType is set to every(5).
Context
- MIB
- NETAPP-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.7.2.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDiffServClassRuleEntry
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 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEvery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEvery.<agentDiffServClassIndex>.<agentDiffServClassRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEvery'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |