LX-10-MIB

File: LX-10-MIB.mib (57943 bytes)

Imported modules

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

Imported symbols

enterprises IpAddress Counter
DisplayString PhysAddress TRAP-TYPE
OBJECT-TYPE

Defined Types

TimeAndDate  
OCTET STRING Size(6..6)    

SysIpConfigHostInterfaceEntry  
SEQUENCE    
  sysIpConfigHostInterfaceIndex INTEGER
  sysIpConfigHostInterfaceIpAddress IpAddress
  sysIpConfigHostInterfaceSubnetMask IpAddress
  sysIpConfigHostInterfaceXmtRoutingMsg INTEGER

SysIpConfigTrapClientEntry  
SEQUENCE    
  sysIpConfigTrapClientIndex INTEGER
  sysIpConfigTrapClientIpAddress IpAddress
  sysIpConfigTrapClientSubnetMask IpAddress
  sysIpConfigTrapClientPortNumber INTEGER

SysRs232Entry  
SEQUENCE    
  sysRs232Port INTEGER
  sysRs232BaudRate INTEGER
  sysRs232Parity INTEGER
  sysRs232DataBits INTEGER
  sysRs232StopBits INTEGER

ConfigDs1Entry  
SEQUENCE    
  configDs1Port INTEGER
  configDs1AdminStatus INTEGER
  configDs1OperStatus INTEGER
  configDs1LBO INTEGER
  configDs1Encoding INTEGER
  configDs1Framing INTEGER
  configDs1XmtAis INTEGER

FaultDs1LoopbackEntry  
SEQUENCE    
  faultDs1LoopbackPort INTEGER
  faultDs1LoopbackNetworkLoopback INTEGER

FaultCurrentAlarmEntry  
SEQUENCE    
  faultCurrentAlarmTag INTEGER
  faultCurrentAlarmAlarmType INTEGER
  faultCurrentAlarmSeverity INTEGER
  faultCurrentAlarmCardType INTEGER
  faultCurrentAlarmPortNumber INTEGER
  faultCurrentAlarmSetTime TimeAndDate
  faultCurrentAlarmDescription DisplayString

FaultHistoryAlarmEntry  
SEQUENCE    
  faultHistoryAlarmTag INTEGER
  faultHistoryAlarmAlarmType INTEGER
  faultHistoryAlarmSeverity INTEGER
  faultHistoryAlarmCardType INTEGER
  faultHistoryAlarmPortNumber INTEGER
  faultHistoryAlarmSetTime TimeAndDate
  faultHistoryAlarmClearTime TimeAndDate
  faultHistoryAlarmDescription DisplayString

Defined Values

onstream 1.3.6.1.4.1.135
OBJECT IDENTIFIER    

lx-10 1.3.6.1.4.1.135.22
OBJECT IDENTIFIER    

sys 1.3.6.1.4.1.135.22.1
OBJECT IDENTIFIER    

config 1.3.6.1.4.1.135.22.2
OBJECT IDENTIFIER    

fault 1.3.6.1.4.1.135.22.3
OBJECT IDENTIFIER    

perf 1.3.6.1.4.1.135.22.4
OBJECT IDENTIFIER    

sysGenInfo 1.3.6.1.4.1.135.22.1.1
OBJECT IDENTIFIER    

sysGenInfoShelfName 1.3.6.1.4.1.135.22.1.1.1
Name of the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

sysGenInfoCustomerName 1.3.6.1.4.1.135.22.1.1.2
Name of the organization that uses the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

sysGenInfoPhoneNumber 1.3.6.1.4.1.135.22.1.1.3
Phone number of the organization that uses the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

sysGenInfoMaintenanceContact 1.3.6.1.4.1.135.22.1.1.4
Maintenance contact of the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

sysGenInfoLocation 1.3.6.1.4.1.135.22.1.1.5
Location of the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

sysGenInfoAutoLogoutTime 1.3.6.1.4.1.135.22.1.1.6
The time a TELNET or VT-100 terminal user can maintain a session with the managed node without any keyboard action. Unit: minute
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..99  

sysGenInfoPassword 1.3.6.1.4.1.135.22.1.1.7
Password required to access the managed node using VT-100 terminal or TELNET. A get request always returns a NULL string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

