MIB Viewer

HPE-SPAN-MIB

21 objects
This private MIB module for SPAN (Switched Port Analyzer).
Imported Objects
HPE-MIBnm rndNotifications
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIGauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.219IdentityrlSpanThis private MIB module for SPAN (Switched Port Analyzer).
1.3.6.1.4.1.11.2.219.1ScalarrlSpanMibVersionread-onlycurrentMIB's version, the current version is 1.
1.3.6.1.4.1.11.2.219.2TablerlSpanDestinationTablenot-accessiblecurrentThe table holds information for SPAN destination per session id.
1.3.6.1.4.1.11.2.219.2.1RowrlSpanDestinationEntrynot-accessiblecurrentEntry in the rlSpanDestinationTable.
1.3.6.1.4.1.11.2.219.2.1.1ColumnrlSpanDestinationSessionIdnot-accessiblecurrentSPAN session ID. This variable is the key for SPAN destination table. Uniquely identifies the SPAN destination.
1.3.6.1.4.1.11.2.219.2.1.2ColumnrlSpanDestinationIfIndexread-writecurrentInterface Index. This variable identifies the destination ifIndex
1.3.6.1.4.1.11.2.219.2.1.3ColumnrlSpanDestinationIsReflectorread-writecurrentThis variable indicates whether the current session is SPAN or RSPAN start or final session.
1.3.6.1.4.1.11.2.219.2.1.4ColumnrlSpanDestinationPortTyperead-writecurrentThis variable indicates whether the destination port acts as network port or analyzer only port.
1.3.6.1.4.1.11.2.219.2.1.5ColumnrlSpanDestinationRemoteVlanIdread-writecurrentThis variable indicated the remote vlan id for RSPAN case.
1.3.6.1.4.1.11.2.219.2.1.6ColumnrlSpanDestinationRowStatusread-writecurrentThe row status variable, used according to row installation and removal conventions.
1.3.6.1.4.1.11.2.219.3TablerlSpanSourceTablenot-accessiblecurrentThe table holds information for SPAN Source ports per session id.
1.3.6.1.4.1.11.2.219.3.1RowrlSpanSourceEntrynot-accessiblecurrentEntry in the rlSpanSourceTable.
1.3.6.1.4.1.11.2.219.3.1.1ColumnrlSpanSourceSessionIdnot-accessiblecurrentSPAN session ID. This variable is the key for SPAN source table. Identifies the SPAN source.
1.3.6.1.4.1.11.2.219.3.1.2ColumnrlSpanSourceTypenot-accessiblecurrentThis variable indicates the SPAN source type.
1.3.6.1.4.1.11.2.219.3.1.3ColumnrlSpanSourceIndexnot-accessiblecurrentThis variable indicates the ifIndex of the SPAN source port or the flow Id of the class map (for flow span source type).
1.3.6.1.4.1.11.2.219.3.1.4ColumnrlSpanSourceDirectionread-writecurrentThis variable indicates the source direction for monitoring.
1.3.6.1.4.1.11.2.219.3.1.5ColumnrlSpanSourceRowStatusread-writecurrentThe row status variable, used according to row installation and removal conventions.
Type Definitions
NameSyntaxStatusDescription
SpanDestinationPortTypeINTEGER { monitor-only(1), network(2) }currentSPAN destination mode type: 1 - monitor-only 2 - network.
SpanDestinationReflectorTypeINTEGER { span(1), rspan-start(2), rspan-final(3) }currentRSPAN reflector port type: 1 - SPAN 2 - RSPAN - start 3 - RSPAN - final.
SpanSourceDirectionINTEGER { rx(1), tx(2), both(3) }currentSPAN source direction: 1 - rx 2 - tx 3 - both.
SpanSourceTypeINTEGER { port(1), vlan(2), flow(3), remote-vlan(4) }currentSPAN source type: 1 - port 2 - VLAN 3 - flow 4 - remote VLAN.