CISCO-PORT-TRACK-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6
.1.3.6.1.4.1.9.9.437.1.1.1 · 1 row entry · 5 columns
A table listing the linked ports and the configurations
of their associated tracked ports. The configuration of  
each tracked port includes its interface index as well 
as a VSAN index if only one VSAN is to be tracked.
cptPortTrackEntry entry .1.3.6.1.4.1.9.9.437.1.1.1.1
An entry in the cptPortTrack Table.
Indexes
cptPortTrackLinkedPort cptPortTrackTrackedPort
Column Syntax OID
cptPortTrackLinkedPort
The ifIndex of the port that will be tracking the
cptPortTrackTrackedPort.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.437.1.1.1.1.1
cptPortTrackTrackedPort
The ifIndex of the port that needs to be tracked.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.437.1.1.1.1.2
cptPortTrackVsanType
This objects denotes whether a single VSAN is
being tracked on cptPortTrackTrackedPort or
all the VSANs on that port are tracked.

If the set to 'singleVsan', then the VSAN
that will be tracked will be de…
Enumerationr/w
Enumerated Values:
1singleVsan
2allVsans
.1.3.6.1.4.1.9.9.437.1.1.1.1.3
cptPortTrackVsanIndex
Valid only if the instance of cptPortTrackVsanType
is 'singleVsan'. If cptPortTrackVsanType is
'allVsans', the instance of this object is
irrelevant.
CISCO-ST-TCVsanIndexr/w
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.437.1.1.1.1.4
cptPortTrackRowStatus
This object is used to create or delete the row.

When creating a row, the object cptPortTrackVsanType
must be specified. If the value of
cptPortTrackVsanType is 'singleVsan' then the
object cptPortTrackV…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.437.1.1.1.1.5
.1.3.6.1.4.1.9.9.437.1.1.2 · 1 row entry · 1 columns
A table to configure the forced-shut state
for each linked port.
cptPortForceShutEntry entry .1.3.6.1.4.1.9.9.437.1.1.2.1
An entry in the cptPortForceShutTable.
Indexes
cptPortTrackLinkedPort
Column Syntax OID
cptPortForceState
The forced-shut state of the linked port.

When all the tracked ports corresponding to
cptPortTrackLinkedPort, go down, cptPortTrackLinkedPort
is brought down. The cptPortForceState, determines
the manner …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.437.1.1.2.1.1