CISCO-CABLE-DIAG-MIB
AI MIB Summary
The CISCO-CABLE-DIAG-MIB enables SNMP-based management of physical layer cable integrity diagnostics on Cisco devices, specifically exposing metrics for PRBS and Time Domain Reflectometry (TDR) test results to verify the functional status of attached interface cabling.
This MIB module defines objects for managing cable diagnostic test capabilites supported by the Cisco devices.
Cable diagnostic tests are tests intended to exercise the functional integrity of the cable attached to a physical interface.
Examples of cable diagnostic test methods are: PRBS (Pesudo Random Binary Sequence), TDR (Time Domain reflectometery), etc..
Main OID:
ciscoCableDiagMIB.1.3.6.1.4.1.9.9.390
29
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
ciscoCableDiagMIBThis MIB module defines objects for managing cable
diagnostic test capabilites supported by the Cisco devices.
Cable diagnostic tests are tests intended to exercise
the functional integrity of the cable attached to a
physical interface.
Examples of cable diagnostic test methods are: PRBS
(Pesudo Random Binary Sequence), TDR (Time Domain
reflectometery), etc.. MODULE-IDENTITY .1.3.6.1.4.1.9.9.390 |
ciscoCableDiagMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.0 |
ciscoCableDiagMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.1 |
ccdPrbsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.1.1 |
ccdPrbsIfTableA table containing information about PRBS (Pesudo
Random Binary Sequence) test on the device's
interfaces. An entry appears in this table for each
interface which is capable to run PRBS test. SEQUENCE OF CcdPrbsIfEntry .1.3.6.1.4.1.9.9.390.1.1.1 |
ccdPrbsIfEntryAn entry in the ccdPrbsIfTable, containing the information
about PRBS test on an interface. CcdPrbsIfEntry .1.3.6.1.4.1.9.9.390.1.1.1.1 |
ccdPrbsIfActionIndicates the PRBS test action to be executed on the interface
and whether the test is currently running or not.
'start'
'stop'
'errorReset'
ccdPrbsIfTestErrors to zero on the interface.
'running'
interface. This value is a read-only value
and can not be set on the interface.
'notRunning'
on the interface. This value is a read-only
value and can not be set on the interface.rw Enumeration .1.3.6.1.4.1.9.9.390.1.1.1.1.1 |
ccdPrbsIfActionStatusIndicates the status of the last PRBS test action set on the
interface.ro Enumeration .1.3.6.1.4.1.9.9.390.1.1.1.1.2 |
ccdPrbsIfTestErrorsIndicates the number of errors which occurred during the
current or most recent running of a test. This Gauge is reset
to zero each time a test starts (e.g., when ccdPrbsIfAction
is set to 'start') or each time ccdPrbsIfAction is set
to 'errorReset' on an interface.
If and when an instance of ccdPrbsIfTestErrors reaches its
maximum value as indicated by the corresponding instance of
ccdPrbsIfTestErrorsMaxValue, its value will be less or equal
to the actual number of errors.ro Gauge32 .1.3.6.1.4.1.9.9.390.1.1.1.1.3 |
ccdPrbsIfTestErrorsResetTimeIndicates the most recent time that the corresponding
instance of ccdPrbsIfTestErrors is reset to zero. If the
the corresponding instance of ccdPrbsIfTestErrors is
never reset to zero, then the instance value for
ccdPrbsIfTestErrorsResetTime will be zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.390.1.1.1.1.4 |
ccdPrbsIfTestErrorsMaxValueIndicates the maximum value of the corresponding instance
of ccdPrbsIfTestErrors.ro Unsigned32 .1.3.6.1.4.1.9.9.390.1.1.1.1.5 |
ccdTdrObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.1.2 |
ccdTdrIfTableA table containing information about TDR
(Time Domain Reflectometery) test on the device's
interfaces. An entry appears in this table for each
interface which is capable to run TDR test. SEQUENCE OF CcdTdrIfEntry .1.3.6.1.4.1.9.9.390.1.2.1 |
ccdTdrIfEntryAn entry in the ccdTdrIfTable, containing the information
about TDR test on an interface. CcdTdrIfEntry .1.3.6.1.4.1.9.9.390.1.2.1.1 |
ccdTdrIfActionIndicates the TDR test action to be executed on the interface
and whether the test is currently running or not.
'start'
'clear'
After this action is executed on an interface,
the object value of ccdTdrIfResultValid for the
corresponding interface will be false(2).
'running'
interface. This value is a read-only value
and can not be set on the interface.
'notRunning'
on the interface. This value is a read-only
value and can not be set on the interface.rw Enumeration .1.3.6.1.4.1.9.9.390.1.2.1.1.1 |
ccdTdrIfActionStatusIndicates the status of the last TDR test action set on the
interface.ro Enumeration .1.3.6.1.4.1.9.9.390.1.2.1.1.2 |
ccdTdrIfLastTestTimeIndicates the timestamp when TDR test is last run
on the interface. If TDR test is never run on an
interface, then this object value will be zero.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.9.390.1.2.1.1.3 |
ccdTdrIfResultValidIndicates whether the TDR test result on the interface
is valid for the user to retrieve or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.390.1.2.1.1.4 |
ccdTdrIfResultTableA table containing information about TDR
test result on the device's interfaces. An entry
appears in this table for each cable pair on an interface
which has valid TDR test result, i.e., the value of
ccdTdrIfResultValid for the interface is true(1). SEQUENCE OF CcdTdrIfResultEntry .1.3.6.1.4.1.9.9.390.1.2.2 |
ccdTdrIfResultEntryAn entry in the ccdTdrIfResultTable, containing
the information about TDR test on an interface. CcdTdrIfResultEntry .1.3.6.1.4.1.9.9.390.1.2.2.1 |
ccdTdrIfResultPairIndexThe local cable pair index.
'pair1to2'
'pair3to6'
'pair4to5'
'pair7to8'
REFERENCE Enumeration .1.3.6.1.4.1.9.9.390.1.2.2.1.2 |
ccdTdrIfResultPairLengthThe length of the cable pair. A value of -1 indicates
the length value is invalid. The unit of this value
is indicated by ccdTdrIfResultPairLengthUnit of the same
cable pair.ro Integer32 (-1..2147483647) .1.3.6.1.4.1.9.9.390.1.2.2.1.3 |
ccdTdrIfResultPairLenAccuracyThe length accuracy of the cable pair. This value
should be added to and deducted from the value of
ccdTdrIfResultPairLength of the same cable pair to
form the upper and lower range of the cable pair length.
A value of -1 indicates the length accuracy value
is invalid. The unit of this value is indicated by
ccdTdrIfResultPairLengthUnit of the same cable pair.ro Integer32 (-1..2147483647) .1.3.6.1.4.1.9.9.390.1.2.2.1.4 |
ccdTdrIfResultPairDistToFaultThe distance to the fault point of the cable pair.
A value of -1 indicates this value is invalid.
The unit of this value is indicated by
ccdTdrIfResultPairLengthUnit of the same cable pair.ro Integer32 (-1..2147483647) .1.3.6.1.4.1.9.9.390.1.2.2.1.5 |
ccdTdrIfResultPairDistAccuracyThe accuracy of the distance to the fault point for
the cable pair. This value should be added to and
deducted from the value of ccdTdrIfResultPairDistToFault
of the same cable pair to form the upper and lower range
of the distance to fault point for the cable pair.
A value of -1 indicates this value is invalid.
The unit of this value is indicated by
ccdTdrIfResultPairLengthUnit of the same cable pair.ro Integer32 (-1..2147483647) .1.3.6.1.4.1.9.9.390.1.2.2.1.6 |
ccdTdrIfResultPairLengthUnitThe measurement unit on the length or the distance to fault
point for the cable pair.
'unknown'
'meter'
'centimeter'
'kilometer'
::= { ccdTdrIfResultEntry 7 }
ccdTdrIfResultPairStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
terminated(2),
notCompleted(3),
notSupported(4),
open(5),
shorted(6),
impedanceMismatch(7),
broken(8),
indeterminate(9)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTIONro Enumeration .1.3.6.1.4.1.9.9.390.1.2.2.1.8 |
ciscoCableDiagMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.2 |
ciscoCableDiagMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.2.1 |
ciscoCableDiagMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.390.2.2 |