sysGenInfoShelfId 1.3.6.1.4.1.135.22.1.1.8
LX-10 unit identification number required to identify and set up the device's role (primary/secondary). This number should be unique among interconnected devices.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

sysTimeAndDate 1.3.6.1.4.1.135.22.1.2
Time and date maintained in the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeAndDate  

sysIpConfig 1.3.6.1.4.1.135.22.1.3
OBJECT IDENTIFIER    

sysIpConfigHostInterfaceTable 1.3.6.1.4.1.135.22.1.3.1
Table of available host IP interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysIpConfigHostInterfaceEntry

sysIpConfigHostInterfaceEntry 1.3.6.1.4.1.135.22.1.3.1.1
Each entry contains the IP address and subnet mask of the specified interface and a flag which enables/disables the managed node to broadcast its (RIP) routing table through the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysIpConfigHostInterfaceEntry  

sysIpConfigHostInterfaceIndex 1.3.6.1.4.1.135.22.1.3.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ethernet(1), slip(2), nxt1(3)  

sysIpConfigHostInterfaceIpAddress 1.3.6.1.4.1.135.22.1.3.1.1.2
Host's IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysIpConfigHostInterfaceSubnetMask 1.3.6.1.4.1.135.22.1.3.1.1.3
Host's IP subnet mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysIpConfigHostInterfaceXmtRoutingMsg 1.3.6.1.4.1.135.22.1.3.1.1.4
This object controls whether the managed node should broadcast its (RIP) routing table through the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

sysIpConfigDefaultGateway 1.3.6.1.4.1.135.22.1.3.2
OBJECT IDENTIFIER    

sysIpConfigDefaultGatewayIpAddress 1.3.6.1.4.1.135.22.1.3.2.1
Default gateway's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sysIpConfigDefaultGatewaySubnetMask 1.3.6.1.4.1.135.22.1.3.2.2
Default gateway's IP subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sysIpConfigTrapClientTable 1.3.6.1.4.1.135.22.1.3.3
Trap client table has 4 entries
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysIpConfigTrapClientEntry

sysIpConfigTrapClientEntry 1.3.6.1.4.1.135.22.1.3.3.1
Each entry contains IP address and port number of an SNMP manager which receives traps from the managed node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysIpConfigTrapClientEntry  

sysIpConfigTrapClientIndex 1.3.6.1.4.1.135.22.1.3.3.1.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

sysIpConfigTrapClientIpAddress 1.3.6.1.4.1.135.22.1.3.3.1.2
Trap client's IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sysIpConfigTrapClientSubnetMask 1.3.6.1.4.1.135.22.1.3.3.1.3
Trap client's IP subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

sysIpConfigTrapClientPortNumber 1.3.6.1.4.1.135.22.1.3.3.1.4
Trap client's port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sysIpConfigCommunityName 1.3.6.1.4.1.135.22.1.3.4
Community name of the managed node. A get request for an instance of this object always returns a NULL string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

sysIpConfigMacAddress 1.3.6.1.4.1.135.22.1.3.5
MAC-layer address of the management Ethernet port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

sysRs232Table 1.3.6.1.4.1.135.22.1.4
This table contains 2 rows. The first row shows the physical configuration of the port connected to a VT100 termianl. The second row is used to configure the port which supports SLIP. Access to the first row is read-only and access to the second row is read-write.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysRs232Entry

sysRs232Entry 1.3.6.1.4.1.135.22.1.4.1
Each entry contains the attributes of a serial port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysRs232Entry  

sysRs232Port 1.3.6.1.4.1.135.22.1.4.1.1
The managed node has 2 serial ports: port 1 and port 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER port-1(1), port-2(2)  

sysRs232BaudRate 1.3.6.1.4.1.135.22.1.4.1.2
Baud rate. The instance of this object in port-1 is read-only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER br-300(1), br-1200(2), br-2400(3), br-4800(4), br-9600(5), br-19200(6), br-38400(7)  

sysRs232Parity 1.3.6.1.4.1.135.22.1.4.1.3
Parity. The instance of this object in port-1 is read-only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), even(2), odd(3)  

