SHIVA-SESS-MIB

File: SHIVA-SESS-MIB.mib (35878 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
SHIVA-MIB

Imported symbols

OBJECT-TYPE DisplayString PhysAddress
Counter IpAddress TimeTicks
session

Defined Types

IpxNetNumber  
OCTET STRING Size(4)    

IpxNodeNumber  
OCTET STRING Size(6)    

DdpAddress  
OCTET STRING Size(3)    

SessionEntry  
SEQUENCE    
  sessionLine INTEGER
  sessionUser DisplayString
  sessionConnect INTEGER
  sessionIdle INTEGER
  sessionLocation DisplayString
  sessionActivity INTEGER
  sessionDescription DisplayString
  sessionMaxConnect INTEGER
  sessionMaxIdle INTEGER
  sessionDialBackNumber DisplayString
  sessionIpaddr IpAddress
  sessionIpxNet IpxNetNumber
  sessionIpxNode IpxNodeNumber
  sessionNetbeuiAddr PhysAddress
  sessionConnectStr DisplayString
  sessionProtocols INTEGER
  sessionPacketSize INTEGER
  sessionOverruns Counter
  sessionParityErrs Counter
  sessionFrameErrs Counter
  sessionBreakErrs Counter
  sessionFcsErrs Counter
  sessionTooBig Counter
  sessionPktAbort Counter
  sessionDdpAddress DdpAddress
  sessionLineMode INTEGER
  sessionSynFcsErrs Counter
  sessionSynOverruns Counter
  sessionSynUnderruns Counter
  sessionSynFrAborts Counter
  sessionSynIntframes Counter
  sessionPPPCompDecomp INTEGER
  sessionPPPCompComp INTEGER
  sessionPPPCompDecompRatio INTEGER
  sessionPPPCompCompRatio INTEGER
  sessionPPPCompExpandedPackets Counter
  sessionPPPCompExpandedOctets Counter
  sessionPPPCompExpandedTooBig Counter
  sessionPPPCompStacSendCheck INTEGER
  sessionPPPCompStacRecvCheck INTEGER
  sessionIPAddrSrc INTEGER

SessEntry  
SEQUENCE    
  sessIdentifier INTEGER
  sessLines INTEGER
  sessStatus INTEGER
  sessUser DisplayString
  sessConnect INTEGER
  sessIdle INTEGER
  sessVirtual INTEGER
  sessVirtualIdle INTEGER
  sessMaxVirtualIdle INTEGER
  sessSuspended INTEGER
  sessVirtualLastChange TimeTicks
  sessLocation DisplayString
  sessActivity INTEGER
  sessDescription DisplayString
  sessMaxConnect INTEGER
  sessMaxIdle INTEGER
  sessPacketSize INTEGER
  sessProtocols INTEGER
  sessIpaddr IpAddress
  sessIPAddrSrc INTEGER
  sessIpxNet IpxNetNumber
  sessIpxNode IpxNodeNumber
  sessDdpAddress DdpAddress
  sessNetbeuiAddr PhysAddress
  sessPPPCompDecomp INTEGER
  sessPPPCompComp INTEGER
  sessPPPCompDecompRatio INTEGER
  sessPPPCompCompRatio INTEGER
  sessPPPCompExpandedPackets Counter
  sessPPPCompExpandedOctets Counter
  sessPPPCompExpandedTooBig Counter
  sessPPPCompStacSendCheck INTEGER
  sessPPPCompStacRecvCheck INTEGER
  sessTotalConnect INTEGER
  sessPPPCompSentUncompressed Counter
  sessPBurstIpxNcpAccelReq Counter
  sessPBurstIpxNcpBytesReq Counter
  sessPBurstIpxNcpAccel Counter
  sessPBurstIpxNcpBytes Counter

SessLineEntry  
SEQUENCE    
  sessLineLine INTEGER
  sessLineSession INTEGER
  sessLineDialBackNumber DisplayString
  sessLinePacketSize INTEGER
  sessLineLineMode INTEGER
  sessLineAsyncOverruns Counter
  sessLineAsyncParityErrs Counter
  sessLineAsyncFrameErrs Counter
  sessLineAsyncBreakErrs Counter
  sessLineAsyncFcsErrs Counter
  sessLineAsyncTooBig Counter
  sessLineAsyncPktAbort Counter
  sessLineSyncFcsErrs Counter
  sessLineSyncOverruns Counter
  sessLineSyncUnderruns Counter
  sessLineSyncFrAborts Counter
  sessLineSyncIntframes Counter
  sessLinePktsIn Counter
  sessLinePktsOut Counter
  sessLineSlot INTEGER
  sessLineChan INTEGER
  sessLineType INTEGER
  sessLineIfIndex INTEGER
  sessLineSpeed INTEGER
  sessLinePhysPort INTEGER
  sessLineLogSlot INTEGER
  sessLineLogChan INTEGER

Defined Values

sessionTable 1.3.6.1.4.1.166.1.14.1
A table of current users of the box.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SessionEntry

sessionEntry 1.3.6.1.4.1.166.1.14.1.1
A user of the box.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SessionEntry  

sessionLine 1.3.6.1.4.1.166.1.14.1.1.1
The unique number identifying this session. Formerly a line number, but not anymore.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionUser 1.3.6.1.4.1.166.1.14.1.1.2
The name of the user associated with the session. This may be empty if the user has not yet authenticated.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessionConnect 1.3.6.1.4.1.166.1.14.1.1.3
Session connect time in minutes.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionIdle 1.3.6.1.4.1.166.1.14.1.1.4
Session idle time in minutes.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionLocation 1.3.6.1.4.1.166.1.14.1.1.5
A description of the location of the session source.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessionActivity 1.3.6.1.4.1.166.1.14.1.1.6
An indication of the current activity type.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dialin(2), shell(3), dialout(4), file(5), lantolan(6), busyout(7)  

sessionDescription 1.3.6.1.4.1.166.1.14.1.1.7
A description of the current activity.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessionMaxConnect 1.3.6.1.4.1.166.1.14.1.1.8
Session connect time limit in minutes. If zero, there is no limit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionMaxIdle 1.3.6.1.4.1.166.1.14.1.1.9
Session idle time limit in minutes. If zero, there is no limit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionDialBackNumber 1.3.6.1.4.1.166.1.14.1.1.10
The dialback phone number used by the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessionIpaddr 1.3.6.1.4.1.166.1.14.1.1.11
The IP address used by the client of the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

sessionIpxNet 1.3.6.1.4.1.166.1.14.1.1.12
The IPX network number used for the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpxNetNumber  

sessionIpxNode 1.3.6.1.4.1.166.1.14.1.1.13
The IPX node number used by the client of the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpxNodeNumber  

sessionNetbeuiAddr 1.3.6.1.4.1.166.1.14.1.1.14
The NetBEUI address used for bridging by the client of the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PhysAddress  

sessionConnectStr 1.3.6.1.4.1.166.1.14.1.1.15
The modem connect string returned on the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessionProtocols 1.3.6.1.4.1.166.1.14.1.1.16
The protocols used on the connection, represented as a bitmask; 0x00000001 - PPP 0x00000002 - IP 0x00000004 - IPX 0x00000008 - AppleTalk 0x00000010 - SLIP 0x00000020 - NetBEUI 0x00000040 - LLC 0x00000080 - AALAP 0x00000100 - ARA 1.0 0x00000200 - ARA 2.0 0x00000400 - MacIP 0x00000800 - L2F client 0x00001000 - L2F dialin
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionPacketSize 1.3.6.1.4.1.166.1.14.1.1.17
The maximum packet sized allowed on this connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionOverruns 1.3.6.1.4.1.166.1.14.1.1.18
The number of overruns seen on this connection. Always 0. See sessLineAsyncOverruns.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionParityErrs 1.3.6.1.4.1.166.1.14.1.1.19
The number of parity errors seen on this connection. Always 0. See sessLineAsyncParityErrs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionFrameErrs 1.3.6.1.4.1.166.1.14.1.1.20
The number of framing errors seen on this connection. Always 0. See sessLineAsyncFrameErrs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionBreakErrs 1.3.6.1.4.1.166.1.14.1.1.21
The number of break errors seen on this connection. Always 0. See sessLineAsyncBreakErrs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionFcsErrs 1.3.6.1.4.1.166.1.14.1.1.22
The number of checksum errors seen on this connection. Always 0. See sessLineAsyncFcsErrs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionTooBig 1.3.6.1.4.1.166.1.14.1.1.23
The number of too large packets seen on this connection. Always 0. See sessLineAsyncTooBig.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionPktAbort 1.3.6.1.4.1.166.1.14.1.1.24
The number of packet abort indications seen on this connection. Always 0. See sessLineAsyncPktAbort.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionDdpAddress 1.3.6.1.4.1.166.1.14.1.1.25
The DDP address used by the client of the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DdpAddress  

sessionLineMode 1.3.6.1.4.1.166.1.14.1.1.26
The line type on this connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), async(2), sync(3)  

