ZYXEL-CABLE-DIAGNOSTIC-MIB

File: ZYXEL-CABLE-DIAGNOSTIC-MIB.mib (5649 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI IF-MIB
ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE ifIndex
esMgmt

Defined Types

ZyxelCableDiagnosticsPortEntry  
SEQUENCE    
  zyCableDiagnosticsPortAction INTEGER
  zyCableDiagnosticsPortActionStatus INTEGER

ZyxelCableDiagnosticsResultPortEntry  
SEQUENCE    
  zyCableDiagnosticsResultPortPairIndex INTEGER
  zyCableDiagnosticsResultPortPairStatus INTEGER
  zyCableDiagnosticsResultPortPairLength INTEGER
  zyCableDiagnosticsResultPortPairDistanceToFault INTEGER

Defined Values

zyxelCableDiagnostic 1.3.6.1.4.1.890.1.15.3.96
The subtree for cable diagnostic
MODULE-IDENTITY    

zyxelCableDiagnosticsStatus 1.3.6.1.4.1.890.1.15.3.96.1
OBJECT IDENTIFIER    

zyxelCableDiagnosticsPortTable 1.3.6.1.4.1.890.1.15.3.96.1.1
A table containing information about cable diagnostic test on the device's interfaces. An entry appears in this table for each interface which is capable to run cable diagnostic test.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelCableDiagnosticsPortEntry

zyxelCableDiagnosticsResultPortTable 1.3.6.1.4.1.890.1.15.3.96.1.2
A table containing information about cable diagnostic test result on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelCableDiagnosticsResultPortEntry

zyxelCableDiagnosticsPortEntry 1.3.6.1.4.1.890.1.15.3.96.1.1.1
An entry in the zyxelCableDiagnosticsPortTable, containing the information about cable diagnostic test on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelCableDiagnosticsPortEntry  

zyCableDiagnosticsPortAction 1.3.6.1.4.1.890.1.15.3.96.1.1.1.1
Indicates the cable diagnostic test action to be executed on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), start(1), clear(2)  

zyCableDiagnosticsPortActionStatus 1.3.6.1.4.1.890.1.15.3.96.1.1.1.2
Indicates the status of the last cable diagnostic test action set on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), success(1), fail(2), under-action(3)  

zyxelCableDiagnosticsResultPortEntry 1.3.6.1.4.1.890.1.15.3.96.1.2.1
An entry in the zyxelCableDiagnosticsResultPortTable, containing the information about cable diagnostic test on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelCableDiagnosticsResultPortEntry  

zyCableDiagnosticsResultPortPairIndex 1.3.6.1.4.1.890.1.15.3.96.1.2.1.1
The pair index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER pairA(0), pairB(1), pairC(2), pairD(3)  

zyCableDiagnosticsResultPortPairStatus 1.3.6.1.4.1.890.1.15.3.96.1.2.1.2
The status of the cable pair.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), open(2), short(3), open-short(4), crosstalk(5), unknown(6), unsupported(7)  

zyCableDiagnosticsResultPortPairLength 1.3.6.1.4.1.890.1.15.3.96.1.2.1.3
The length of the cable pair. A value of -1 indicates the length value is invalid. The unit of this value is centimeter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), unsupport(-2)  

zyCableDiagnosticsResultPortPairDistanceToFault 1.3.6.1.4.1.890.1.15.3.96.1.2.1.4
The distance to the fault point of the cable pair. A value of -1 indicates this value is invalid. The unit of this value is centimeter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(-1), unsupport(-2)