sysRs232DataBits 1.3.6.1.4.1.135.22.1.4.1.4
Number of data bits. The instance of this object in port-1 is read-only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER db-7(1), db-8(2)  

sysRs232StopBits 1.3.6.1.4.1.135.22.1.4.1.5
Number of stop bits. The instance of this object in port-1 is read-only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sb-1(1), sb-2(2)  

sysMainProcessorFirmwareRev 1.3.6.1.4.1.135.22.1.5
Firmware revision of the management CPU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(4..10)  

sysPortCardFirmwareRev 1.3.6.1.4.1.135.22.1.6
Firmware revision of the Ethernet (DATA) card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(4..10)  

configDs1Table 1.3.6.1.4.1.135.22.2.1
DS1 configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ConfigDs1Entry

configDs1Entry 1.3.6.1.4.1.135.22.2.1.1
Each entry contains the configuration attributes for a DS1 port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ConfigDs1Entry  

configDs1Port 1.3.6.1.4.1.135.22.2.1.1.1
DS1 port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7  

configDs1AdminStatus 1.3.6.1.4.1.135.22.2.1.1.2
DS1 administrative status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

configDs1OperStatus 1.3.6.1.4.1.135.22.2.1.1.3
DS1 operational status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

configDs1LBO 1.3.6.1.4.1.135.22.2.1.1.4
LBO. This object is not accessible if the managed node is the E1 version of LX10.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dB-0(1), dB-7-5(2), dB-15(3)  

configDs1Encoding 1.3.6.1.4.1.135.22.2.1.1.5
Encoding. This object is not accessible if the managed node is the E1 version of LX10.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER b8zs(1), ami(2)  

configDs1Framing 1.3.6.1.4.1.135.22.2.1.1.6
Framing format. This object is not accessible if the managed node is the E1 version of LX10.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER esf(1), d4(2)  

configDs1XmtAis 1.3.6.1.4.1.135.22.2.1.1.7
Enable/disable transmit AIS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

configDs1Timing 1.3.6.1.4.1.135.22.2.2
DS1 clock Source.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER looped(1), internal(2)  

configAfa 1.3.6.1.4.1.135.22.2.3
OBJECT IDENTIFIER    

configAfaActivationRate 1.3.6.1.4.1.135.22.2.3.1
AFA activation rate is used by the managed node to decide when it will disable the operational status of a T1 interface if the interface's BER rate is above the selected activation rate for a period specified by configAfaActivationTime (see below).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER a-10-4(1), a-10-5(2), a-10-6(3), a-10-7(4), a-10-8(5)  

configAfaActivationTime 1.3.6.1.4.1.135.22.2.3.2
See above description. Unit - minute
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

configAfaDeactivationRate 1.3.6.1.4.1.135.22.2.3.3
AFA deactivation rate is used by the managed node to decide when it will enable the operational status of a T1 interface if the interface's BER rate is below the selected activation rate for a period specified by configAfaDectivationTime (see below).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER d-10-6(1), d-10-7(2), d-10-8(3), d-10-9(4)  

configAfaDeactivationTime 1.3.6.1.4.1.135.22.2.3.4
See above description. Unit - minute
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 15..30  

configAfaStatus 1.3.6.1.4.1.135.22.2.3.5
Enable/disable AFA function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

configAfaFarEndLpbkDetect 1.3.6.1.4.1.135.22.2.3.6
This object controls whether AFA will be activated when a near end LX-10 detects network loopback in the far end LX-10. If it's disabled, no AFA will be activated because of a far end network loopback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

configPortCardType 1.3.6.1.4.1.135.22.2.4
There are 3 kinds of cards/port supported by the managed node: HSDP, Ethernet, or Token-Ring. Only one of them can be installed in the managed node. Hsdp is a high speed data port with v.35, rs-422, and HSSI interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hsdp(1), ethernet(2), token-ring(3)  

configHsdp 1.3.6.1.4.1.135.22.2.5
OBJECT IDENTIFIER    

configHsdpMode 1.3.6.1.4.1.135.22.2.5.1
Interface type used by HSDP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER v-35(1), rs-422(2), hssi(3)  

