Home/Catalog/MPLS-PACKET-CLASSIFIER-MIB

MPLS-PACKET-CLASSIFIER-MIB

AI MIB Summary

The MPLS-PACKET-CLASSIFIER-MIB defines managed objects for configuring and monitoring traffic classification rules, including filter criteria and associated actions, within Multiprotocol Label Switching (MPLS) networks. It enables administrators to manage packet marking, queuing, and forwarding behaviors based on MPLS label stack attributes and other packet headers.

This MIB module contains managed object definitions for specifying packet classification for MPLS.
Main OID:
mplsPacketClassifierMIB.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3
45
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

45 total
Object Name
mplsPacketClassifierMIBThis MIB module contains managed object definitions for specifying packet classification for MPLS.
MODULE-IDENTITY
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3
mplsPacketClassifierObjects
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1
mplsPacketClassifierIndexNextThis object contains the next appropriate value to be used for mplsPacketClassifierIndex when creating entries in the mplsPacketClassifierTable. If the number of unassigned entries is exhausted, this object MUST return a value of 0. To obtain the mplsPacketClassifierIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.ro
MplsPacketClassifierIndexOrZero
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.1
mplsPacketClassifierTableThis table contains the currently defined packet classifiers.
SEQUENCE OF MplsPacketClassifierEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2
mplsPacketClassifierEntryEach entry represents one packet classifier which defines a rule to compare against incoming packets and an action to be taken on matching packets.
MplsPacketClassifierEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1
mplsPacketClassifierIndexUnique index for the this packet classifier entry.
MplsPacketClassifierIndex
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.1
mplsPacketClassifierRowStatusFor controlling the creation and deletion of this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.2
mplsPacketClassifierDescrDescription of this packet classifier.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.3
mplsPacketClassifierAppliedIndicates whether this packet classifier has been applied on any interface or not.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.4
mplsPacketClassifierMaskThis bit map indicates which of the fields described next, namely source address range, destination address range, source port range, destination port range, and protocol is active for this . If a particular bit is inactive (i.e., set to zero) then the corresponding field in the packet is ignored for comparison purposes.rw
Bits
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.5
mplsPacketClassifierAddrTypeType of IP packet that this classifier will match against. If this object has the value ipv4(1) then the objects in this entry of type InetAddressIpv6 MUST be ignored by management applications. If this object has the value ipv6(1) then the objects in this entry of type InetAddressIpv4 MUST be ignored by management applications.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.6
mplsPacketClassifierSourceIpv4AddrMinLower end of source address range - IPv4 version.rw
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.7
mplsPacketClassifierSourceIpv6AddrMinLower end of source address range - IPv6 version.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.8
mplsPacketClassifierSourceIpv4AddrMaxUpper end of source address range - IPv4 version.rw
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.9
mplsPacketClassifierSourceIpv6AddrMaxUpper end of source address range - IPv4 version.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.10
mplsPacketClassifierDestIpv4AddrMinLower end of destination address range - IPv4 version.rw
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.11
mplsPacketClassifierDestIpv6AddrMinLower end of destination address range - IPv6 version.rw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.12
mplsPacketClassifierDestIpv4AddrMaxUpper end of destination address range - IPv4 versionrw
InetAddressIPv4 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.13
mplsPacketClassifierDestIpv6AddrMaxUpper end of destination address range - IPv6 versionrw
InetAddressIPv6 (INET-ADDRESS-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.14
mplsPacketClassifierSourcePortMinLower end of source port range.rw
MplsPortAddr
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.15
mplsPacketClassifierSourcePortMaxHigher end of source port rangerw
MplsPortAddr
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.16
mplsPacketClassifierDestPortMinLower end of the destination port range.rw
MplsPortAddr
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.17
mplsPacketClassifierDestPortMaxHigher end of the destination port range.rw
MplsPortAddr
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.18
mplsPacketClassifierProtocolProtocol.rw
INTEGER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.19
mplsPacketClassifierActionTypeThe type of action to be taken on packets matching this filter.rw
Enumeration
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.20
mplsPacketClassifierActionPointerIf mplsPacketClassifierActionType is redirectLsp(2), then this object indicates the instance of mplsXCEntry for the LSP to redirect matching packets to. If mplsPacketClassifierActionType is redirectTunnel(3), then this object indicates the instance of mplsTunnelEntry for the MPLS tunnel to redirect matching packets to. For other values of mplsPacketClassifierActionType this object MUST be ignored by management applications. Agents SHOULD return 0 as the value of this object.rw
RowPointer
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.21
mplsPacketClassifierStorageTypeThe storage type for this entry.rw
StorageType (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.2.1.22
mplsPacketClassifierMapTableThis table contains objects for mapping previously defined packet classifiers to interfaces.
SEQUENCE OF MplsPacketClassifierMapEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3
mplsPacketClassifierMapEntryEach entry indicates the application of a particular packet classifier on an interface. The order of application of packet classifiers on an interface is the order in which they will be compared against incoming packets for a match. Each entry of this table is indexed by the interface index that the classifier is applied to, with the value 0 representing all interfaces, the index of the previous packet classifier applied on the interface and the index of the current packet classifier. This linked-list structure allows classifiers to be inserted at arbitrary positions in the list. Agents MUST NOT allow the same classifiers to be applied multiple times to the same interface.
MplsPacketClassifierMapEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1
mplsPacketClassifierMapIfIndexInterface index that this classifier is being applied to. Zero represents all interfaces.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1.1
mplsPacketClassifierMapPrevIndexIndex of the previous classifier that was applied to this interface. Zero indicates that this should be the first classifier in the list.rw
MplsPacketClassifierIndexOrZero
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1.2
mplsPacketClassifierMapCurrIndexIndex of the current classifier that is being applied to this interface.rw
MplsPacketClassifierIndex
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1.3
mplsPacketClassifierMapRowStatusFor controlling the creation and deletion of this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1.4
mplsPacketClassifierMapStorageTypeThe storage type for this entry.rw
StorageType (SNMPv2-TC)
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.3.1.5
mplsPacketClassifierPerfTableThis table contains performance statistics on packet classifiers on a per-interface basis.
SEQUENCE OF MplsPacketClassifierPerfEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4
mplsPacketClassifierPerfEntryEach entry contains performance information for the specified interface and packet classifier activated/mapped to this interface.
MplsPacketClassifierPerfEntry
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4.1
mplsPacketClassifierMatchedPacketsNumber of packets that matched the specified packet classifier if it is applied/mapped to the specified interface.ro
Counter32
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4.1.1
mplsPacketClassifierMatchedOctetsNumber of octets that matched the specified packet classifier if it is applied/mapped to the specified interface.ro
Counter32
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4.1.2
mplsPacketClassifierMatchedHCPacketsHigh-capacity counter for the number of packets that matched the specified packet classifier if it is applied/mapped to the specified interface.ro
Counter64
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4.1.3
mplsPacketClassifierMatchedHCOctetsHigh-capacity counter for the number of octets that matched the specified packet classifier if it is applied/mapped to the specified interface.ro
Counter64
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.1.4.1.4
mplsPacketClassifierNotifications
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.2
mplsPacketClassifierNotifPrefix
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.2.0
mplsPacketClassifierConformance
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.3
mplsPacketClassifierGroups
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.3.1
mplsPacketClassifierCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.6.1.4.1.6141.2.62.1.4.4.1.3.3.2
MPLS-PACKET-CLASSIFIER-MIB - SNMP MIB Reference | MIBs Explorer