Home/Catalog/GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB

GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

33
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

33 total
Object Name
gsm7324QOSDiffServExtensions
MODULE-IDENTITY
.1.3.6.1.4.1.4526.1.7.3.3
agentDiffServMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4526.1.7.3.3.1
agentDiffServClassifier
OBJECT IDENTIFIER
.1.3.6.1.4.1.4526.1.7.3.3.1.1
agentDiffServAuxMfClfrNextFreeThis object contains an unused value for agentDiffServAuxMfClfrId , or a zero to indicate that none exist.ro
IndexIntegerNextFree (DIFFSERV-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.1
agentDiffServAuxMfClfrTableA table of Auxiliary Multi-field Classifier filter entries that a system may use to identify IP traffic.
SEQUENCE OF AgentDiffServAuxMfClfrEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2
agentDiffServAuxMfClfrEntryAn IP Multi-field Classifier entry describes a single filter.
AgentDiffServAuxMfClfrEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1
agentDiffServAuxMfClfrIdAn index that enumerates the Auxiliary MultiField Classifier filter entries. Managers obtain new values for row creation in this table by reading agentDiffServAuxMfClfrNextFree.
IndexInteger (DIFFSERV-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.1
agentDiffServAuxMfClfrDstAddrThe IP address to match against the packet's destination IP address.rw
IpAddress
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.2
agentDiffServAuxMfClfrDstMaskThis 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.rw
IpAddress
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.3
agentDiffServAuxMfClfrSrcAddrThe IP address to match against the packet's source IP address.rw
IpAddress
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.4
agentDiffServAuxMfClfrSrcMaskThis 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.rw
IpAddress
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.5
agentDiffServAuxMfClfrProtocolThe IP protocol to match against the IPv4 protocol number. A value of 255 means match all.rw
Unsigned32
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.6
agentDiffServAuxMfClfrDstL4PortMinThe minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.7
agentDiffServAuxMfClfrDstL4PortMaxThe 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 agentDiffServAuxMfClfrDstL4PortMin.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.8
agentDiffServAuxMfClfrSrcL4PortMinThe minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.9
agentDiffServAuxMfClfrSrcL4PortMaxThe 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 diffServMultiFieldClfrSrcL4PortMin.rw
InetPortNumber (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.10
agentDiffServAuxMfClfrCosThree-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.rw
CosOrAny
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.11
agentDiffServAuxMfClfrTosIP 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 Precedence, values 0-7 DSCP (bits 7-2): IP DiffServ Code Point, values 0-63 TOS (bits 7-0): IP Type of Service, by bits, values 0-255 Each of these definitions can be produced using the appropriate agentDiffServAuxMfClfrTosMask mask value. These definitions are mutually-exclusive, so only one is allowed for any given classifier element.rw
OCTET STRING
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.12
agentDiffServAuxMfClfrTosMaskIP 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. There are multiple, overlapping meanings of the TOS octet in use today. These are represented by the following specific mask values: Precedence (bits 7-5): 224 (bit mask '11100000') DSCP (bits 7-2): 252 (bit mask '11111100') TOS (bits 7-0): 255 (bit mask '11111111') Other mask values are also permitted.rw
OCTET STRING
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.13
agentDiffServAuxMfClfrDstMacDestination MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.14
agentDiffServAuxMfClfrDstMacMaskDestination 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 of any MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.15
agentDiffServAuxMfClfrSrcMacSource MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.16
agentDiffServAuxMfClfrSrcMacMaskSource 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 any MAC address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.17
agentDiffServAuxMfClfrVlanIdVLAN 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.rw
VlanIdOrAny
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.18
agentDiffServAuxMfClfrStorageThe storage type for this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.19
agentDiffServAuxMfClfrStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4526.1.7.3.3.1.1.2.1.20
agentDiffServAction
OBJECT IDENTIFIER
.1.3.6.1.4.1.4526.1.7.3.3.1.2
agentDiffServCosMarkActTableThis 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.
SEQUENCE OF AgentDiffServCosMarkActEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.2.2
agentDiffServCosMarkActEntryAn entry in the COS mark action table that describes a single Class of Service value used for marking.
AgentDiffServCosMarkActEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.2.2.1
agentDiffServCosMarkActCosThe 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 marking occurs upon egress from the network node.ro
Cos
.1.3.6.1.4.1.4526.1.7.3.3.1.2.2.1.1
agentDiffServIpPrecMarkActTableThis 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.
SEQUENCE OF AgentDiffServIpPrecMarkActEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.2.4
agentDiffServIpPrecMarkActEntryAn entry in the IP Precedence mark action table that describes a single IP Precedence value used for marking.
AgentDiffServIpPrecMarkActEntry
.1.3.6.1.4.1.4526.1.7.3.3.1.2.4.1
agentDiffServIpPrecMarkActPrecedenceThe 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 Differentiated Services processing may result in a packet being marked on both ingress to a network and on egress from it, and that ingress and egress can occur in the same router.ro
IpPrecedence
.1.3.6.1.4.1.4526.1.7.3.3.1.2.4.1.1
GSM7324-QOS-DIFFSERV-EXTENSIONS-MIB - SNMP MIB Reference | MIBs Explorer