configHsdpCtsControl 1.3.6.1.4.1.135.22.2.5.2
CTS line control in HSDP. If the value of an instance of this object is set, the CTS line will always be set. If the value of an instance of this object is no-bandwidth, the CTS line will go low when no bandwidth is available after a hold-off time. If the value of an instance of this object is frequency- change, the CTS line will go low for a hold-off time when there is a frequency change.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER set(1), no-bandwidth(2), frequency-change(3)  

configHsdpCtsStatus 1.3.6.1.4.1.135.22.2.5.3
Status of CTS line in HSDP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), set(2)  

configHsdpTermTimingSource 1.3.6.1.4.1.135.22.2.5.4
Terminal timing source in HSDP. It applies only when the value of the instance of configHsdpMode is v-35 or rs-422.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER external(1), internal(2)  

configHsdpTermTiming 1.3.6.1.4.1.135.22.2.5.5
Status of terminal timing in HSDP. It applies only when the value of the instance of configHsdpMode is v-35 or rs-422.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), inverted(2)  

configHsdpRecvTiming 1.3.6.1.4.1.135.22.2.5.6
Status of receive timing in HSDP. It applies only when the value of the instance of configHsdpMode is v-35 or rs-422.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), inverted(2)  

configHsdpHoldoffSeconds 1.3.6.1.4.1.135.22.2.5.7
Hold-off time for CA lead. If the hold-off is set at 5 seconds, and if the CTS control is sensitive to no-bandwidth, the CTS line will go low after 5 seconds when no bandwidth is available. If the CTS control is sensitive to frequency-change, the CTS line will stay low for 5 seconds when there is a frequency change, and then back to high.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sec1(1), sec2(2), sec3(3), sec4(4), sec5(5)  

configHdlc 1.3.6.1.4.1.135.22.2.6
OBJECT IDENTIFIER    

configHdlcMode 1.3.6.1.4.1.135.22.2.6.1
Select the way in which HDLC port will be assigned. If mode is manual, the HDLC port is selectable by the NMS. If mode is auto, the 2 LX-10's in the 2 sides will match their HDLC ports automatically.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

configHdlcLocalPort 1.3.6.1.4.1.135.22.2.6.2
Assign one of the DS1 ports as the HDLC port. If its value is 0, no port is asssigned as the HDLC port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

configHdlcFarEndPort 1.3.6.1.4.1.135.22.2.6.3
The DS1 port currently being used as the HDLC port in the far end LX-10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

configInverseMux 1.3.6.1.4.1.135.22.2.7
Master/slave relationship of the 2 LX-10E's in the point to point connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER secondary(1), primary(2)  

faultDs1 1.3.6.1.4.1.135.22.3.1
OBJECT IDENTIFIER    

faultDs1LoopbackTable 1.3.6.1.4.1.135.22.3.1.1
DS1 loopback table for 7 DS1 ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FaultDs1LoopbackEntry

faultDs1LoopbackEntry 1.3.6.1.4.1.135.22.3.1.1.1
Each entry in the table contains the loopback status of a DS1 port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FaultDs1LoopbackEntry  

faultDs1LoopbackPort 1.3.6.1.4.1.135.22.3.1.1.1.1
The port number of one of the 7 DS1 ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7  

faultDs1LoopbackNetworkLoopback 1.3.6.1.4.1.135.22.3.1.1.1.2
DS1 loopback is used to control the loopback state of one of the 7 DS1 interfaces in the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), card(2), line(3)  

faultDs1RemoteLineLoopback 1.3.6.1.4.1.135.22.3.1.2
This loopback status is controlled by the LA/LB leads in the remote node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

faultDte 1.3.6.1.4.1.135.22.3.2
OBJECT IDENTIFIER    

faultDteLaLead 1.3.6.1.4.1.135.22.3.2.1
The state of the LA loopbak lead.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), set(2)  

faultDteLbLead 1.3.6.1.4.1.135.22.3.2.2
The state of the LB loopbak lead.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER clear(1), set(2)  