sessionSynFcsErrs 1.3.6.1.4.1.166.1.14.1.1.27
The number of FCS errors in sync mode on this connection. Always 0. See sessLineSyncFcsErrs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionSynOverruns 1.3.6.1.4.1.166.1.14.1.1.28
The number of sync receive overruns on this connection. Always 0. See sessLineSyncOverruns.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionSynUnderruns 1.3.6.1.4.1.166.1.14.1.1.29
The number of sync transmit underruns on this connection. Always 0. See sessLineSyncUnderruns.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionSynFrAborts 1.3.6.1.4.1.166.1.14.1.1.30
The number of sync frame aborts on this connection. Always 0. See sessLineSyncFrAborts.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionSynIntframes 1.3.6.1.4.1.166.1.14.1.1.31
The number of sync interrupted frames on this connection. Always 0. See sessLineSyncIntFrames.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionPPPCompDecomp 1.3.6.1.4.1.166.1.14.1.1.32
The decompression protocol in use on this session.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), stacLZS(2), microsoftPPC(3)  

sessionPPPCompComp 1.3.6.1.4.1.166.1.14.1.1.33
The compression protocol in use on this session.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), stacLZS(2), microsoftPPC(3)  

sessionPPPCompDecompRatio 1.3.6.1.4.1.166.1.14.1.1.34
The average decompression ratio, multiplied by 100. A value of 200 indicates a 1:2 decompression ratio.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionPPPCompCompRatio 1.3.6.1.4.1.166.1.14.1.1.35
The average compression ratio, multiplied by 100. A value of 200 indicates a 2:1 compression ratio.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionPPPCompExpandedPackets 1.3.6.1.4.1.166.1.14.1.1.36
The number of packets that were sent in compressed form that were larger than they would have been had they not been compressed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionPPPCompExpandedOctets 1.3.6.1.4.1.166.1.14.1.1.37
The total number of extra octets that were sent when packets were sent in compressed form that were larger than they would have been had they not been compressed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionPPPCompExpandedTooBig 1.3.6.1.4.1.166.1.14.1.1.38
The number of packets that were of a compressible type, but were not sent in compressed form because the compressed version was so large that it exceeded local or remote (MTU) constraints.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessionPPPCompStacSendCheck 1.3.6.1.4.1.166.1.14.1.1.39
The type of coherency check in use for Stac LZS compression on transmitted packets. If compression is not Stac LZS, will have value none(1).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sequenceNumber(4), microsoft(5)  

