CISCO-PORT-TRACK-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-PORT-TRACK-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoPortTrackMIB | 1.3.6.1.4.1.9.9.437 |
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. |
||
ciscoPortTrackObjects | 1.3.6.1.4.1.9.9.437.1 | |||
cptConfig | 1.3.6.1.4.1.9.9.437.1.1 | |||
cptPortTrackTable | 1.3.6.1.4.1.9.9.437.1.1.1 | no-access |
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.1.1 | no-access |
An entry in the cptPortTrack Table. |
||
cptPortTrackLinkedPort | 1.3.6.1.4.1.9.9.437.1.1.1.1.1 | interfaceindex | no-access |
The ifIndex of the port that will be tracking the cptPortTrackTrackedPort. |
cptPortTrackTrackedPort | 1.3.6.1.4.1.9.9.437.1.1.1.1.2 | interfaceindex | no-access |
The ifIndex of the port that needs to be tracked. |
cptPortTrackVsanType | 1.3.6.1.4.1.9.9.437.1.1.1.1.3 | integer | read-only |
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. Enumeration: 'allVsans': 2, 'singleVsan': 1. |
cptPortTrackVsanIndex | 1.3.6.1.4.1.9.9.437.1.1.1.1.4 | vsanindex | read-only |
Valid only if the instance of cptPortTrackVsanType is 'singleVsan'. If cptPortTrackVsanType is 'allVsans', the instance of this object is irrelevant. |
cptPortTrackRowStatus | 1.3.6.1.4.1.9.9.437.1.1.1.1.5 | rowstatus | read-only |
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. |
cptPortForceShutTable | 1.3.6.1.4.1.9.9.437.1.1.2 | no-access |
A table to configure the forced-shut state for each linked port. |
|
1.3.6.1.4.1.9.9.437.1.1.2.1 | no-access |
An entry in the cptPortForceShutTable. |
||
cptPortForceState | 1.3.6.1.4.1.9.9.437.1.1.2.1.1 | truthvalue | read-write |
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. |
cptMIBConformance | 1.3.6.1.4.1.9.9.437.2 | |||
cptMIBCompliances | 1.3.6.1.4.1.9.9.437.2.1 | |||
cptMIBCompliance | 1.3.6.1.4.1.9.9.437.2.1.1 |
The compliance statement for entities which implement the portrack management mib. |
||
cptMIBGroups | 1.3.6.1.4.1.9.9.437.2.2 | |||
cptTrackGroup | 1.3.6.1.4.1.9.9.437.2.2.1 |
Object group for the porttrack feature. |
||
cptShutGroup | 1.3.6.1.4.1.9.9.437.2.2.2 |
Object group for the forced-shut feature. |