faultDteLaLbTranslation 1.3.6.1.4.1.135.22.3.2.3
The managed node uses the states of the LA and LB leads to decide what kind of loopback to perform if faultLaLbLoopbackEnable (see below) is ENABLED. The meaning of LA and LB leads is as follows: loopback LA-Lead LB-Lead ------------------------------------------------ none clear clear local-line set clear remote-line clear set dte set set
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), local-line(2), remote-line(3), dte(4)  

faultDteLaLbLoopbackEnable 1.3.6.1.4.1.135.22.3.2.4
Enable/disable the managed node to use the LA and LB lead states to perform loopbaks.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

faultDteCustomerLoopback 1.3.6.1.4.1.135.22.3.2.5
Enable/disable the customer equipment (DTE) to perform loopback toward the managed node.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

faultDteDteLoopback 1.3.6.1.4.1.135.22.3.2.6
Enable/disable the managed node to perform loopback toward the customer equipment (DTE).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

faultClearCurrentAlarms 1.3.6.1.4.1.135.22.3.3
A set request clears all entries in the current alarm table. A get/get-next request returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

faultClearHistoryAlarms 1.3.6.1.4.1.135.22.3.4
A set request clears all entries in the history alarm table. A get/get-next request returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

faultCurrentAlarmTable 1.3.6.1.4.1.135.22.3.5
Current alarm table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FaultCurrentAlarmEntry

faultCurrentAlarmEntry 1.3.6.1.4.1.135.22.3.5.1
Each entry in the table contains the information of a currently active alarm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FaultCurrentAlarmEntry  

faultCurrentAlarmTag 1.3.6.1.4.1.135.22.3.5.1.1
The tag of the alarm in the current alarm table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000000  

faultCurrentAlarmAlarmType 1.3.6.1.4.1.135.22.3.5.1.2
The alarm type of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1-net-card-lpbk(1), ds1-net-line-lpbk(2), la-lb-dte-lpbk(3), la-lb-local-lpbk(4), la-lb-remote-lpbk(5), remote-line-lpbk(6), dte-lpbk(7), customer-lpbk(8), dte-clk-loss(9), hsdc-ga-oof(10), pll-fail(11), card-fail(12), ds1-los(13), ds1-oof(14), ds1-ais(15), ds1-yel(16), fan1-failed(17), fan2-failed(18), trunk-card-config-mismatch(19), cim-card-config-mismatch(20), cpu-restarted(21), port-alarms-cleared(22), all-alarms-cleared(23), ds1-afa-alarm(24), alarm-history-cleared(25), p1-connected-to-p2(26), p1-connected-to-p3(27), p1-connected-to-p4(28), p1-connected-to-p5(29), p1-connected-to-p6(30), p1-connected-to-p7(31), p2-connected-to-p1(32), p2-connected-to-p3(33), p2-connected-to-p4(34), p2-connected-to-p5(35), p2-connected-to-p6(36), p2-connected-to-p7(37), p3-connected-to-p1(38), p3-connected-to-p2(39), p3-connected-to-p4(40), p3-connected-to-p5(41), p3-connected-to-p6(42), p3-connected-to-p7(43), p4-connected-to-p1(44), p4-connected-to-p2(45), p4-connected-to-p3(46), p4-connected-to-p5(47), p4-connected-to-p6(48), p4-connected-to-p7(49), p5-connected-to-p1(50), p5-connected-to-p2(51), p5-connected-to-p3(52), p5-connected-to-p4(53), p5-connected-to-p6(54), p5-connected-to-p7(55), p6-connected-to-p1(56), p6-connected-to-p2(57), p6-connected-to-p3(58), p6-connected-to-p4(59), p6-connected-to-p5(60), p6-connected-to-p7(61), p7-connected-to-p1(62), p7-connected-to-p2(63), p7-connected-to-p3(64), p7-connected-to-p4(65), p7-connected-to-p5(66), p7-connected-to-p6(67), alarm1-in(68), alarm2-in(69), alarm3-in(70), hdlc-unlocked(71), far-end-loopback(72), remote-afa(73), att-fdl-loopback(74), inband-loopback(75), t1-link-down(76), ports-out-of-sequence(77)  

faultCurrentAlarmSeverity 1.3.6.1.4.1.135.22.3.5.1.3
The severity of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER minor(2), major(3)  