sessionPPPCompStacRecvCheck 1.3.6.1.4.1.166.1.14.1.1.40
The type of coherency check in use for Stac LZS decompression on received packets. If decompression is not Stac LZS, will have value none(1).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sequenceNumber(4), microsoft(5)  

sessionIPAddrSrc 1.3.6.1.4.1.166.1.14.1.1.41
The source of the IP address for this session. The source is a function of configured IP address assignment policy. Policy is hierarchical. The source for the session is the highest source in the hierarchy which is enabled and provides a valid address.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), peer(2), usercfg(3), dhcp(5), pool(6)  

sessTable 1.3.6.1.4.1.166.1.14.2
A table of current users of the box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SessEntry

sessEntry 1.3.6.1.4.1.166.1.14.2.1
A user of the box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SessEntry  

sessIdentifier 1.3.6.1.4.1.166.1.14.2.1.1
The unique serial number identifying this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 256..65535  

sessLines 1.3.6.1.4.1.166.1.14.2.1.2
The number of physical lines in use by this session. This can be as low as 0, as when the session is suspended.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessStatus 1.3.6.1.4.1.166.1.14.2.1.3
Setting this to a value puts the connection in that state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER connect(1), disconnect(2), suspend(3), resume(4)  

sessUser 1.3.6.1.4.1.166.1.14.2.1.4
The name of the user associated with the session. This may be empty if the user has not yet authenticated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sessConnect 1.3.6.1.4.1.166.1.14.2.1.5
Session connect time in minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessIdle 1.3.6.1.4.1.166.1.14.2.1.6
Session idle time in minutes for purposes of deciding whether to terminate session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessVirtual 1.3.6.1.4.1.166.1.14.2.1.7
If virtual, the session is subject to suspension, if normal, it will never suspend.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), virtual(2)  

