CISCOSB-SPAN-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCOSB-SPAN-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
 rlSpan 1.3.6.1.4.1.9.6.1.101.219
This private MIB module for SPAN (Switched Port Analyzer).
         rlSpanMibVersion 1.3.6.1.4.1.9.6.1.101.219.1 integer read-only
MIB's version, the current version is 1.
         rlSpanDestinationTable 1.3.6.1.4.1.9.6.1.101.219.2 no-access
The table holds information for SPAN destination per session id.
             rlSpanDestinationEntry 1.3.6.1.4.1.9.6.1.101.219.2.1 no-access
Entry in the rlSpanDestinationTable.
                 rlSpanDestinationSessionId 1.3.6.1.4.1.9.6.1.101.219.2.1.1 integer no-access
SPAN session ID. This variable is the key for SPAN destination table. Uniquely identifies the SPAN destination.
                 rlSpanDestinationIfIndex 1.3.6.1.4.1.9.6.1.101.219.2.1.2 interfaceindex read-write
Interface Index. This variable identifies the destination ifIndex
                 rlSpanDestinationIsReflector 1.3.6.1.4.1.9.6.1.101.219.2.1.3 spandestinationreflectortype read-write
This variable indicates whether the current session is SPAN or RSPAN start or final session.
                 rlSpanDestinationPortType 1.3.6.1.4.1.9.6.1.101.219.2.1.4 spandestinationporttype read-write
This variable indicates whether the destination port acts as network port or analyzer only port.
                 rlSpanDestinationRemoteVlanId 1.3.6.1.4.1.9.6.1.101.219.2.1.5 interfaceindex read-write
This variable indicated the remote vlan id for RSPAN case.
                 rlSpanDestinationRowStatus 1.3.6.1.4.1.9.6.1.101.219.2.1.6 rowstatus read-write
The row status variable, used according to row installation and removal conventions.
         rlSpanSourceTable 1.3.6.1.4.1.9.6.1.101.219.3 no-access
The table holds information for SPAN Source ports per session id.
             rlSpanSourceEntry 1.3.6.1.4.1.9.6.1.101.219.3.1 no-access
Entry in the rlSpanSourceTable.
                 rlSpanSourceSessionId 1.3.6.1.4.1.9.6.1.101.219.3.1.1 integer no-access
SPAN session ID. This variable is the key for SPAN source table. Identifies the SPAN source.
                 rlSpanSourceType 1.3.6.1.4.1.9.6.1.101.219.3.1.2 spansourcetype no-access
This variable indicates the SPAN source type.
                 rlSpanSourceIndex 1.3.6.1.4.1.9.6.1.101.219.3.1.3 integer no-access
This variable indicates the ifIndex of the SPAN source port or the flow Id of the class map (for flow span source type).
                 rlSpanSourceDirection 1.3.6.1.4.1.9.6.1.101.219.3.1.4 spansourcedirection read-write
This variable indicates the source direction for monitoring.
                 rlSpanSourceRowStatus 1.3.6.1.4.1.9.6.1.101.219.3.1.5 rowstatus read-write
The row status variable, used according to row installation and removal conventions.