RSPAN-MGMT-MIB
AI MIB Summary
The RSPAN-MGMT-MIB manages Remote Switched Port Analyzer (RSPAN) session configurations, including session creation, deletion, and the mapping of source and destination VLANs for mirrored traffic transport across a proprietary enterprise network. It provides programmatic control over the state and parameters of RSPAN sessions to facilitate centralized traffic monitoring and troubleshooting without requiring direct CLI access to individual switches.
The structure of RSPAN management for the proprietary enterprise.
Main OID:
swRSPANMIB.1.3.6.1.4.1.171.12.68
14
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
swRSPANMIBThe structure of RSPAN management for the proprietary enterprise. MODULE-IDENTITY .1.3.6.1.4.1.171.12.68 |
swRSPANCtrl OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.68.1 |
swRSPANStateThis object indicates the RSPAN state. enabled (1) - This entry resides in the table. disabled (2) - Writes this value to the object and then removes the corresponding entry from the table.rw Enumeration .1.3.6.1.4.1.171.12.68.1.1 |
swRSPANInfo OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.68.2 |
swRSPANMaxSupportedEntryThis object indicates the maximum number of RSPAN entries supported.ro INTEGER .1.3.6.1.4.1.171.12.68.2.1 |
swRSPANCurrentNumEntriesThis object indicates the current number of RSPAN entries.ro INTEGER .1.3.6.1.4.1.171.12.68.2.2 |
swRSPANMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.171.12.68.3 |
swRSPANTableThis table contains information about every RSPAN session. SEQUENCE OF SwRSPANEntry .1.3.6.1.4.1.171.12.68.3.1 |
swRSPANEntryThis is a list of information for each RSPAN. SwRSPANEntry .1.3.6.1.4.1.171.12.68.3.1.1 |
swRSPANVLANIDThis object indicates the RSPAN VLAN of the entry.ro VlanId .1.3.6.1.4.1.171.12.68.3.1.1.1 |
swRSPANSourceIngressThis object indicates the packets received on source ports will be mirrored to target ports in the source switch.rw PortList .1.3.6.1.4.1.171.12.68.3.1.1.2 |
swRSPANSourceEgressThis object indicates the packets sent on source ports will be mirrored to target ports in the source switch.rw PortList .1.3.6.1.4.1.171.12.68.3.1.1.3 |
swRSPANRedirctThis object indicates the output port of the RSPAN VLAN packets in the mediate or destination switch.rw PortList .1.3.6.1.4.1.171.12.68.3.1.1.4 |
swRSPANRowStatusThis object indicates the status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.12.68.3.1.1.5 |