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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cptPortTrackTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PORT-TRACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-TRACK-MIB::cptPortTrackTable'
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 row .1.3.6.1.4.1.9.9.437.1.1.1.1
An entry in the cptPortTrack Table.
Column Syntax OID
The ifIndex of the port that will be tracking the
cptPortTrackTrackedPort.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.437.1.1.1.1.1
The ifIndex of the port that needs to be tracked.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.437.1.1.1.1.2
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
Valid only if the instance of cptPortTrackVsanType
is 'singleVsan'. If cptPortTrackVsanType is
'allVsans', the instance of this object is
irrelevant.
CISCO-ST-TCVsanIndexr/w
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.437.1.1.1.1.4
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cptPortForceShutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PORT-TRACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-TRACK-MIB::cptPortForceShutTable'
A table to configure the forced-shut state
for each linked port.
cptPortForceShutEntry row .1.3.6.1.4.1.9.9.437.1.1.2.1
An entry in the cptPortForceShutTable.
Column Syntax OID
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.437.1.1.2.1.1