LANART-MIB

File: LANART-MIB.mib (6673 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215 SNMP-REPEATER-MIB

Imported symbols

Counter TimeTicks NetworkAddress
IpAddress enterprises Gauge
DisplayString OBJECT-TYPE TRAP-TYPE
rptrPortOperStatus

Defined Types

LaTpPortEntry  
SEQUENCE    
  laTpPortGroupIndex INTEGER
  laTpPortIndex INTEGER
  laTpLinkTest INTEGER
  laTpAutoPolarity INTEGER

Defined Values

lanart 1.3.6.1.4.1.712
OBJECT IDENTIFIER    

laMib1 1.3.6.1.4.1.712.1
OBJECT IDENTIFIER    

laProducts 1.3.6.1.4.1.712.1.1
OBJECT IDENTIFIER    

laHubMib 1.3.6.1.4.1.712.1.2
OBJECT IDENTIFIER    

laSys 1.3.6.1.4.1.712.1.2.1
OBJECT IDENTIFIER    

laTpPort 1.3.6.1.4.1.712.1.2.2
OBJECT IDENTIFIER    

laTpHub 1.3.6.1.4.1.712.1.1.1
OBJECT IDENTIFIER    

laTpHub1 1.3.6.1.4.1.712.1.1.1.1
OBJECT IDENTIFIER    

etm120x 1.3.6.1.4.1.712.1.1.1.1.12
OBJECT IDENTIFIER    

etm160x 1.3.6.1.4.1.712.1.1.1.1.16
OBJECT IDENTIFIER    

etm240x 1.3.6.1.4.1.712.1.1.1.1.24
OBJECT IDENTIFIER    

laTpHub2 1.3.6.1.4.1.712.1.1.1.2
OBJECT IDENTIFIER    

ete120x 1.3.6.1.4.1.712.1.1.1.2.12
OBJECT IDENTIFIER    

ete160x 1.3.6.1.4.1.712.1.1.1.2.16
OBJECT IDENTIFIER    

ete240x 1.3.6.1.4.1.712.1.1.1.2.24
OBJECT IDENTIFIER    

laTpHub3 1.3.6.1.4.1.712.1.1.1.3
OBJECT IDENTIFIER    

bbAui 1.3.6.1.4.1.712.1.1.1.3.0
OBJECT IDENTIFIER    

bbAuiTp 1.3.6.1.4.1.712.1.1.1.3.1
OBJECT IDENTIFIER    

bbAuiBnc 1.3.6.1.4.1.712.1.1.1.3.2
OBJECT IDENTIFIER    

bbAuiTpBnc 1.3.6.1.4.1.712.1.1.1.3.3
OBJECT IDENTIFIER    

bbAui10BASE-FL 1.3.6.1.4.1.712.1.1.1.3.4
OBJECT IDENTIFIER    

laSysConfig 1.3.6.1.4.1.712.1.2.1.1
Setting this object to save(1) will save all configuration variables to non-volatile memory. Setting this object to load(2) will configure the hub according to the stored configuration. Setting this object to factory(3) will configure the hub according to the factory settings. A return value of ok(4) means the non-volatile memory is operational. A return value of failed(5) means the non-volatile memory has failed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), load(2), factory(3), ok(4), failed(5)  

laJoystick 1.3.6.1.4.1.712.1.2.1.2
Setting this object to disabled(2) prevents use of the four-position switch on the front panel. Resetting this object to enabled(1) allows use of the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

laLinkAlert 1.3.6.1.4.1.712.1.2.1.3
Setting this object enables or disables the LinkALERT feature of the backbone 10BASE-T or 10BASE-FL port. A return value of not-applicable indicates that none of the backbone ports feature LinkALERT.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-applicable(3)  

laTpPortTable 1.3.6.1.4.1.712.1.2.2.1
Table of descriptive and status information about the ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LaTpPortEntry

laTpPortEntry 1.3.6.1.4.1.712.1.2.2.1.1
An entry in the table, containing information about a single port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LaTpPortEntry  

laTpPortGroupIndex 1.3.6.1.4.1.712.1.2.2.1.1.1
This object identifies the group containing the port for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

laTpPortIndex 1.3.6.1.4.1.712.1.2.2.1.1.2
This object identifies the port within the group for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

laTpLinkTest 1.3.6.1.4.1.712.1.2.2.1.1.3
Setting this object to disabled(2) disables the link test feature. This may be useful for interoperation with pre-10BASE-T equipment. Setting this object to enabled(1) enables the feature. A return value of failed(3) indicates a link test failure for this port. A return value of not-applicable(4) indicates that the specified port does not have a link test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), failed(3), not-applicable(4)  

laTpAutoPolarity 1.3.6.1.4.1.712.1.2.2.1.1.4
Setting this object to disabled(2) disables the auto polarity test for this port. Setting this object to enabled(1) enables the feature. A return value of corrected(3) indicates that the polarity test has sensed a reversal on the receive wiring pair, and has corrected this fault by inverting its receive signal. A return value of not-applicable(4) indicates that the specified port does not support polarity correction.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), corrected(3), not-applicable(4)  

laPortStatus 1
The laPortStatus trap conveys a change in status of a particular port. This trap is sent for a given port when either of the following status variables change for that port: rptrPortAdminStatus, laTpLinkTest The rptrHealth trap contains the rptrPortOperStatus object.
TRAP-TYPE