MIBs Depot

CISCO-PORT-TRACK-MIB

Registered at
1.3.6.1.4.1.9.9.437
Last updated
2005-04-27 00:00
Organization
Cisco Systems Inc.
Revisions
2005-04-27 00:00
Namespace
cisco
Source file
CISCO-PORT-TRACK-MIB
Digest
sha256:81aff9adc7ee2a3633872de9917d642fb6d877f59c91b2de798baa8a8ccaaaf6

Description

A MIB to configure the Port-Track feature. When a link goes down, all the services which depend on the link are notified of the outage. The loss of this link may be an indirect failure to the end devices attached to the switch. The concept behind the Port-Track feature is to create a direct failure on the ports connected to end devices on event of such indirect failures. One more ports can be 'tracked' in terms of their operational status. The cptPortTrackTable lets the user associate which port(s) need to be tracked to the ports that will be tracking them. cptPortForceShutTable, lets the user configure the forced-shut mode of the linked-port.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-ST-TCVsanIndex
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-PORT-TRACK-MIB
CISCO-SMI
CISCO-ST-TC
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoPortTrackObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.437.1
cptConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.437.1.1
cptPortTrackTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.437.1.1.1not-accessiblecurrent
cptPortTrackEntry
OBJECT-TYPE
An entry in the cptPortTrack Table.
1.3.6.1.4.1.9.9.437.1.1.1.1not-accessiblecurrent
cptPortTrackLinkedPort
OBJECT-TYPE
The ifIndex of the port that will be tracking the cptPortTrackTrackedPort.
1.3.6.1.4.1.9.9.437.1.1.1.1.1InterfaceIndexnot-accessiblecurrent
cptPortTrackTrackedPort
OBJECT-TYPE
The ifIndex of the port that needs to be tracked.
1.3.6.1.4.1.9.9.437.1.1.1.1.2InterfaceIndexnot-accessiblecurrent
cptPortTrackVsanType
OBJECT-TYPE
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 denoted by the instance of cptPortTrackVsanIndex.
1.3.6.1.4.1.9.9.437.1.1.1.1.3INTEGER {singleVsan(1), allVsans(2)}read-createcurrent
cptPortTrackVsanIndex
OBJECT-TYPE
Valid only if the instance of cptPortTrackVsanType is 'singleVsan'. If cptPortTrackVsanType is 'allVsans', the instance of this object is irrelevant.
1.3.6.1.4.1.9.9.437.1.1.1.1.4VsanIndexread-createcurrent
cptPortTrackRowStatus
OBJECT-TYPE
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 cptPortTrackVsanIndex also must be specified. If the value of cptPortTrackVsanType is 'allVsans', then cptPortTrackVsanIndex should not be specified in the create request.
1.3.6.1.4.1.9.9.437.1.1.1.1.5RowStatusread-createcurrent
cptPortForceShutTable
OBJECT-TYPE
A table to configure the forced-shut state for each linked port.
1.3.6.1.4.1.9.9.437.1.1.2not-accessiblecurrent
cptPortForceShutEntry
OBJECT-TYPE
An entry in the cptPortForceShutTable.
1.3.6.1.4.1.9.9.437.1.1.2.1not-accessiblecurrent
cptPortForceState
OBJECT-TYPE
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 in which this operation is performed. If 'false', cptPortTrackLinkedPort is brought down operationally only and is brought up again as soon as any one of the tracked ports comes up. If 'true', cptPortTrackLinkedPort is brought down administratively as well and the user has to manually bring the port up. i.e. the ifAdminStatus cptPortTrackLinkedPort needs to be set to 'up' by the user.
1.3.6.1.4.1.9.9.437.1.1.2.1.1TruthValueread-writecurrent
cptMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.437.2
cptMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.437.2.1
cptMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.437.2.2

Conformance

NameOIDStatus
cptMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the portrack management mib.
1.3.6.1.4.1.9.9.437.2.1.1current
cptTrackGroup
OBJECT-GROUP
Object group for the porttrack feature.
1.3.6.1.4.1.9.9.437.2.2.1current
cptShutGroup
OBJECT-GROUP
Object group for the forced-shut feature.
1.3.6.1.4.1.9.9.437.2.2.2current