SHIVA-LINE-MIB

File: SHIVA-LINE-MIB.mib (9120 bytes)

Imported modules

RFC1213-MIB RFC-1212 SHIVA-MIB

Imported symbols

DisplayString OBJECT-TYPE line

Defined Types

SerialLineEntry  
SEQUENCE    
  serialLineIndex INTEGER
  serialLineSlot INTEGER
  serialLineChan INTEGER
  serialLineLogIndex INTEGER
  serialLinePools DisplayString
  serialLineStatus INTEGER
  serialLineModemName DisplayString
  serialLineAnswerInit DisplayString
  serialLineInitRate INTEGER
  serialLineInitFlow INTEGER
  serialLineSignals INTEGER
  serialLineMode INTEGER
  serialLineInitString DisplayString
  serialLineConnSpeed INTEGER
  serialLineSwitch INTEGER
  serialLineRadap INTEGER
  serialLineTransCap INTEGER
  serialLineSpid DisplayString
  serialLineErrorCorr INTEGER
  serialLineDataCompr INTEGER
  serialLineEQM INTEGER
  serialLineAGC INTEGER
  serialLineStatTab INTEGER
  serialLineStatIndex INTEGER
  serialLineType INTEGER
  serialLineIfIndex INTEGER

LinegroupEntry  
SEQUENCE    
  linegroupName DisplayString
  linegroupDialoutProts INTEGER

Defined Values

serialLineTable 1.3.6.1.4.1.166.1.17.1
Table of serial line initialization parameters and status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SerialLineEntry

serialLineEntry 1.3.6.1.4.1.166.1.17.1.1
initialization parameters and status for a serial line.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SerialLineEntry  

serialLineIndex 1.3.6.1.4.1.166.1.17.1.1.1
Serial line number, densely numbered starting with 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineSlot 1.3.6.1.4.1.166.1.17.1.1.2
Physical slot number, starting with 1. Skips empty slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineChan 1.3.6.1.4.1.166.1.17.1.1.3
Logical channel number on physical slot. BRI cards have two channels, all others have one.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineLogIndex 1.3.6.1.4.1.166.1.17.1.1.4
Logical line number, the number used in the device name (ifDesc) SerialN. Skips over empty slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLinePools 1.3.6.1.4.1.166.1.17.1.1.5
The names of the pools that this line is in, comma-seperated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

serialLineStatus 1.3.6.1.4.1.166.1.17.1.1.6
Serial line status. Setting serialLineStatus to initializing(2) forces the line to be reinitialized.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), initializing(2), idle(3), packet(4), character(5)  

serialLineModemName 1.3.6.1.4.1.166.1.17.1.1.7
The name of the type of modem connected to this line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

serialLineAnswerInit 1.3.6.1.4.1.166.1.17.1.1.8
The initialization string to put the modem in auto-answer mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

serialLineInitRate 1.3.6.1.4.1.166.1.17.1.1.9
The rate in bits per second at which to initialize the line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

serialLineInitFlow 1.3.6.1.4.1.166.1.17.1.1.10
The flow control setting to initialize the line with.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), hardware(2), software(3)  

serialLineSignals 1.3.6.1.4.1.166.1.17.1.1.11
The current status of control signals on this line, as the sum of the following bits; 0 Ready To Send 1 Clear To Send 2 Data Set Ready 3 Data Terminal Ready 4 Ring Indicate 5 Data Carrier (Rcvd Line Signal) Detect 6 Signal Quality Detect 7 Signaling Rate Selector 8 Secondary RTS 9 Secondary CTS 10 Secondary DCD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineMode 1.3.6.1.4.1.166.1.17.1.1.12
The tranmission mode currently in use on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), async(2), sync(3)  

serialLineInitString 1.3.6.1.4.1.166.1.17.1.1.13
The initialization string to put the modem in dial mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

serialLineConnSpeed 1.3.6.1.4.1.166.1.17.1.1.14
Line connection speed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineSwitch 1.3.6.1.4.1.166.1.17.1.1.15
ISDN switch type configured on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), dms100(2), dms250(3), ess4(4), ess5(5), vn2(6), vn3(7), vn6(8), cr22(9), nat1(10), nat2(11), euro(12), itr6(13), ins64(14), austel(15), fetex150(16), btnr191(17)  

serialLineRadap 1.3.6.1.4.1.166.1.17.1.1.16
ISDN rate adaptation type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), v110(2), v120(3), v110-v42(4)  

serialLineTransCap 1.3.6.1.4.1.166.1.17.1.1.17
Type of ISDN service on this line
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), speech(2), audio31(3), audio7(4), video(5), restdig(6), unrestdig(7)  

serialLineSpid 1.3.6.1.4.1.166.1.17.1.1.18
ISDN Service Profile ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

serialLineErrorCorr 1.3.6.1.4.1.166.1.17.1.1.19
error correction protocol on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), none(2), lapm(3), mnp4(4), mnp10(5)  

serialLineDataCompr 1.3.6.1.4.1.166.1.17.1.1.20
line data compression type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), none(2), mnp5(3), v42bis(4)  

serialLineEQM 1.3.6.1.4.1.166.1.17.1.1.21
line signal quality.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineAGC 1.3.6.1.4.1.166.1.17.1.1.22
line signal strength.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineStatTab 1.3.6.1.4.1.166.1.17.1.1.23
Statistics table that pertains to this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), rs232table(2)  

serialLineStatIndex 1.3.6.1.4.1.166.1.17.1.1.24
Index into statistics table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

serialLineType 1.3.6.1.4.1.166.1.17.1.1.25
Type of line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), unknown(2), uart(3), modem(4), switched56(5), briST(6), usart(7), briU(8), pri(9), dmc(10), shiva-16-v34-modem-card(11), ccm(12), l2f(13), l2tp(14), qbri-st(15), qbri-u(16)  

serialLineIfIndex 1.3.6.1.4.1.166.1.17.1.1.26
The ifIndex of this serial line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linegroupTable 1.3.6.1.4.1.166.1.17.2
A table of serial line groups. On a LanRover Access Switch this is a table of outgoing PhoneGroup pools.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinegroupEntry

linegroupEntry 1.3.6.1.4.1.166.1.17.2.1
A serial line group name table entry. On a LanRover Access Switch an outgoing PhoneGroup pool table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinegroupEntry  

linegroupName 1.3.6.1.4.1.166.1.17.2.1.1
A serial line group name. On a LanRover Access Switch this is an outgoing PhoneGroup pool name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linegroupDialoutProts 1.3.6.1.4.1.166.1.17.2.1.2
Bitmask of dialout protocols enabled for group: 0x00000001 - IP 0x00000002 - IPX 0x00000004 - AppleTalk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER