GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
22
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2
·
1 row entry
·
20 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDiffServAuxMfClfrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB::agentDiffServAuxMfClfrTable'
A table of Auxiliary Multi-field Classifier filter entries that a system may use to identify IP traffic.
An IP Multi-field Classifier entry describes a single filter.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An index that enumerates the Auxiliary MultiField Classifier filter
entries. Managers obtain new values for row creation in this table by reading agentDiffServAuxMfClfrNextFree. |
DIFFSERV-MIBIndexInteger Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.1 |
||||||||||||
|
The IP address to match against the packet's destination IP
address. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.2 |
||||||||||||
|
This mask value identifies the portion of agentDiffServAuxMfClfrDstAddr
that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.3 |
||||||||||||
|
The IP address to match against the packet's source IP
address. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.4 |
||||||||||||
|
This mask value identifies the portion of agentDiffServAuxMfClfrSrcAddr
that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any address. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.5 |
||||||||||||
|
The IP protocol to match against the IPv4 protocol number. A value of 255 means
match all. |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.6 |
||||||||||||
|
The minimum value that the layer-4 destination port number in the packet must have
in order to match this classifier entry. |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.7 |
||||||||||||
|
The maximum value that the layer-4 destination port number in the
packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in agentDiffS… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.8 |
||||||||||||
|
The minimum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.9 |
||||||||||||
|
The maximum value that the layer-4 source port number in the
packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in diffServMultiField… |
INET-ADDRESS-MIBInetPortNumberr/w Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.10 |
||||||||||||
|
Three-bit 802.1p priority field in the Ethernet frame used as
a class-match parameter. A value of -1 indicates that a specific COS value has not been defined and thus all COS values are considered a match. |
CosOrAnyr/w Type Constraints: range: -1..7 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.11 |
||||||||||||
|
IP TOS bits value, defined as all eight bits of the Service
Type octet in the IPv4 header. There are multiple, overlapping, meanings of the TOS octet in use today: Precedence (bits 7-5): IP Preceden… |
OctetStringr/w Constraints: range: 1-1 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.12 |
||||||||||||
|
IP TOS bits mask value. It identifies the portion of
agentDiffServAuxMfClfrTos that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of any TOS value. … |
OctetStringr/w Constraints: range: 1-1 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.13 |
||||||||||||
|
Destination MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: 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.3.1.1.2.1.14 |
||||||||||||
|
Destination MAC address mask value. This mask value
identifies the portion of agentDiffServAuxMfClfrDstMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match … |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: 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.3.1.1.2.1.15 |
||||||||||||
|
Source MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: 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.3.1.1.2.1.16 |
||||||||||||
|
Source MAC address mask value. This mask value
identifies the portion of agentDiffServAuxMfClfrSrcMac that is compared against a packet. A non-contiguous mask value is permitted. A mask of 0 indicates a match of an… |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: 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.3.1.1.2.1.17 |
||||||||||||
|
VLAN ID value for the classifier. A value of -1 indicates that
a specific VLAN ID value has not been defined and thus all VLAN ID values are considered a match. |
VlanIdOrAnyr/w Type Constraints: range: -1range: 1..4094 |
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.18 |
||||||||||||
|
The storage type for this conceptual row.
|
SNMPv2-TCStorageTyper/w Type Values:
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.3.1.1.2.1.19 |
||||||||||||
|
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Type Values:
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.3.1.1.2.1.20 |
.1.3.6.1.4.1.4526.1.7.3.3.1.2.2
·
1 row entry
·
1 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDiffServCosMarkActTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB::agentDiffServCosMarkActTable'
This table enumerates specific Class of Service values used for marking or remarking the priority bits in the 802.1p header. The entries of this table may be referenced by a diffServActionSpecific attribute.
An entry in the COS mark action table that describes a
single Class of Service value used for marking.
single Class of Service value used for marking.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The Class of Service value that this Action will store into the
priority bits of the 802.1p header. It is quite possible that the only packets subject to this Action are already marked with this COS value. COS packet… |
Cos Type Constraints: range: 0..7 |
.1.3.6.1.4.1.4526.1.7.3.3.1.2.2.1.1 |
.1.3.6.1.4.1.4526.1.7.3.3.1.2.4
·
1 row entry
·
1 columns
Uses the netgear variant from
Command help
/opt/observium/mibs/netgear.
Walk agentDiffServIpPrecMarkActTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB::agentDiffServIpPrecMarkActTable'
This table enumerates specific IP Precedence values used for marking or remarking the Precedence field of IP packets. The entries of this table may be referenced by a diffServActionSpecific attribute.
An entry in the IP Precedence mark action table that describes a
single IP Precedence value used for marking.
single IP Precedence value used for marking.
| Column | Syntax | OID |
|---|---|---|
|
The IP Precedence that this Action will store into the Precedence
field of the IP packet. It is quite possible that the only packets subject to this Action are already marked with this IP Precedence. Note also that Di… |
IpPrecedence Type Constraints: range: 0..7 |
.1.3.6.1.4.1.4526.1.7.3.3.1.2.4.1.1 |