sessVirtualIdle 1.3.6.1.4.1.166.1.14.2.1.8
Session idle time in seconds for purposes of deciding whether to suspend session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessMaxVirtualIdle 1.3.6.1.4.1.166.1.14.2.1.9
Session maximum idle time limit in seconds before session will be suspended. If zero, session will never be suspended.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessSuspended 1.3.6.1.4.1.166.1.14.2.1.10
Indicates whether session is connected to line, or is suspended. Can only be suspeneded if sessVirtual is virtual.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), suspended(2)  

sessVirtualLastChange 1.3.6.1.4.1.166.1.14.2.1.11
The value of sysUpTime at the time the session last changed from connected to suspeneded, or vice-versa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sessLocation 1.3.6.1.4.1.166.1.14.2.1.12
A description of the location of the session source.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sessActivity 1.3.6.1.4.1.166.1.14.2.1.13
An indication of the current activity type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dialin(2), shell(3), dialout(4), file(5), lantolan(6), busyout(7)  

sessDescription 1.3.6.1.4.1.166.1.14.2.1.14
A description of the current activity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sessMaxConnect 1.3.6.1.4.1.166.1.14.2.1.15
Session connect time limit in minutes. If zero, there is no limit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessMaxIdle 1.3.6.1.4.1.166.1.14.2.1.16
Session idle time limit in minutes. If zero, there is no limit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessPacketSize 1.3.6.1.4.1.166.1.14.2.1.17
The maximum packet sized allowed on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessProtocols 1.3.6.1.4.1.166.1.14.2.1.18
The protocols used on the connection, represented as a bitmask; 0x00000001 - PPP 0x00000002 - IP 0x00000004 - IPX 0x00000008 - AppleTalk 0x00000010 - SLIP 0x00000020 - NetBEUI 0x00000040 - LLC 0x00000080 - AALAP 0x00000100 - ARA 1.0 0x00000200 - ARA 2.0 0x00000400 - MacIP 0x00000800 - L2F client 0x00001000 - L2F dialin
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessIpaddr 1.3.6.1.4.1.166.1.14.2.1.19
The IP address used by the client of the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sessIPAddrSrc 1.3.6.1.4.1.166.1.14.2.1.20
The source of the IP address for this session. The source is a function of configured IP address assignment policy. Policy is hierarchical. The source for the session is the highest source in the hierarchy which is enabled and provides a valid address. The former portcfg(4) value has been deprecated, addresses are not configured on a port basis as of 4.0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), peer(2), usercfg(3), dhcp(5), pool(6)  

sessIpxNet 1.3.6.1.4.1.166.1.14.2.1.21
The IPX network number used for the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNetNumber  

sessIpxNode 1.3.6.1.4.1.166.1.14.2.1.22
The IPX node number used by the client of the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNodeNumber  

sessDdpAddress 1.3.6.1.4.1.166.1.14.2.1.23
The DDP address used by the client of the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DdpAddress  

sessNetbeuiAddr 1.3.6.1.4.1.166.1.14.2.1.24
The NetBEUI address used for bridging by the client of the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

sessPPPCompDecomp 1.3.6.1.4.1.166.1.14.2.1.25
The decompression protocol in use on this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), stacLZS(2), microsoftPPC(3)  

sessPPPCompComp 1.3.6.1.4.1.166.1.14.2.1.26
The compression protocol in use on this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), stacLZS(2), microsoftPPC(3)  

