agentDiffServClassRuleMatchEntryType
NETGEAR-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.7.2.3.1.2
Object
column r/w
Enumeration
Class Rule match entry type, it determines which one of the individual match conditions is defined for the present class rule. This object must be created before any other match object in this row.
Context
- MIB
- NETGEAR-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.7.2.3.1.2- 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 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEntryType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEntryType.<agentDiffServClassIndex>.<agentDiffServClassRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleMatchEntryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cos |
2 | dstip |
3 | dstl4port |
4 | dstmac |
5 | every |
6 | ipdscp |
7 | ipprecedence |
8 | iptos |
9 | protocol |
10 | refclass |
11 | srcip |
12 | srcl4port |
13 | srcmac |
14 | vlan |
15 | cos2 |
16 | etype |
17 | vlanid |
18 | vlanid2 |
19 | flowLabel |
20 | srcPrefix |
21 | dstPrefix |