NETGEAR-QOS-DIFFSERV-PRIVATE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
128
.1.3.6.1.4.1.4526.10.7.2.2 · 1 row entry · 9 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServClassTable
/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::agentDiffServClassTable'
A table of the DiffServ class entries
agentDiffServClassEntry row .1.3.6.1.4.1.4526.10.7.2.2.1
Represents entry for a DiffServ traffic class
Column Syntax OID
The identifier for DiffServ Class entry
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.2.2.1.1
Name of the DiffServ traffic class
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.4526.10.7.2.2.1.2
The class type indicates how the individual class match
criteria are evaluated. For type all, all of the
individual match conditions must be true for a packet to
be considered a member of the class. For types any an…
Enumerationr/w
Enumerated Values:
1all
2any
3acl
.1.3.6.1.4.1.4526.10.7.2.2.1.3
The access list number used to define the match conditions for the
DiffServ class.
This attribute is only valid if the value of agentDiffServClassType
is set to acl(3). Match conditions are copied from the ACL defin…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.2.2.1.4
This object contains an unused value for classRuleIndex, or a
zero to indicate that none exists. This index is maintained
on a per-class basis.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.2.2.1.5
Storage-type for this conceptual row
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.2.2.1.6
The status of this conceptual row.

All RowStatus operations are permitted.

Other columns in this row may be modified when the status is 'active'.

Entries can not be deleted u…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.2.2.1.7
The access list type used to define the match conditions for the
DiffServ class. This attribute is only valid if the value of
agentDiffServClassType is set to acl(3).

When this attribute is set to ip(…
Enumerationr/w
Enumerated Values:
1ip
2mac
3ipv6
.1.3.6.1.4.1.4526.10.7.2.2.1.8
The diffserv class protocol type used to indicate how to interpret any layer 3.
This attribute is only valid if the value of agentDiffServClassProtoType
is set to all(1) or any(2).
Enumerationr/w
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.4526.10.7.2.2.1.9
.1.3.6.1.4.1.4526.10.7.2.3 · 1 row entry · 38 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServClassRuleTable
/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::agentDiffServClassRuleTable'
A table of the DiffServ Class Rule entries
agentDiffServClassRuleEntry row .1.3.6.1.4.1.4526.10.7.2.3.1
Represents entry for a set of class-match rules
Column Syntax OID
The identifier for DiffServ Class Rule Table entry within a class
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.2.3.1.1
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.
Enumerationr/w
Enumerated Values:
1cos
2dstip
3dstl4port
4dstmac
5every
6ipdscp
7ipprecedence
8iptos
9protocol
10refclass
11srcip
12srcl4port
13srcmac
14vlan
15cos2
16etype
17vlanid
18vlanid2
19flowLabel
20srcPrefix
21dstPrefix
.1.3.6.1.4.1.4526.10.7.2.3.1.2
Three-bit user priority field in the 802.1Q tag header of a tagged
Ethernet frame used as a class-match parameter - only valid if the
agentDiffServClassRuleMatchEntryType is set to cos(1). For frames
containing a doub…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.2.3.1.3
Destination IP address match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to dstip(2).
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.10.7.2.3.1.4
Destination IP address mask match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to dstip(2). This mask value
identifies the portion of agentDiffServClassRuleMatchDstIpAddr that is …
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.10.7.2.3.1.5
Destination layer 4 port range start match value for the class - only
valid if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4526.10.7.2.3.1.6
Destination layer 4 port range end match value for the class - only valid
if the agentDiffServClassRuleMatchEntryType is set to dstl4port(3).
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4526.10.7.2.3.1.7
Destination MAC address match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to dstmac(4).
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4526.10.7.2.3.1.8
Destination MAC address mask match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to dstmac(4). This mask value
identifies the portion of agentDiffServClassRuleMatchDstMacAddr that …
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4526.10.7.2.3.1.9
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).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.10.7.2.3.1.10
IP DiffServ Code Point (DSCP) match value for the class - only valid if
the agentDiffServClassRuleMatchEntryType is set to ipdscp(6). The DSCP
is defined as the high-order six bits of the Service Type octet in the
Unsigned32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.10.7.2.3.1.11
IP Precedence match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to ipprecedence(7).
The Precedence bits are defined as the high-order three bits of
the Service Type octed in the …
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.2.3.1.12
IP TOS bits match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to iptos(8).
The TOS bits are defined as all eight bits of the Service
Type octet in the IPv4 header.
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.4526.10.7.2.3.1.13
IP TOS bits mask match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to iptos(8). This mask value
identifies the portion of agentDiffServClassRuleMatchIpTosBits that
is compared a…
OctetStringr/w
Constraints:
range: 1-1
.1.3.6.1.4.1.4526.10.7.2.3.1.14
Protocol number match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to protocol(9).
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.4526.10.7.2.3.1.15
Index of the corresponding referenced class - only valid if the
agentDiffServClassRuleMatchEntryType is set to refclass(10).
The set of match conditions defined for the reference class
are directly inherited by the cu…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.2.3.1.16
Source IP address match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to srcip(11).
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.10.7.2.3.1.17
Source IP address mask match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to srcip(11). This mask value
identifies the portion of agentDiffServClassRuleMatchSrcIpAddr that
is com…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.4526.10.7.2.3.1.18
Source layer 4 port range start match value for the class - only valid if
the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4526.10.7.2.3.1.19
Source layer 4 port range end match value for the class - only valid if
the agentDiffServClassRuleMatchEntryType is set to srcl4port(12).
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.4526.10.7.2.3.1.20
Source MAC address match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to srcmac(13).
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4526.10.7.2.3.1.21
Source MAC address mask match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to srcmac(13). This mask value
identifies the portion of agentDiffServClassRuleMatchSrcMacAddr that
is …
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4526.10.7.2.3.1.22
VLAN ID match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to vlan(14).
This object is obsoleted by agentDiffServClassRuleMatchVlanIdStart
and agentDiffServClassRuleMatchVlanIdEnd.
Unsigned32r/w
Constraints:
range: 1-4094
.1.3.6.1.4.1.4526.10.7.2.3.1.23
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
t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.10.7.2.3.1.24
Storage-type for this conceptual row
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.2.3.1.25
The status of this conceptual row.

All RowStatus operations are permitted.

Other columns in this row may be modified when the status is 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.2.3.1.26
Three-bit user priority field in the second/inner 802.1Q tag header of a
double VLAN tagged Ethernet frame used as a class-match parameter
- only valid if the agentDiffServClassRuleMatchEntryType is set to
cos2(15).
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.2.3.1.27
Ethertype keyword match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to etype(16). A keyword
of custom(1) requires that the agentDiffServClassRuleMatchEtypeValue
object also be s…
Enumerationr/w
Enumerated Values:
1custom
2appletalk
3arp
4ibmsna
5ipv4
6ipv6
7ipx
8mplsmcast
9mplsucast
10netbios
11novell
12pppoe
13rarp
.1.3.6.1.4.1.4526.10.7.2.3.1.28
Ethertype match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to etype(16) and
the agentDiffServClassRuleMatchEtypeKey is set to custom(1).
The allowed value for this object is 0x0…
EtypeValuer/w
Type Constraints:
range: 1536..65535
.1.3.6.1.4.1.4526.10.7.2.3.1.29
VLAN ID range start match value for the class - only valid if
the agentDiffServClassRuleMatchEntryType is set to vlanid(17).
The VLAN ID field is defined as the 12-bit VLAN identifier
in the 802.1Q tag header of a tagge…
Unsigned32r/w
Constraints:
range: 1-4093
.1.3.6.1.4.1.4526.10.7.2.3.1.30
VLAN ID range end match value for the class - only valid if
the agentDiffServClassRuleMatchEntryType is set to vlanid(17).
The VLAN ID field is defined as the 12-bit VLAN identifier
in the 802.1Q tag header of a tagged…
Unsigned32r/w
Constraints:
range: 1-4093
.1.3.6.1.4.1.4526.10.7.2.3.1.31
Secondary VLAN ID range start match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to vlanid2(18).
The Secondary VLAN ID field is defined as the 12-bit VLAN identifier
in the second…
Unsigned32r/w
Constraints:
range: 1-4093
.1.3.6.1.4.1.4526.10.7.2.3.1.32
Secondary VLAN ID range end match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to vlanid2(18).
The Secondary VLAN ID field is defined as the 12-bit VLAN identifier
in the second/i…
Unsigned32r/w
Constraints:
range: 1-4093
.1.3.6.1.4.1.4526.10.7.2.3.1.33
Flow label is 20-bit number that is unique to an IPv6 packet, used by end
stations to signify quality-of-service handling in routers.
Unsigned32r/w
Constraints:
range: 0-1048575
.1.3.6.1.4.1.4526.10.7.2.3.1.34
The Ipv6 Prefix Address configured on the Service Port.
Ipv6AddressPrefixr/w
Type Constraints:
range: 0..16
.1.3.6.1.4.1.4526.10.7.2.3.1.35
The Ipv6 Prefix Address configured on the Service Port.
Ipv6AddressPrefixr/w
Type Constraints:
range: 0..16
.1.3.6.1.4.1.4526.10.7.2.3.1.36
The Prefix Length.
Integer32r/w
Constraints:
range: 1-128
.1.3.6.1.4.1.4526.10.7.2.3.1.37
The Prefix Length.
Integer32r/w
Constraints:
range: 1-128
.1.3.6.1.4.1.4526.10.7.2.3.1.38
.1.3.6.1.4.1.4526.10.7.3.2 · 1 row entry · 6 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyTable
/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::agentDiffServPolicyTable'
A table of the DiffServ policy entries.
agentDiffServPolicyEntry row .1.3.6.1.4.1.4526.10.7.3.2.1
Represents entry for a DiffServ policy.
Column Syntax OID
The identifier for DiffServ Policy table entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.2.1.1
Name of the policy
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.4526.10.7.3.2.1.2
The policy type dictates whether inbound or outbound policy
attribute statements are used in the policy definition.
IntfDirectionr/w
Type Values:
1in
2out
.1.3.6.1.4.1.4526.10.7.3.2.1.3
This object contains an unused value for agentDiffServPolicyInstIndex, or
a zero to indicate that none exists. This index is maintained on a
per-policy basis.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.2.1.4
Storage-type for this conceptual row
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.3.2.1.5
The status of this conceptual row.

active(1) - this Diffserv Policy is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instance
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.3.2.1.6
.1.3.6.1.4.1.4526.10.7.3.3 · 1 row entry · 5 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyInstTable
/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::agentDiffServPolicyInstTable'
A table of the policy-class instance entries.
agentDiffServPolicyInstEntry row .1.3.6.1.4.1.4526.10.7.3.3.1
Represents entry for a policy-class instance.
Column Syntax OID
The identifier for policy-class Instance table entry within a policy.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.3.1.1
Index of the DiffServ Class Table row, whose class definition is used
as the policy class instance. The class index identifies the classifier
definition used by the policy to establish an instance of that class
(to wh…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.3.1.2
This object contains an unused value for agentDiffServPolicyAttrIndex, or
a zero to indicate that none exists. This index is maintained on a
per-policy-class-instance basis.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.3.1.3
Storage-type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.3.3.1.4
The status of this conceptual row.

active(1) - this Diffserv Policy Instance is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an insta…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.3.3.1.5
.1.3.6.1.4.1.4526.10.7.3.4 · 1 row entry · 47 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyAttrTable
/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::agentDiffServPolicyAttrTable'
A table of policy attribute entries
agentDiffServPolicyAttrEntry row .1.3.6.1.4.1.4526.10.7.3.4.1
Represents entry for policy attributes
Column Syntax OID
The identifier for policy-attribute entry
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.1
Policy attribute statement entry type -- this entry type is
essential to determine which of the individual object(s)
is defined for this policy attribute statement. This object must be
created before any other policy…
Enumerationr/w
Enumerated Values:
1bandwidth
2expedite
3markCosVal
4markIpDscpVal
5markIpPrecedenceVal
6policeSimple
7policeSinglerate
8policeTworate
9randomdrop
10shapeAverage
11shapePeak
12assignQueue
13drop
14markCos2Val
15redirect
16mirror
17markCosAsSecCos
.1.3.6.1.4.1.4526.10.7.3.4.1.2
Bandwidth committed rate attribute statement value -- identifies
the minimum amount of bandwidth to be reserved for the specified
class instance within the policy. This attribute is only valid if
the value of agentDi…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.3
Bandwidth committed rate units attribute statement value -- this value
determines the interpretation of the
agentDiffServPolicyAttrStmtBandwidthCrate object as either
kilobits-per-second or as a percentage of interfa…
Enumerationr/w
Enumerated Values:
1kbps
2percentage
.1.3.6.1.4.1.4526.10.7.3.4.1.4
Expedited (bandwidth) committed rate attribute statement value -- it
identifies the maximum guaranteed amount of bandwidth to be reserved for
the specified class instance within the policy. This attribute is only
val…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.5
Expedited (bandwidth) committed rate units attribute statement value
-- determines the interpretation of the
agentDiffServPolicyAttrStmtExpediteCrate object as either
kilobits-per-second or as a percentage of interfa…
Enumerationr/w
Enumerated Values:
1kbps
2percentage
.1.3.6.1.4.1.4526.10.7.3.4.1.6
Expedited (bandwidth) committed burst size attribute statement value,
specified in Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to expedite(2).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.7
Three-bit user priority field value in the 802.1Q tag header of a tagged
Ethernet frame, marked as part of the inbound policy for a class instance.
For frames containing a double VLAN tag, this field is located in th…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.3.4.1.8
Specified IP DSCP value to mark in all inbound packets belonging to the
class-instance. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to markIpDscpVal(4).
Unsigned32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.10.7.3.4.1.9
Specified IP Precedence value to mark in all inbound packets belonging to
the class-instance. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to markIpPrecedenceVal(5).
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.3.4.1.10
Policing conform action attribute statement value -- determines
the action taken on conforming traffic for the policing style
(simple,singlerate,tworate) currently configured for the specified
class instance within th…
Enumerationr/w
Enumerated Values:
1drop
2markdscp
3markprec
4send
5markcos
6markcos2
7markcosAsSecCos
.1.3.6.1.4.1.4526.10.7.3.4.1.11
Policing conform value attribute statement --
used to mark conforming packets when the conform action
is one of the following:
markdscp(2) - mark IP DSCP field
markprec(3) - mark IP Precedence field
markcos(5)…
Unsigned32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.10.7.3.4.1.12
Policing exceed action attribute statement value -- determines
the action taken on excess traffic for the policing style (singlerate,
tworate) currently configured for the specified class instance within the
policy. …
Enumerationr/w
Enumerated Values:
1drop
2markdscp
3markprec
4send
5markcos
6markcos2
7markcosAsSecCos
.1.3.6.1.4.1.4526.10.7.3.4.1.13
Policing exceed value attribute statement --
used to mark excess packets when the exceed action
is one of the following:
markdscp(2) - mark IP DSCP field
markprec(3) - mark IP Precedence field
markcos(5) - ma…
Unsigned32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.10.7.3.4.1.14
Policing non-conform action attribute statement value -- determines the
action taken on nonconforming traffic for the policing style (simple,
singlerate,tworate) currently configured for the specified class instance
Enumerationr/w
Enumerated Values:
1drop
2markdscp
3markprec
4send
5markcos
6markcos2
7markcosAsSecCos
.1.3.6.1.4.1.4526.10.7.3.4.1.15
Policing non-conform value attribute statement --
used to mark nonconforming packets when the nonconform action
is one of the following:
markdscp(2) - mark IP DSCP field
markprec(3) - mark IP Precedence field
Unsigned32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.4526.10.7.3.4.1.16
Simple policing committed rate attribute statement value, specified in
kbps. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.17
Simple policing committed burst size attribute statement value, specified
in Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeSimple(6).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.18
Single-rate policing committed rate attribute statement value, specified
in kbps. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.19
Single-rate policing committed burst size attribute statement value,
specified in Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.20
Single-rate policing excess burst size attribute statement value,
specified in Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeSinglerate(7).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.21
Two-rate policing committed rate attribute statement value, specified in
kbps. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.22
Two-rate policing committed burst size attribute statement value,
specified in Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.23
Two-rate policing peak rate attribute statement value, specified in kbps.
This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.24
Two-rate policing peak burst size attribute statement value, specified in
Kbytes. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to policeTworate(8).
QosBurstSizer/w
Type Constraints:
range: 1..128
.1.3.6.1.4.1.4526.10.7.3.4.1.25
Random drop minimum threshold attribute statement value -- the average
queue depth minimum threshold in bytes used by the WRED algorithm. This
attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntr…
Unsigned32r/w
Constraints:
range: 1-250000
.1.3.6.1.4.1.4526.10.7.3.4.1.26
Random drop maximum threshold attribute statement value -- the average
queue depth maximum threshold in bytes used by the WRED algorithm. This
attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntry…
Unsigned32r/w
Constraints:
range: 1-500000
.1.3.6.1.4.1.4526.10.7.3.4.1.27
Random drop maximum drop probability attribute statement value -- the
packet drop probability when the queue depth average reaches its maximum
threshold. It is expressed as a percentage, and is an integer from 0 to
1…
Unsigned32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.4526.10.7.3.4.1.28
Random drop sampling rate attribute statement value -- the period at which
the queue depth is sampled for computing an average, expressed in
microseconds. This value is an integer from 0 to 1000000, with a default
va…
Unsigned32r/w
Constraints:
range: 0-1000000
.1.3.6.1.4.1.4526.10.7.3.4.1.29
Random drop decay exponent attribute statement value -- determines how
quickly the average queue length calculation decays over time, with a
higher number causing a slower decay. This value is an integer from 0 to
16, …
Unsigned32r/w
Constraints:
range: 0-16
.1.3.6.1.4.1.4526.10.7.3.4.1.30
Average-rate shaping committed rate attribute statement value, specified
in kbps -- used to establish average rate traffic shaping for the
specified class , which limits transmissions for the class to the
committed i…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.31
Peak-rate shaping committed rate attribute statement value, specified in
kbps -- used to establish peak rate traffic shaping for the specified
class , which allows transmissions for the class to exceed the committed
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.32
Peak-rate shaping peak rate attribute statement value, specified in kbps
-- used to establish peak rate traffic shaping for the specified class,
which allows transmissions for the class to exceed the committed
informa…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.33
Storage-type for this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.3.4.1.34
The status of this conceptual row.

active(1) - this Diffserv Policy Attribute is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instan…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.3.4.1.35
Queue identifier to which all inbound packets belonging to this
class-instance are directed. This attribute is only valid if the
value of agentDiffServPolicyAttrStmtEntryType is set to assignQueue(12).
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.36
Flag to indicate that all inbound packets belonging to this
class-instance are dropped at ingress. This attribute is
only valid if the agentDiffServPolicyAttrStmtEntryType is
set to drop(13).
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.10.7.3.4.1.37
Three-bit user priority field value in the second/inner 802.1Q tag header of
a double VLAN tagged Ethernet frame, marked as part of the inbound policy
for a class instance. This attribute is only valid if the value of…
Unsigned32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.4526.10.7.3.4.1.38
Index of the DiffServ Class Table row whose class definition is used
to specify the policing color conform mode and value. This identifies
incoming traffic categorized as 'green' packets in the
network. This attribute…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.39
Policing color conform mode -- indicates the color awareness
mode of conforming traffic for the policing style (simple,
singlerate, or tworate) currently configured for the specified
class instance within the policy. …
Enumeration
Enumerated Values:
1blind
2cos
3cos2
4ipdscp
5ipprec
.1.3.6.1.4.1.4526.10.7.3.4.1.40
Policing color conform value -- indicates the color awareness
packet mark value of conforming traffic for the policing style
(simple, singlerate, or tworate) currently configured for the
specified class instance withi…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.41
Index of the DiffServ Class Table row whose class definition is used
to specify the policing color exceed mode and value. This identifies
incoming traffic categorized as 'yellow' packets in the
network. This attribut…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.42
Policing color exceed mode -- indicates the color awareness
mode of exceeding traffic for the policing style (singlerate
or tworate) currently configured for the specified
class instance within the policy. The default…
Enumeration
Enumerated Values:
1blind
2cos
3cos2
4ipdscp
5ipprec
6unused
.1.3.6.1.4.1.4526.10.7.3.4.1.43
Policing color exceed value -- indicates the color awareness
packet mark value of exceeding traffic for the policing style
(singlerate or tworate) currently configured for the
specified class instance within the polic…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.4.1.44
External interface number to which all inbound packets belonging to this
class-instance are redirected. This attribute is only valid if the
value of agentDiffServPolicyAttrStmtEntryType is set to redirect(15).
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4526.10.7.3.4.1.45
External interface number to which all inbound packets belonging to this
class-instance are mirrored. This attribute is only valid if the
value of agentDiffServPolicyAttrStmtEntryType is set to mirror(16).
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4526.10.7.3.4.1.46
Flag to indicate that all inbound packets belonging to this
class-instance are marked with secondary cos at ingress. This attribute is
only valid if the agentDiffServPolicyAttrStmtEntryType is
set to markCosAsSecC…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.10.7.3.4.1.47
.1.3.6.1.4.1.4526.10.7.3.5 · 1 row entry · 6 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyPerfInTable
/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::agentDiffServPolicyPerfInTable'
A table of inbound policy-class performance entries
agentDiffServPolicyPerfInEntry row .1.3.6.1.4.1.4526.10.7.3.5.1
Represents entry for the performance attributes of the associated inbound
policy-class instance
Column Syntax OID
Offered packets count for the inbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.5.1.2
Discarded packets count for the inbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.5.1.4
Offered packets high capacity count for the inbound policy-class instance
performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.5.1.6
Discarded packets high capacity count for the inbound policy-class
instance performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.5.1.8
Storage-type for this conceptual row.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.3.5.1.9
The status of this conceptual row.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.3.5.1.10
.1.3.6.1.4.1.4526.10.7.3.6 · 1 row entry · 11 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyPerfOutTable
/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::agentDiffServPolicyPerfOutTable'
A table of outbound policy-class performance entries
agentDiffServPolicyPerfOutEntry row .1.3.6.1.4.1.4526.10.7.3.6.1
Represents entry for the performance attributes of the associated outbound
policy-class instance
Column Syntax OID
Tail-dropped packets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.6.1.2
Random-dropped packets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.6.1.4
Shape-delayed packets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.6.1.6
Tail-dropped packets high capacity count for the outbound policy-class
instance performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.6.1.10
Random-dropped packets high capacity count for the outbound policy-class
instance performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.6.1.12
Shape-delayed packets high capacity count for the outbound policy-class
instance performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.6.1.14
Offered packets count for the outbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.6.1.18
Discarded packets count for the outbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.3.6.1.20
Offered packets high capacity count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.10.7.3.6.1.22
Storage-type for this conceptual row.
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.3.6.1.25
The status of this conceptual row.
SNMPv2-TCRowStatus
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.3.6.1.26
.1.3.6.1.4.1.4526.10.7.4.1 · 1 row entry · 6 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServServiceTable
/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::agentDiffServServiceTable'
A table of the service entries.
agentDiffServServiceEntry row .1.3.6.1.4.1.4526.10.7.4.1.1
Represents entry for policy assigned to an interface in a particular
direction.
Column Syntax OID
External interface number of the interface to which policy is assigned.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.4526.10.7.4.1.1.1
Interface direction to which the policy is assigned.
IntfDirection
Type Values:
1in
2out
.1.3.6.1.4.1.4526.10.7.4.1.1.2
Index of the Policy Table row whose policy definition is attached to the
interface in the specified direction.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.7.4.1.1.3
The current operational state of the DiffServ service
interface. If agentDiffServGenStatusAdminMode is
disable(2) then agentDiffServServiceIfOperStatus should
be down(2). If agentDiffServServiceGenStatusAdminMode…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.4526.10.7.4.1.1.4
Storage-type for this conceptual row
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.4526.10.7.4.1.1.5
The status of this conceptual row.

active(1) - Diffserv is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instance

All …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.4526.10.7.4.1.1.6