faultCurrentAlarmCardType 1.3.6.1.4.1.135.22.3.5.1.4
The type of the card which caused the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hsdp(1), ethernet(2), token-ring(3), ds1(4)  

faultCurrentAlarmPortNumber 1.3.6.1.4.1.135.22.3.5.1.5
The port number of the card which caused the alarm. Its value is between 1 and 7 for DS1 ports and 0 for others.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

faultCurrentAlarmSetTime 1.3.6.1.4.1.135.22.3.5.1.6
The time when the alarm was set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeAndDate  

faultCurrentAlarmDescription 1.3.6.1.4.1.135.22.3.5.1.8
A readable string which describes the alarm. Its format is as follows:
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

faultHistoryAlarmTable 1.3.6.1.4.1.135.22.3.6
History/Information alarm table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FaultHistoryAlarmEntry

faultHistoryAlarmEntry 1.3.6.1.4.1.135.22.3.6.1
Each entry in the history alarm table contains either a cleared alarm or an information alarm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FaultHistoryAlarmEntry  

faultHistoryAlarmTag 1.3.6.1.4.1.135.22.3.6.1.1
The tag of the alarm in the history alarm table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000000  

faultHistoryAlarmAlarmType 1.3.6.1.4.1.135.22.3.6.1.2
The alarm type of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ds1-net-card-lpbk(1), ds1-net-line-lpbk(2), la-lb-dte-lpbk(3), la-lb-local-lpbk(4), la-lb-remote-lpbk(5), remote-line-lpbk(6), dte-lpbk(7), customer-lpbk(8), dte-clk-loss(9), hsdc-ga-oof(10), pll-fail(11), card-fail(12), ds1-los(13), ds1-oof(14), ds1-ais(15), ds1-yel(16), fan1-failed(17), fan2-failed(18), trunk-card-config-mismatch(19), cim-card-config-mismatch(20), cpu-restarted(21), port-alarms-cleared(22), all-alarms-cleared(23), ds1-afa-alarm(24), alarm-history-cleared(25), p1-connected-to-p2(26), p1-connected-to-p3(27), p1-connected-to-p4(28), p1-connected-to-p5(29), p1-connected-to-p6(30), p1-connected-to-p7(31), p2-connected-to-p1(32), p2-connected-to-p3(33), p2-connected-to-p4(34), p2-connected-to-p5(35), p2-connected-to-p6(36), p2-connected-to-p7(37), p3-connected-to-p1(38), p3-connected-to-p2(39), p3-connected-to-p4(40), p3-connected-to-p5(41), p3-connected-to-p6(42), p3-connected-to-p7(43), p4-connected-to-p1(44), p4-connected-to-p2(45), p4-connected-to-p3(46), p4-connected-to-p5(47), p4-connected-to-p6(48), p4-connected-to-p7(49), p5-connected-to-p1(50), p5-connected-to-p2(51), p5-connected-to-p3(52), p5-connected-to-p4(53), p5-connected-to-p6(54), p5-connected-to-p7(55), p6-connected-to-p1(56), p6-connected-to-p2(57), p6-connected-to-p3(58), p6-connected-to-p4(59), p6-connected-to-p5(60), p6-connected-to-p7(61), p7-connected-to-p1(62), p7-connected-to-p2(63), p7-connected-to-p3(64), p7-connected-to-p4(65), p7-connected-to-p5(66), p7-connected-to-p6(67), alarm1-in(68), alarm2-in(69), alarm3-in(70), hdlc-unlocked(71), far-end-loopback(72), remote-afa(73), att-fdl-loopback(74), inband-loopback(75), t1-link-down(76), ports-out-of-sequence(77)  

faultHistoryAlarmSeverity 1.3.6.1.4.1.135.22.3.6.1.3
The severity of the alarm. Its value can be either major or minor for DS1 ports and info for others.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER info(1), minor(2), major(3)  

faultHistoryAlarmCardType 1.3.6.1.4.1.135.22.3.6.1.4
The type of the card which caused the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER hsdp(1), ethernet(2), token-ring(3), ds1(4)  

faultHistoryAlarmPortNumber 1.3.6.1.4.1.135.22.3.6.1.5
The port number of the card which caused the alarm. Its value is between 1 and 7 for DS1 ports and 0 for others.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

