agentDiffServClassRuleMatchEvery
GSM7312-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.1.6.3.4.2.3.1.10
Object
column SNMPv2-TCTruthValue
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
- GSM7312-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.1.6.3.4.2.3.1.10- Type
- column
- Access
- readonly
- 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 'GSM7312-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEvery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSM7312-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEvery.<agentDiffServClassIndex>.<agentDiffServClassRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-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 |