sessPPPCompDecompRatio 1.3.6.1.4.1.166.1.14.2.1.27
The average decompression ratio, multiplied by 100. A value of 200 indicates a 1:2 decompression ratio.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessPPPCompCompRatio 1.3.6.1.4.1.166.1.14.2.1.28
The average compression ratio, multiplied by 100. A value of 200 indicates a 2:1 compression ratio.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessPPPCompExpandedPackets 1.3.6.1.4.1.166.1.14.2.1.29
The number of packets that were sent in compressed form that were larger than they would have been had they not been compressed. Always 0, since this is never done.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessPPPCompExpandedOctets 1.3.6.1.4.1.166.1.14.2.1.30
The total number of extra octets that were sent when packets were sent in compressed form that were larger than they would have been had they not been compressed. Always 0, since this is never done.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessPPPCompExpandedTooBig 1.3.6.1.4.1.166.1.14.2.1.31
The number of packets that were of a compressible type, but were not sent in compressed form because the compressed version was so large that it exceeded local or remote (MTU) constraints. Happens when the overhead of the compression header is too much more.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessPPPCompStacSendCheck 1.3.6.1.4.1.166.1.14.2.1.32
The type of coherency check in use for Stac LZS compression on transmitted packets. If compression is not Stac LZS, will have value none(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sequenceNumber(4), microsoft(5)  

sessPPPCompStacRecvCheck 1.3.6.1.4.1.166.1.14.2.1.33
The type of coherency check in use for Stac LZS decompression on received packets. If decompression is not Stac LZS, will have value none(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), sequenceNumber(4), microsoft(5)  

sessTotalConnect 1.3.6.1.4.1.166.1.14.2.1.34
Session total connect time in minutes. Time is not counted when a Virtual Connection is suspended.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessPPPCompSentUncompressed 1.3.6.1.4.1.166.1.14.2.1.35
The number of packets that were sent in uncompressed so as not to cause the data to expand on the wire.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

sessPBurstIpxNcpAccelReq 1.3.6.1.4.1.166.1.14.2.1.36
The number of IPX NCP requests received by the Powerburst accelerator Agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessPBurstIpxNcpBytesReq 1.3.6.1.4.1.166.1.14.2.1.37
The number of bytes requested in all IPX NCP requests processed by the Powerburst accelerator Agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessPBurstIpxNcpAccel 1.3.6.1.4.1.166.1.14.2.1.38
The number of IPX NCP requests that did not require data transfer due to usage of the Powerburst accelerator
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessPBurstIpxNcpBytes 1.3.6.1.4.1.166.1.14.2.1.39
The number of bytes that did not have to be transmitted due to usage of the Powerburst accelerator
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineTable 1.3.6.1.4.1.166.1.14.3
A table of current active lines of the box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SessLineEntry

sessLineEntry 1.3.6.1.4.1.166.1.14.3.1
A user of the box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SessLineEntry  

sessLineLine 1.3.6.1.4.1.166.1.14.3.1.1
Line number on which a session exists. May not be only line in session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessLineSession 1.3.6.1.4.1.166.1.14.3.1.2
The value of sessIdentifier for the session using this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessLineDialBackNumber 1.3.6.1.4.1.166.1.14.3.1.3
The dialback phone number used by the connection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

sessLinePacketSize 1.3.6.1.4.1.166.1.14.3.1.4
The maximum packet sized allowed on this line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessLineLineMode 1.3.6.1.4.1.166.1.14.3.1.5
The line type on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), async(2), sync(3)  

