EXTREME-CABLE-MIB

File: EXTREME-CABLE-MIB.mib (21542 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EXTREME-BASE-MIB
RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
extremeAgent extremeV2Traps extremenetworks
DisplayString NOTIFICATION-TYPE

Defined Types

ExtremeDiagPortCfgEntry  
SEQUENCE    
  extremeDiagPortCfgPortIfIndex INTEGER
  extremeDiagPortCfgMode INTEGER
  extremeDiagPortCfgStatus INTEGER

ExtremeDiagPortDiagEntry  
SEQUENCE    
  extremeDiagPortDiagPortIfIndex INTEGER
  extremeDiagPortDiagMode INTEGER
  extremeDiagPortSpeed INTEGER
  extremeDiagPortSwapAB INTEGER
  extremeDiagPortSwapCD INTEGER
  extremeDiagPortPairAPol INTEGER
  extremeDiagPortPairAFlen INTEGER
  extremeDiagPortPairALen INTEGER
  extremeDiagPortPairASkew INTEGER
  extremeDiagPortPairAStatus INTEGER
  extremeDiagPortPairBPol INTEGER
  extremeDiagPortPairBFlen INTEGER
  extremeDiagPortPairBLen INTEGER
  extremeDiagPortPairBSkew INTEGER
  extremeDiagPortPairBStatus INTEGER
  extremeDiagPortPairCPol INTEGER
  extremeDiagPortPairCFlen INTEGER
  extremeDiagPortPairCLen INTEGER
  extremeDiagPortPairCSkew INTEGER
  extremeDiagPortPairCStatus INTEGER
  extremeDiagPortPairDPol INTEGER
  extremeDiagPortPairDFlen INTEGER
  extremeDiagPortPairDLen INTEGER
  extremeDiagPortPairDSkew INTEGER
  extremeDiagPortPairDStatus INTEGER
  extremeDiagPortDateTime DisplayString

ExtremeDiagPortStatsEntry  
SEQUENCE    
  extremeDiagPortStatsPortIfIndex INTEGER
  extremeDiagPortStatsNumDiag INTEGER
  extremeDiagPortStatsNumSuccess INTEGER
  extremeDiagPortStatsNumFail INTEGER
  extremeDiagPortStatsNumChange INTEGER
  extremeDiagPortStatsNumAbort INTEGER

Defined Values

extremeCable 1.3.6.1.4.1.1916.1.24
Extreme-specific Cable objects
MODULE-IDENTITY    

extremeDiagConfigGroup 1.3.6.1.4.1.1916.1.24.1
OBJECT IDENTIFIER    

extremeDiagConfigTime 1.3.6.1.4.1.1916.1.24.1.1
Indicates the time at which the Diagnostics information will be collected for the ports which have Auto-Diagnostics configured. Time must be given in hh:mm:ss format where hh, mm and ss are in decimals
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(16)  

extremeDiagConfigRoF 1.3.6.1.4.1.1916.1.24.1.2
Indicates whether a port should return to INIT state on Diagnostics Failure. If TRUE the port will be restarted even if the Diagnostics indicate a Failure. If FALSE the port will be moved to DIAG_FAIL state
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

extremeDiagPortConfigTable 1.3.6.1.4.1.1916.1.24.2
Table, which contains the diagnostic configuration information for the ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeDiagPortCfgEntry

extremeDiagPortConfigEntry 1.3.6.1.4.1.1916.1.24.2.1
Each row represents port related diagnostics configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeDiagPortCfgEntry  

extremeDiagPortCfgPortIfIndex 1.3.6.1.4.1.1916.1.24.2.1.1
IfIndex of the Port for which the information in this row applies
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortCfgMode 1.3.6.1.4.1.1916.1.24.2.1.2
The mode of operation. The port can be configured to have either manual diagnostics or auto-diagnostics collected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

extremeDiagPortCfgStatus 1.3.6.1.4.1.1916.1.24.2.1.3
Specifies whether Diagnostics are enabled or disabled for the port. In the manual mode, enable and disable will disable the corresponding bit in the manual Diag portmask. Once the run command is given the Manual Diagnostics starts running. indicates the diagnostics for the port has failed. is a read-only value and cannot be used for setting the status of the port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), run(3), diagfail(4)  

extremeDiagPortDiagTable 1.3.6.1.4.1.1916.1.24.3
Table contains the diagnostic information for the ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeDiagPortDiagEntry

extremeDiagPortDiagEntry 1.3.6.1.4.1.1916.1.24.3.1
Each row represents port related diagnostics information
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeDiagPortDiagEntry  

extremeDiagPortDiagPortIfIndex 1.3.6.1.4.1.1916.1.24.3.1.1
IfIndex of the Port for which the information in this row applies
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortDiagMode 1.3.6.1.4.1.1916.1.24.3.1.2
The mode of operation. The port can be configured to have either manual diagnostics or auto-diagnostics collected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

extremeDiagPortSpeed 1.3.6.1.4.1.1916.1.24.3.1.3
Specifies the speed of the port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed10(1), speed100(2), speed1000(3), unknown(4)  

extremeDiagPortSwapAB 1.3.6.1.4.1.1916.1.24.3.1.4
Specifies whether pairA pairB cables are swapped
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER swap(1), noswap(2), unknown(3)  

