RADLAN-PHY-MIB

File: RADLAN-PHY-MIB.mib (7361 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
RADLAN-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY ifIndex
TimeStamp DisplayString rnd
TEXTUAL-CONVENTION

Defined Types

RlPhyTestType  
A value indicating the test to perform.
TEXTUAL-CONVENTION    
  INTEGER rlPhyTestTableNoTest(1), rlPhyTestTableCableStatus(2), rlPhyTestTableCableFault(3), rlPhyTestTableCableLength(4), rlPhyTestTableTransceiverTemp(5), rlPhyTestTableTransceiverSupply(6), rlPhyTestTableTxBias(7), rlPhyTestTableTxOutput(8), rlPhyTestTableRxOpticalPower(9), rlPhyTestTableDataReady(10), rlPhyTestTableLOS(11), rlPhyTestTableTxFault(12), rlPhyTestTableCableChannel1(13), rlPhyTestTableCableChannel2(14), rlPhyTestTableCableChannel3(15), rlPhyTestTableCableChannel4(16), rlPhyTestTableCablePolarity1(17), rlPhyTestTableCablePolarity2(18), rlPhyTestTableCablePolarity3(19), rlPhyTestTableCablePolarity4(20), rlPhyTestTableCablePairSkew1(21), rlPhyTestTableCablePairSkew2(22), rlPhyTestTableCablePairSkew3(23), rlPhyTestTableCablePairSkew4(24)  

RlPhyTestSetEntry  
SEQUENCE    
  rlPhyTestSetType RlPhyTestType

RlPhyTestGetEntry  
SEQUENCE    
  rlPhyTestGetType RlPhyTestType
  rlPhyTestGetStatus INTEGER
  rlPhyTestGetResult INTEGER
  rlPhyTestGetUnits INTEGER
  rlPhyTestGetAlarm INTEGER
  rlPhyTestGetTimeStamp DisplayString

Defined Values

rlPhy 1.3.6.1.4.1.89.90
The MIB module describes the private MIB for testing Layer1 interfaces supported by Radlan's software and products.
MODULE-IDENTITY    

rlPhyTest 1.3.6.1.4.1.89.90.1
OBJECT IDENTIFIER    

rlPhyTestSetTable 1.3.6.1.4.1.89.90.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPhyTestSetEntry

rlPhyTestSetEntry 1.3.6.1.4.1.89.90.1.1.1
An entry containing objects for invoking tests on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPhyTestSetEntry  

rlPhyTestSetType 1.3.6.1.4.1.89.90.1.1.1.1
A control variable used to start operator initiated interface tests.1 indicates that no test has been initiated. Only operator initiated interface tests can be set to this variable.
Status: current Access: read-write
OBJECT-TYPE    
  RlPhyTestType  

rlPhyTestGetTable 1.3.6.1.4.1.89.90.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPhyTestGetEntry

rlPhyTestGetEntry 1.3.6.1.4.1.89.90.1.2.1
An entry containing results of tests on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPhyTestGetEntry  

rlPhyTestGetType 1.3.6.1.4.1.89.90.1.2.1.1
A control variable used to, 1 to indicate that this test can be done on the specified port, 2 to initiate the test whenever the user wishes
Status: current Access: read-only
OBJECT-TYPE    
  RlPhyTestType  

rlPhyTestGetStatus 1.3.6.1.4.1.89.90.1.2.1.2
This object contains the status of the most recently requested test for operator initiated tests or the value none(1) if no tests have been requested since the last reset. For non operator initiated tests the value is always none(1). Note that this facility provides no provision for saving the results of one test when starting another, as could be required if used by multiple managers concurrently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7)  

rlPhyTestGetResult 1.3.6.1.4.1.89.90.1.2.1.3
This object holds the test result
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPhyTestGetUnits 1.3.6.1.4.1.89.90.1.2.1.4
The test result unit of measure. The units can be standard unit or special units that are designed for special test. The alaskaPhyLength unit is design for the VCT diagnostic and its values are: less_than_50M(1), 50-80M(2), 80-110M(3), 110-140M(4), more_than_140M(5). The alaskaPhyStatus unit is design for the VCT diagnostic and its values are: 4_pair_cable(1), 2_pair_cable(2), no_cable(3), open_cable(4), short_cable(5), bad_cable(6), impedance_mismatch(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER integer(1), boolean(2), downUP(3), reverseNormal(4), mdiMdix(5), meter(6), degree(7), microVolt(8), microOham(9), microAmper(10), microWatt(11), millisecond(12), alaskaPhyLength(13), alaskaPhyStatus(14), dbm(15), decidbm(16), milidbm(17), abcd(18), nanosecond(19)  

rlPhyTestGetAlarm 1.3.6.1.4.1.89.90.1.2.1.5
This object hold the Alarm for this Entry. only Test that have can have alarms use this field, other holds the Value notRelevant(1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRelevant(1), noAlarmSet(2), lowWarning(3), highWarning(4), lowAlarm(5), highAlarm(6)  

rlPhyTestGetTimeStamp 1.3.6.1.4.1.89.90.1.2.1.6
The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)