DLINKSW-PACKET-MONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-PACKET-MONITOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwPktMonitorMIB 1.3.6.1.4.1.171.14.12
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.
       dPktMonMIBNotifications 1.3.6.1.4.1.171.14.12.0
       dPktMonMIBObjects 1.3.6.1.4.1.171.14.12.1
           dPktMonSessionTableCurrEntries 1.3.6.1.4.1.171.14.12.1.1 unsigned32 read-only
Indicates the number of entries present in the dPktMonSessionTable.
           dPktMonSessionTable 1.3.6.1.4.1.171.14.12.1.2 no-access
A table to create a packet monitoring session, allowing packets on source ports or VLAN to be monitored via a destination port.
               dPktMonSessionEntry 1.3.6.1.4.1.171.14.12.1.2.1 no-access
Each entry in the dPktMonSessionTable describes configuration information about Packet Monitoring.
                   dPktMonSessionID 1.3.6.1.4.1.171.14.12.1.2.1.1 integer32 no-access
An index value that uniquely identifies the the packet monitoring session associated with this information.
                   dPktMonSessionSessionType 1.3.6.1.4.1.171.14.12.1.2.1.2 integer read-only
Indicates 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. Enumeration: 'none': 0, 'localSession': 1, 'remoteSourceSession': 2, 'remoteDestinationSession': 3.
                   dPktMonSessionDestRemoteVlanId 1.3.6.1.4.1.171.14.12.1.2.1.3 integer32 read-only
Indicates 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.
                   dPktMonSessionSourceRemoteVlanId 1.3.6.1.4.1.171.14.12.1.2.1.4 integer32 read-only
Set 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.
                   dPktMonSessionDestInterface 1.3.6.1.4.1.171.14.12.1.2.1.5 interfaceindexorzero read-only
Indicates 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.
                   dPktMonSessionRowStatus 1.3.6.1.4.1.171.14.12.1.2.1.6 rowstatus read-only
The status of this conceptual row.
           dPktMonSessionSrcIfObjects 1.3.6.1.4.1.171.14.12.1.3
This object identifier represents the objects that are configured the source interfaces for monitor sessions.
               dPktMonSessionSrcRxIfTable 1.3.6.1.4.1.171.14.12.1.3.1 no-access
This 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.
                   dPktMonSessionSrcRxIfEntry 1.3.6.1.4.1.171.14.12.1.3.1.1 no-access
Each entry in the dPktMonSessionSrcRxIfTable describes the source interface on which the packets received for a monitor session.
                       dPktMonSessionSrcRxIfRowStatus 1.3.6.1.4.1.171.14.12.1.3.1.1.1 rowstatus read-only
The status of this conceptual row. Use this object to add/remove an interface for a monitor session.
               dPktMonSessionSrcTxIfTable 1.3.6.1.4.1.171.14.12.1.3.2 no-access
This 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.
                   dPktMonSessionSrcTxIfEntry 1.3.6.1.4.1.171.14.12.1.3.2.1 no-access
Each entry in the dPktMonSessionSrcTxIfTable describes the source interface on which the packets transmitted for a monitor session.
                       dPktMonSessionSrcTxIfRowStatus 1.3.6.1.4.1.171.14.12.1.3.2.1.1 rowstatus read-only
The status of this conceptual row. Use this object to add/remove an interface for a monitor session.
                       dPktMonSessionSrcTxIfStgState 1.3.6.1.4.1.171.14.12.1.3.2.1.2 integer read-only
This 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. Enumeration: 'no-care': 1, 'forwarding': 2.
               dPktMonSessionSrcDropIfTable 1.3.6.1.4.1.171.14.12.1.3.3 no-access
This 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.
                   dPktMonSessionSrcDropIfEntry 1.3.6.1.4.1.171.14.12.1.3.3.1 no-access