extremeDiagPortSwapCD 1.3.6.1.4.1.1916.1.24.3.1.5
Specifies whether pairC and pairD cables are swapped
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER swap(1), noswap(2), unknown(3)  

extremeDiagPortPairAPol 1.3.6.1.4.1.1916.1.24.3.1.6
Specifies the polarity of pairA cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER positive(1), negative(2), unknown(3)  

extremeDiagPortPairAFlen 1.3.6.1.4.1.1916.1.24.3.1.7
Specifies the distance of Fault in the pairA cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairALen 1.3.6.1.4.1.1916.1.24.3.1.8
Specifies the length of the pairA cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairASkew 1.3.6.1.4.1.1916.1.24.3.1.9
Skew of pairA cables with respect to the fastest pair
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairAStatus 1.3.6.1.4.1.1916.1.24.3.1.10
Indicates whether pairA cables are properly terminated, short or open
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), short(2), terminated(3), imperror(4), unknown(5)  

extremeDiagPortPairBPol 1.3.6.1.4.1.1916.1.24.3.1.11
Specifies the polarity of pairB cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER positive(1), negative(2), unknown(3)  

extremeDiagPortPairBFlen 1.3.6.1.4.1.1916.1.24.3.1.12
Specifies the distance of Fault in the pairB cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairBLen 1.3.6.1.4.1.1916.1.24.3.1.13
Specifies the length of the pairB cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairBSkew 1.3.6.1.4.1.1916.1.24.3.1.14
Skew of pairB cables with respect to the fastest pair
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairBStatus 1.3.6.1.4.1.1916.1.24.3.1.15
Indicates whether pairB cables are properly terminated, short or open
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), short(2), terminated(3), imperror(4), unknown(5)  

extremeDiagPortPairCPol 1.3.6.1.4.1.1916.1.24.3.1.16
Specifies the polarity of pairC cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER positive(1), negative(2), unknown(3)  

extremeDiagPortPairCFlen 1.3.6.1.4.1.1916.1.24.3.1.17
Specifies the distance of Fault in the pairC cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairCLen 1.3.6.1.4.1.1916.1.24.3.1.18
Specifies the length of the pairC cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairCSkew 1.3.6.1.4.1.1916.1.24.3.1.19
Skew of pairC cables with respect to the fastest pair
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairCStatus 1.3.6.1.4.1.1916.1.24.3.1.20
Indicates whether pairC cables are properly terminated, short or open
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), short(2), terminated(3), imperror(4), unknown(5)  

extremeDiagPortPairDPol 1.3.6.1.4.1.1916.1.24.3.1.21
Specifies the polarity of pairD cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER positive(1), negative(2), unknown(3)  

extremeDiagPortPairDFlen 1.3.6.1.4.1.1916.1.24.3.1.22
Specifies the distance of Fault in the pairD cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairDLen 1.3.6.1.4.1.1916.1.24.3.1.23
Specifies the length of the pairD cables
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairDSkew 1.3.6.1.4.1.1916.1.24.3.1.24
Skew of pairD cables with respect to the fastest pair
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortPairDStatus 1.3.6.1.4.1.1916.1.24.3.1.25
Indicates whether pairD cables are properly terminated, short or open
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), short(2), terminated(3), imperror(4), unknown(5)  

extremeDiagPortDateTime 1.3.6.1.4.1.1916.1.24.3.1.26
Date and time at which the Diagnostic information was collected
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(64)  

extremeDiagPortStatsTable 1.3.6.1.4.1.1916.1.24.4
Table, which contains the diagnostic statistic information for the ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeDiagPortStatsEntry

extremeDiagPortStatsEntry 1.3.6.1.4.1.1916.1.24.4.1
Each row represents port related diagnostics statistics information
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeDiagPortStatsEntry  

extremeDiagPortStatsPortIfIndex 1.3.6.1.4.1.1916.1.24.4.1.1
IfIndex of the Port for which the information in this row applies
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortStatsNumDiag 1.3.6.1.4.1.1916.1.24.4.1.2
Number of times Diagnostics information collected for this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortStatsNumSuccess 1.3.6.1.4.1.1916.1.24.4.1.3
Number of times Diagnostics for this port completed successfully without any errors
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortStatsNumFail 1.3.6.1.4.1.1916.1.24.4.1.4
Number of times Diagnostics for this port Failed due to errors in the cable pairs
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortStatsNumChange 1.3.6.1.4.1.1916.1.24.4.1.5
Number of times Diagnostics Changed for this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeDiagPortStatsNumAbort 1.3.6.1.4.1.1916.1.24.4.1.6
Number of times Diagnostics was aborted by the user for this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

extremeCableTraps 1.3.6.1.4.1.1916.4.13
OBJECT IDENTIFIER    

extremeCableTrapsPrefix 1.3.6.1.4.1.1916.4.13.0
OBJECT IDENTIFIER    

extremeTrapDiagPortDiagnostics 1.3.6.1.4.1.1916.4.13.0.1
Indicates the status of Diagnostics for a port. The status indicates whether Diagnostics for a particular port failed
Status: current Access: read-only
NOTIFICATION-TYPE