sessLineAsyncOverruns 1.3.6.1.4.1.166.1.14.3.1.6
The number of overruns seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncParityErrs 1.3.6.1.4.1.166.1.14.3.1.7
The number of async parity errors seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncFrameErrs 1.3.6.1.4.1.166.1.14.3.1.8
The number of async framing errors seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncBreakErrs 1.3.6.1.4.1.166.1.14.3.1.9
The number of async break errors seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncFcsErrs 1.3.6.1.4.1.166.1.14.3.1.10
The number of async checksum errors seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncTooBig 1.3.6.1.4.1.166.1.14.3.1.11
The number of async too large packets seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineAsyncPktAbort 1.3.6.1.4.1.166.1.14.3.1.12
The number of async packet abort indications seen on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSyncFcsErrs 1.3.6.1.4.1.166.1.14.3.1.13
The number of sync FCS errors in sync mode on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSyncOverruns 1.3.6.1.4.1.166.1.14.3.1.14
The number of sync receive overruns on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSyncUnderruns 1.3.6.1.4.1.166.1.14.3.1.15
The number of sync transmit underruns on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSyncFrAborts 1.3.6.1.4.1.166.1.14.3.1.16
The number of sync frame aborts on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSyncIntframes 1.3.6.1.4.1.166.1.14.3.1.17
The number of sync interrupted frames on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLinePktsIn 1.3.6.1.4.1.166.1.14.3.1.18
The number of link-level packets received on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLinePktsOut 1.3.6.1.4.1.166.1.14.3.1.19
The number of link-level packets sent on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sessLineSlot 1.3.6.1.4.1.166.1.14.3.1.20
On a LanRover or NetModem, sessLineSlot is the slot number of the interface on which the session is created. Empty slots are skipped. Range of values: (1..8). On LanRover Access Switches, sessLineSlot is the slot number of the telephone trunk on which the session is created. Range of values: (1..11). On LanRover Access Switches, if the current session was created over a VPDN interface, the sessLineSlot value is not applicable, therefore, this value should be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..11  

sessLineChan 1.3.6.1.4.1.166.1.14.3.1.21
On a LanRover or NetModem, sessLineChan is the logical channel number on the interface on which the session is created. BRI cards have two channels, all others have one. Range of values: (1..2). On a LanRover Access Switch, sessLineChan is the timeslot of the telephone trunk on which the session is created. Range of values: (1..30). On LanRover Access Switches, if the current session was created over a VPDN interface, the sessLineChan value is not applicable, therefore, this value should be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..30  

sessLineType 1.3.6.1.4.1.166.1.14.3.1.22
Type of line for this session. This duplicates serialLineType of the index sessLineLine.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), unknown(2), uart(3), modem(4), switched56(5), bri-st(6), usart(7), bri-u(8), pri(9), dmc(10), shiva-16-v34-modem-card(11), ccm(12), l2f(13), l2tp(14), qbri-st(15), qbri-u(16)  

sessLineIfIndex 1.3.6.1.4.1.166.1.14.3.1.23
The value of ifIndex for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessLineSpeed 1.3.6.1.4.1.166.1.14.3.1.24
Speed in bits/second that the modem (if any) on this call is operating at.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessLinePhysPort 1.3.6.1.4.1.166.1.14.3.1.25
On a LanRover or NetModem, sessLinePhysPort is 1 since there is never more than 1 physical port per physical slot. Range of values: (1..1). On a LanRover Access Switch, sessLinePhysPort is the telephone trunk on which the session is created. For digital sessLineType calls, sessLineTrunk is the same as sessLineLogChan. Range of values: (1..4). On LanRover Access Switches, if the current session was created over a VPDN interface, the sessLinePhysPort value is equivalent to the VPDN interface number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

sessLineLogSlot 1.3.6.1.4.1.166.1.14.3.1.26
On a LanRover or NetModem, sessLineLogSlot is the same as the sessLineSlot. On a LanRover Access Switch, for analog sessLineType calls (dmc sessLineType), sessLineLogSlot is the slot in which the modem resides. For digital sessLineType calls, sessLineLogSlot is the slot in which the call's telephone trunk resides. Range of values: (1..11). On LanRover Access Switches, if the current session was created over a VPDN interface, the sessLineLogSlot value is not applicable, therefore, this value should be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..11  

sessLineLogChan 1.3.6.1.4.1.166.1.14.3.1.27
On a LanRover or NetModem, this is the same as the sessLineChan. Range of values: (1..2). On a LanRover Access Switch, for analog sessLineType calls (dmc sessLineType), sessLineLogChan is the modem on which this session is created. For digital sessLineType calls, sessLineLogChan is the telephone trunk, the same value as the sessLinePhysPort. Range of values: (1..36) for analog calls, (1..4) for digital calls. On LanRover Access Switches, if the current session was created over a VPDN interface, the sessLineLogChan value is not applicable, therefore, this value should be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sessionSessCount 1.3.6.1.4.1.166.1.14.4
A count of the number of sessions in progress in the LanRover or LanRover Access Switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER