GSM7324-QOS-DIFFSERV-PRIVATE-MIB Table View

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

Tables
9
Rows
9
Columns
125
.1.3.6.1.4.1.4526.1.7.3.4.2.2 · 1 row entry · 7 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassTable'
A table of the DiffServ class entries
agentDiffServClassEntry row .1.3.6.1.4.1.4526.1.7.3.4.2.2.1
Represents entry for a DiffServ traffic class
Indexes
No indexes recorded
Column Syntax OID
The identifier for DiffServ Class entry
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.2.2.1.1
Name of the DiffServ traffic class
OctetStringr/w .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.2.2.1.6
The status of this conceptual row.
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.1.7.3.4.2.2.1.7
.1.3.6.1.4.1.4526.1.7.3.4.2.3 · 1 row entry · 26 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServClassRuleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassRuleTable'
A table of the DiffServ Class Rule entries
agentDiffServClassRuleEntry row .1.3.6.1.4.1.4526.1.7.3.4.2.3.1
Represents entry for a set of class-match rules
Indexes
No indexes recorded
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.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.2.3.1.2
Three-bit 802.1p priority field in the Ethernet frame used as
a class-match parameter - only valid if the
agentDiffServClassRuleMatchEntryType is set to cos(1).
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.2.3.1.14
Protocol number match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to protocol(9).
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.2.3.1.22
VLAN ID match value for the class - only valid if the
agentDiffServClassRuleMatchEntryType is set to vlan(14).
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.2.3.1.25
The status of this conceptual row.
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.1.7.3.4.2.3.1.26
.1.3.6.1.4.1.4526.1.7.3.4.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 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyTable'
A table of the DiffServ policy entries.
agentDiffServPolicyEntry row .1.3.6.1.4.1.4526.1.7.3.4.3.2.1
Represents entry for a DiffServ policy.
Indexes
No indexes recorded
Column Syntax OID
The identifier for DiffServ Policy table entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.2.1.1
Name of the policy
OctetStringr/w .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.3.2.1.5
The status of this conceptual row.
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.1.7.3.4.3.2.1.6
.1.3.6.1.4.1.4526.1.7.3.4.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 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyInstTable'
A table of the policy-class instance entries.
agentDiffServPolicyInstEntry row .1.3.6.1.4.1.4526.1.7.3.4.3.3.1
Represents entry for a policy-class instance.
Indexes
No indexes recorded
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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.3.3.1.4
The status of this conceptual row.
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.1.7.3.4.3.3.1.5
.1.3.6.1.4.1.4526.1.7.3.4.3.4 · 1 row entry · 35 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyAttrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrTable'
A table of policy attribute entries
agentDiffServPolicyAttrEntry row .1.3.6.1.4.1.4526.1.7.3.4.3.4.1
Represents entry for policy attributes
Indexes
No indexes recorded
Column Syntax OID
The identifier for policy-attribute entry
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.3.4.1.7
Three-bit 802.1p priority(CoS) value as part of the outbound policy for a
class instance. This attribute is only valid if the value of
agentDiffServPolicyAttrStmtEntryType is set to markCosVal(3).
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.3.4.1.11
Policing conform DSCP or IP Precedence value attribute statement value --
used to mark the DSCP or IP Precedence field of conforming packets when
the conform action is markdscp(2) or markprec(3), respectively. This
a…
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.3.4.1.13
Policing exceed DSCP or IP Precedence value attribute statement value --
used to mark the DSCP or IP Precedence field of excess packets when the
exceed action is markdscp(2) or markprec(3), respectively. This attribut…
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.3.4.1.15
Policing non-conform DSCP or IP Precedence value attribute statement value
-- used to mark the DSCP or IP Precedence field of nonconforming packets
when the nonconform action is markdscp(2) or markprec(3), respectively…
Unsigned32r/w .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.3.4.1.34
The status of this conceptual row.
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.1.7.3.4.3.4.1.35
.1.3.6.1.4.1.4526.1.7.3.4.3.5 · 1 row entry · 10 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyPerfInTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyPerfInTable'
A table of inbound policy-class performance entries
agentDiffServPolicyPerfInEntry row .1.3.6.1.4.1.4526.1.7.3.4.3.5.1
Represents entry for the performance attributes of the associated inbound
policy-class instance
Indexes
No indexes recorded
Column Syntax OID
Offered octets count for the inbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.5.1.1
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.1.7.3.4.3.5.1.2
Discarded octets count for the inbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.5.1.3
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.1.7.3.4.3.5.1.4
Offered octets 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.1.7.3.4.3.5.1.5
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.1.7.3.4.3.5.1.6
Discarded octets 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.1.7.3.4.3.5.1.7
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.1.7.3.4.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.1.7.3.4.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.1.7.3.4.3.5.1.10
.1.3.6.1.4.1.4526.1.7.3.4.3.6 · 1 row entry · 18 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServPolicyPerfOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyPerfOutTable'
A table of outbound policy-class performance entries
agentDiffServPolicyPerfOutEntry row .1.3.6.1.4.1.4526.1.7.3.4.3.6.1
Represents entry for the performance attributes of the associated outbound
policy-class instance
Indexes
No indexes recorded
Column Syntax OID
Tail-dropped octets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.6.1.1
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.1.7.3.4.3.6.1.2
Random-dropped octets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.6.1.3
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.1.7.3.4.3.6.1.4
Shape-delayed octets count for the outbound policy-class instance
performance entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.6.1.5
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.1.7.3.4.3.6.1.6
Sent octets count for the outbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.6.1.7
Sent packets count for the outbound policy-class instance performance
entry.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.3.6.1.8
Tail-dropped octets 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.1.7.3.4.3.6.1.9
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.1.7.3.4.3.6.1.10
Random-dropped octets 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.1.7.3.4.3.6.1.11
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.1.7.3.4.3.6.1.12
Shape-delayed octets 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.1.7.3.4.3.6.1.13
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.1.7.3.4.3.6.1.14
Sent octets 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.1.7.3.4.3.6.1.15
Sent 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.1.7.3.4.3.6.1.16
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.1.7.3.4.3.6.1.17
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.1.7.3.4.3.6.1.18
.1.3.6.1.4.1.4526.1.7.3.4.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 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServServiceTable'
A table of the service entries.
agentDiffServServiceEntry row .1.3.6.1.4.1.4526.1.7.3.4.4.1.1
Represents entry for policy assigned to an interface in a particular
direction.
Indexes
No indexes recorded
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.1.7.3.4.4.1.1.1
Interface direction to which the policy is assigned.
IntfDirection
Type Values:
1in
2out
.1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.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 .1.3.6.1.4.1.4526.1.7.3.4.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.1.7.3.4.4.1.1.5
The status of this conceptual row.
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.1.7.3.4.4.1.1.6
.1.3.6.1.4.1.4526.1.7.3.4.4.2 · 1 row entry · 12 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentDiffServServicePerfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServServicePerfTable'
A table of service performance entries.
agentDiffServServicePerfEntry row .1.3.6.1.4.1.4526.1.7.3.4.4.2.1
Represents a service performance entry.
Indexes
No indexes recorded
Column Syntax OID
Offered octets count for the specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.1
Offered packets count for specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.2
Discarded octets count for the specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.3
Discarded packets count for the specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.4
Sent octets count for the specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.5
Sent packets count for the specified service interface and direction
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.6
Offered octets high capacity count for the specified service interface
and direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.7
Offered packets high capacity count for the specified service interface
and direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.8
Discarded octets high capacity count for the specified service interface
and direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.9
Discarded packets high capacity count for the specified service interface
and direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.10
Sent octets high capacity count for the specified service interface and
direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.11
Sent packets high capacity count for the specified service interface and
direction
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.4526.1.7.3.4.4.2.1.12