agentDiffServClassRuleMatchExcludeFlag
FSM7326-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.1.9.3.4.2.3.1.24
Object
Class Rule exclude flag - when set to true(1), the match condition identified by agentDiffServClassRuleMatchEntryType is negated. This means that for a given field, every value is considered to be a match EXCEPT for the value specified in the class rule. This flag must be false(2) for an agendDiffServClassRuleMatchEntryType of refClass(10). This object must be set after the agentDiffServClassRuleMatchEntryType object, but before any other match object in this row
Context
- MIB
- FSM7326-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.1.9.3.4.2.3.1.24- 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 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchExcludeFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchExcludeFlag.<agentDiffServClassIndex>.<agentDiffServClassRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM7326-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchExcludeFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |