DLINKSW-PACKET-MONITOR-MIB
AI MIB Summary
The DLINKSW-PACKET-MONITOR-MIB manages D-Link switch SPAN and RSPAN configurations to mirror traffic from source ports to destination ports for external analysis. It specifically controls the mapping of local and remote source interfaces to destination ports within the switch fabric to facilitate packet capture and network troubleshooting.
This MIB module defines objects for configuring Monitoring Traffic. Acronyms and terminology: SPAN (Switched Port Analyzer): Mirror network traffic for analysis by a network analyzer. Local-SPAN: The SPAN feature is local when the monitored ports are all located on the same switch as the destination port. RSPAN (Remote SPAN): Source ports and destination ports that are distributed across multiple switches, allowing one to monitor any destination port located on the RSPAN VLAN.
Main OID:
dlinkSwPktMonitorMIB.1.3.6.1.4.1.171.14.12
39
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
39 total| Object Name |
|---|
dlinkSwPktMonitorMIBThis MIB module defines objects for configuring Monitoring Traffic.
Acronyms and terminology:
SPAN (Switched Port Analyzer): Mirror network traffic for analysis
by a network analyzer.
Local-SPAN: The SPAN feature is local when the monitored ports are
all located on the same switch as the destination port.
RSPAN (Remote SPAN): Source ports and destination ports that are
distributed across multiple switches, allowing one to monitor
any destination port located on the RSPAN VLAN. MODULE-IDENTITY .1.3.6.1.4.1.171.14.12 |
dPktMonMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.0 |
dPktMonMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.1 |
dPktMonSessionTableCurrEntriesIndicates the number of entries present in the dPktMonSessionTable.ro Unsigned32 .1.3.6.1.4.1.171.14.12.1.1 |
dPktMonSessionTableA table to create a packet monitoring session, allowing
packets on source ports or VLAN to be monitored via a
destination port. SEQUENCE OF DPktMonSessionEntry .1.3.6.1.4.1.171.14.12.1.2 |
dPktMonSessionEntryEach entry in the dPktMonSessionTable describes configuration
information about Packet Monitoring. DPktMonSessionEntry .1.3.6.1.4.1.171.14.12.1.2.1 |
dPktMonSessionIDAn index value that uniquely identifies the the packet
monitoring session associated with this information. Integer32 .1.3.6.1.4.1.171.14.12.1.2.1.1 |
dPktMonSessionSessionTypeIndicates the session type of the entry.
none (0):
Indicates the entry is inactive.
localSession (1):
Indicates the entry is operating as Local-SPAN.
remoteSourceSession (2):
Indicates the entry is operating as an RSPAN source session, which
associates SPAN source ports or VLANs with a destination RSPAN VLAN.
remoteDestinationSession (3):
Indicates the entry is operating as an RSPAN destination session.
An RSPAN destination session associates an RSPAN VLAN with a
destination port.ro Enumeration .1.3.6.1.4.1.171.14.12.1.2.1.2 |
dPktMonSessionDestRemoteVlanIdIndicates the RSPAN VLAN ID on the RSPAN source session.
This object should be considered in conjunction with the
dPktMonSessionDestInterface.
When this object is set with valid VLAN ID (2 to 4094), the mirrored
packets are transmitted with an RSPAN VLAN tag from the destination
port.
If this object is set to 0, the destination RSPAN VLAN becomes
unspecified, then the mirrored traffic will be transmitted without
additional RSPAN VLAN tag.rw Integer32 (0 | 2..4094) .1.3.6.1.4.1.171.14.12.1.2.1.3 |
dPktMonSessionSourceRemoteVlanIdSet this object with valid VLAN ID (2 to 4094) for an RSPAN destination
session.
If this object is set to 0, the source RSPAN VLAN becomes
unspecified.rw Integer32 (0 | 2..4094) .1.3.6.1.4.1.171.14.12.1.2.1.4 |
dPktMonSessionDestInterfaceIndicates the destination interface of the packet monitoring
session. Both physical ports and port channel are valid as
destination interfaces of monitor sessions.
A value of zero indicates that no interface is associated with
this monitoring session.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.12.1.2.1.5 |
dPktMonSessionRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.2.1.6 |
dPktMonSessionSrcIfObjectsThis object identifier represents the objects that are configured
the source interfaces for monitor sessions. OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.1.3 |
dPktMonSessionSrcRxIfTableThis table consists of a list of source interface on which the packets
received for packet monitor sessions.
The first index element identifies the dPktMonSessionEntry that a
source interface (indicated by second index element) for monitoring
receiving packets (dPktMonSessionSrcRxIfEntry) belongs to. An entry
is removed from this table when its corresponding dPktMonSessionEntry
is deleted.
For a monitor session, to add or delete a source receiving interface
by creating or removing an entry in this table.
The valid interface includes: physical port/port channel/vlan and cpu. SEQUENCE OF DPktMonSessionSrcRxIfEntry .1.3.6.1.4.1.171.14.12.1.3.1 |
dPktMonSessionSrcRxIfEntryEach entry in the dPktMonSessionSrcRxIfTable describes
the source interface on which the packets received for a monitor session. DPktMonSessionSrcRxIfEntry .1.3.6.1.4.1.171.14.12.1.3.1.1 |
dPktMonSessionSrcRxIfRowStatusThe status of this conceptual row. Use this object to add/remove
an interface for a monitor session.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.3.1.1.1 |
dPktMonSessionSrcTxIfTableThis table consists of a list of source interface on which the packets
transmitted for packet monitor sessions.
The first index element identifies the dPktMonSessionEntry that a
source interface (indicated by second index element) for monitoring
transmitting packets (dPktMonSessionSrcTxIfEntry) belongs to. An entry
is removed from this table when its corresponding dPktMonSessionEntry is
deleted.
For a monitor session, to add or delete a source transmitting interface
by creating or removing an entry in this table. SEQUENCE OF DPktMonSessionSrcTxIfEntry .1.3.6.1.4.1.171.14.12.1.3.2 |
dPktMonSessionSrcTxIfEntryEach entry in the dPktMonSessionSrcTxIfTable describes
the source interface on which the packets transmitted for a monitor session. DPktMonSessionSrcTxIfEntry .1.3.6.1.4.1.171.14.12.1.3.2.1 |
dPktMonSessionSrcTxIfRowStatusThe status of this conceptual row. Use this object to add/remove
an interface for a monitor session.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.3.2.1.1 |
dPktMonSessionSrcTxIfStgStateThis object indicates if the monitoring of the packets transmitted
on the interface will be affected by the interface's STG status.
'no-care' - monitor the packets transmitted on the interface regardless
of the interface's STG status.
'forwarding' - monitor the packets transmitted on the interface only when
the interface's all STGs status are forwarding.rw Enumeration .1.3.6.1.4.1.171.14.12.1.3.2.1.2 |
dPktMonSessionSrcDropIfTableThis table consists of a list of source interface to monitor the
packets which dropped on received port.
The first index element identifies the dPktMonSessionEntry that a
source interface (indicated by second index element) for monitoring
dropped packets (dPktMonSessionSrcDropIfTable) belongs to. An entry
is removed from this table when its corresponding dPktMonSessionEntry
is deleted.
For a monitor session, to add or delete a source interface
for monitoring dropped packets by creating or removing an entry in
this table. SEQUENCE OF DPktMonSessionSrcDropIfEntry .1.3.6.1.4.1.171.14.12.1.3.3 |
dPktMonSessionSrcDropIfEntryEach entry in the dPktMonSessionSrcDropIfTable describes
the source interface to monitor the packets which dropped on received port
for a monitor session. DPktMonSessionSrcDropIfEntry .1.3.6.1.4.1.171.14.12.1.3.3.1 |
dPktMonSessionSrcDropIfRowStatusThe status of this conceptual row. Use this object to add/remove
an interface for a port monitor session.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.3.3.1.1 |
dPktMonSessionSrcAclTableA table containing associations between ACL and monitor session. SEQUENCE OF DPktMonSessionSrcAclEntry .1.3.6.1.4.1.171.14.12.1.4 |
dPktMonSessionSrcAclEntryA table entry representing an access list association to
a monitor session. DPktMonSessionSrcAclEntry .1.3.6.1.4.1.171.14.12.1.4.1 |
dPktMonSessionSrcAclNameIndicates the name of an access list for flow based monitoring.
Multiple access lists can be monitored on a session at a time. DisplayString .1.3.6.1.4.1.171.14.12.1.4.1.1 |
dPktMonSessionSrcAclRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.4.1.2 |
dPktMonRspanVlanTableA table containing RSPAN VLAN information on the
VLANs which currently configured as RSPAN VLAN. SEQUENCE OF DPktMonRspanVlanEntry .1.3.6.1.4.1.171.14.12.1.5 |
dPktMonRspanVlanEntryEach entry in the dPktMonRspanVlanTable indicates
the VLAN is configured as RSPAN VLAN.
An entry is created/removed when RSPAN VLAN is enabled
or disabled at the VLAN via CLI or by issuing appropriate
sets to this table using snmp. DPktMonRspanVlanEntry .1.3.6.1.4.1.171.14.12.1.5.1 |
dPktMonRspanVlanIdThe VLAN number.
When a VLAN is specified as an RSPAN VLAN, the MAC address
learning on the RSPAN VLAN is disabled. VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.12.1.5.1.1 |
dPktMonRspanVlanRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.5.1.2 |
dPktMonSessionDestRemoteReplaceVlanTableA table containing associations between replace RSPAN VLAN egress
per flow and monitor session.
For a RSPAN source session, multiple flows of VLAN replacement can
be configured. SEQUENCE OF DPktMonSessionDestRemoteReplaceVlanEntry .1.3.6.1.4.1.171.14.12.1.6 |
dPktMonSessionDestRemoteReplaceVlanEntryA table entry representing an access list and replace VLAN
association to a monitor session. DPktMonSessionDestRemoteReplaceVlanEntry .1.3.6.1.4.1.171.14.12.1.6.1 |
dPktMonSessionDestRemoteAccessListNameIndicates the name of an access list for egress per flow RSPAN VLAN
replacement. DisplayString .1.3.6.1.4.1.171.14.12.1.6.1.1 |
dPktMonSessionDestRemoteReplaceVlanIdIndicates the VLAN ID used to replace RSPAN VLAN ID for the matched
flow of packets transmitted out from the destination interface on a
RSPAN source switch. VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.12.1.6.1.2 |
dPktMonSessionDestRemoteReplaceVlanRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.12.1.6.1.3 |
dPktMonMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.2 |
dPktMonMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.2.1 |
dPktMonMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.12.2.2 |