faultHistoryAlarmSetTime 1.3.6.1.4.1.135.22.3.6.1.6
The time when the alarm was set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeAndDate  

faultHistoryAlarmClearTime 1.3.6.1.4.1.135.22.3.6.1.7
The time when the alarm was cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeAndDate  

faultHistoryAlarmDescription 1.3.6.1.4.1.135.22.3.6.1.8
A readable string which describes the alarm. Its format is as follows:
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

perfClearDs1Performance 1.3.6.1.4.1.135.22.4.1
A set request clears all DS1 performance monitoring data. A get/get-next request returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

perfClearEnetPortCardStats 1.3.6.1.4.1.135.22.4.2
A set request clears all ethernet port card statistics. A get/get-next request returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

enetPortCardStats 1.3.6.1.4.1.135.22.4.3
OBJECT IDENTIFIER    

enetPortCardStatsFramesReceived 1.3.6.1.4.1.135.22.4.3.1
A count of frames received by the ethernet port card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsBytesReceived 1.3.6.1.4.1.135.22.4.3.2
A count of bytes received by the ethernet port card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsFramesTransmitted 1.3.6.1.4.1.135.22.4.3.3
A count of frames transmitted on the ethernet port card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsBytesTransmitted 1.3.6.1.4.1.135.22.4.3.4
A count of bytes transmitted on the ethernet port card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsAlignmentErrors 1.3.6.1.4.1.135.22.4.3.5
A count of frames received that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsFCSErrors 1.3.6.1.4.1.135.22.4.3.6
A count of frames received that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsSingleCollisionFrames 1.3.6.1.4.1.135.22.4.3.7
A count of successfully transmitted frames for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is not counted by the corresponding instance of the enetPortCardStatsMultipleCollisionFrames object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsMultipleCollisionFrames 1.3.6.1.4.1.135.22.4.3.8
A count of successfully transmitted frames for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is not counted by the corresponding instance of the enetPortCardStatsSingleCollisionFrames object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsDeferredTransmissions 1.3.6.1.4.1.135.22.4.3.9
A count of frames for which the first transmission attempt is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsLateCollisions 1.3.6.1.4.1.135.22.4.3.10
The number of times that a collision is detected on later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsExcessiveCollisions 1.3.6.1.4.1.135.22.4.3.11
A count of frames for which transmission fails due to excessive collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsInternalMacTransmitErrors 1.3.6.1.4.1.135.22.4.3.12
A count of frames for which transmission fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the enetPortCardStatsLateCollisions object, the enetPortCardStatsExcessiveCollisions object, or the enetPortCardStatsCarrierSenseErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors that are not otherwise counted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsCarrierSenseErrors 1.3.6.1.4.1.135.22.4.3.13
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

enetPortCardStatsFrameTooLongs 1.3.6.1.4.1.135.22.4.3.14
A count of frames received that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

perfClearNxT1PortStats 1.3.6.1.4.1.135.22.4.4
A set request clears all nxt1 port statistics. A get/get-next request returns 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nxt1PortStats 1.3.6.1.4.1.135.22.4.5
OBJECT IDENTIFIER    

nxt1PortStatsFramesReceived 1.3.6.1.4.1.135.22.4.5.1
A count of frames received by the NxT1 port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nxt1PortStatsBytesReceived 1.3.6.1.4.1.135.22.4.5.2
A count of bytes received by the NxT1 port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nxt1PortStatsFramesTransmitted 1.3.6.1.4.1.135.22.4.5.3
A count of frames transmitted on the NxT1 port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nxt1PortStatsBytesTransmitted 1.3.6.1.4.1.135.22.4.5.4
A count of bytes transmitted on the NxT1 port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nxt1PortStatsCrcErrors 1.3.6.1.4.1.135.22.4.5.5
A count of frames received by the NxT1 port that do not pass the CRC check.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

alarmOnReport 1
LX-10-specific trap sent by the managed node when an alarm condition is set.
TRAP-TYPE    

alarmOffReport 2
LX-10-specific trap sent by the managed node when an alarm condition is cleared.
TRAP-TYPE