Each entry in the dPktMonSessionSrcDropIfTable describes the source interface to monitor the packets which dropped on received port for a monitor session.
                       dPktMonSessionSrcDropIfRowStatus 1.3.6.1.4.1.171.14.12.1.3.3.1.1 rowstatus read-only
The status of this conceptual row. Use this object to add/remove an interface for a port monitor session.
           dPktMonSessionSrcAclTable 1.3.6.1.4.1.171.14.12.1.4 no-access
A table containing associations between ACL and monitor session.
               dPktMonSessionSrcAclEntry 1.3.6.1.4.1.171.14.12.1.4.1 no-access
A table entry representing an access list association to a monitor session.
                   dPktMonSessionSrcAclName 1.3.6.1.4.1.171.14.12.1.4.1.1 displaystring no-access
Indicates the name of an access list for flow based monitoring. Multiple access lists can be monitored on a session at a time.
                   dPktMonSessionSrcAclRowStatus 1.3.6.1.4.1.171.14.12.1.4.1.2 rowstatus read-only
The status of this conceptual row.
           dPktMonRspanVlanTable 1.3.6.1.4.1.171.14.12.1.5 no-access
A table containing RSPAN VLAN information on the VLANs which currently configured as RSPAN VLAN.
               dPktMonRspanVlanEntry 1.3.6.1.4.1.171.14.12.1.5.1 no-access
Each 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.
                   dPktMonRspanVlanId 1.3.6.1.4.1.171.14.12.1.5.1.1 vlanid no-access
The VLAN number. When a VLAN is specified as an RSPAN VLAN, the MAC address learning on the RSPAN VLAN is disabled.
                   dPktMonRspanVlanRowStatus 1.3.6.1.4.1.171.14.12.1.5.1.2 rowstatus read-only
The status of this conceptual row.
           dPktMonSessionDestRemoteReplaceVlanTable 1.3.6.1.4.1.171.14.12.1.6 no-access
A 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.
               dPktMonSessionDestRemoteReplaceVlanEntry 1.3.6.1.4.1.171.14.12.1.6.1 no-access
A table entry representing an access list and replace VLAN association to a monitor session.
                   dPktMonSessionDestRemoteAccessListName 1.3.6.1.4.1.171.14.12.1.6.1.1 displaystring no-access
Indicates the name of an access list for egress per flow RSPAN VLAN replacement.
                   dPktMonSessionDestRemoteReplaceVlanId 1.3.6.1.4.1.171.14.12.1.6.1.2 vlanid no-access
Indicates 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.
                   dPktMonSessionDestRemoteReplaceVlanRowStatus 1.3.6.1.4.1.171.14.12.1.6.1.3 rowstatus read-only
The status of this conceptual row.
       dPktMonMIBConformance 1.3.6.1.4.1.171.14.12.2
           dPktMonMIBCompliances 1.3.6.1.4.1.171.14.12.2.1
               dPktMonMIBCompliance 1.3.6.1.4.1.171.14.12.2.1.1
The compliance statement for entities which implement the DLINKSW-PACKET-MONITOR-MIB.
           dPktMonMIBGroups 1.3.6.1.4.1.171.14.12.2.2
               dPktMonBasicGroup 1.3.6.1.4.1.171.14.12.2.2.1
A collection of objects providing basic packet monitoring configuration.
               dPktMonRspanGroup 1.3.6.1.4.1.171.14.12.2.2.2
A collection of objects providing RSPAN configuration.
               dPktMonFlowBasedMirrorGroup 1.3.6.1.4.1.171.14.12.2.2.3
A collection of objects providing flow based mirroring configuration.
               dPktMonMonitorDropPktGroup 1.3.6.1.4.1.171.14.12.2.2.4
A collection of objects provides the configuration for monitoring dropped packets on source interfaces.
               dPktMonDestRemoteReplaceVlanGroup 1.3.6.1.4.1.171.14.12.2.2.5
A collection of objects provides the configuration for performing egress per flow RSPAN VLAN replacement on a RSPAN source switch.