SCA-MPLINK2-MIB

File: SCA-MPLINK2-MIB.mib (22738 bytes)

Imported modules

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

Imported symbols

TimeTicks Counter DisplayString
scanet OBJECT-TYPE TRAP-TYPE

Defined Types

OnOff  
INTEGER on(1), off(2)    

Attachment  
INTEGER none(1), tenbase-t(2), aui(3), id0(4), id1(5), id2(6), id3(7), eia530-dce(8), test-plug(9), v11-dce(10), v24-dce(11), v35-dce(12), v36-dce(13), eia530-dte(14), v11-dte(15), v24-dte(16), v35-dte(17), v36-dte(18), empty(19), isdn(20), pcmcia-async(21), isdn-e1-rj45(22), isdn-e1-bnc(23), isdn-t1-rj45(24)    

CompType  
INTEGER proprietary(1), stac(2)    

Direction  
INTEGER unknown(1), incoming(2), outgoing(3)    

DataState  
INTEGER down(1), timeCut(2), up(3)    

ConnectState  
INTEGER create(1), down(2), outgoingCall(3), incomingCall(4), incomingDisconnect(5), outgoingDisconnect(6), waitDisconnectConfirm(7), error(8), destroy(9), timeCut(10), idle(11), up(12), empty(13)    

Mpl2ServiceEntry  
SEQUENCE    
  mpl2ServiceNumber INTEGER
  mpl2ServiceSlotNumber INTEGER
  mpl2ServicePlugNumber INTEGER
  mpl2ServicePlugName DisplayString
  mpl2ServiceAttachment Attachment
  mpl2ServiceProvider INTEGER
  mpl2ServiceBytesSentUpper Counter
  mpl2ServiceBytesSentLower Counter
  mpl2ServiceBytesReceivedUpper Counter
  mpl2ServiceBytesReceivedLower Counter
  mpl2ServiceLock OnOff

Mpl2LanEntry  
SEQUENCE    
  mpl2LanNumber INTEGER
  mpl2LanRxCRCErrors Counter
  mpl2LanRxOverrun Counter
  mpl2LanRxLong Counter
  mpl2LanRxOverflow Counter
  mpl2LanRxAlnErrors Counter
  mpl2LanRxOuts Counter
  mpl2LanRxShort Counter
  mpl2LanTxDeferred Counter
  mpl2LanTxUnderrun Counter
  mpl2LanTxSQEFailure Counter
  mpl2LanTxExcDeferral Counter
  mpl2LanTxCollExceed Counter
  mpl2LanTxLateColl Counter
  mpl2LanTxCollisions Counter
  mpl2LanTxNoCarrier Counter

Mpl2WanEntry  
SEQUENCE    
  mpl2WanNumber INTEGER
  mpl2WanDataState DataState
  mpl2WanDataStateTimer INTEGER
  mpl2WanConnectState ConnectState
  mpl2WanConnectStateTimer INTEGER
  mpl2WanCompression OnOff
  mpl2WanCompressionType CompType
  mpl2WanCallsSucceeded Counter
  mpl2WanCallsFailed Counter
  mpl2WanCallsAccepted Counter
  mpl2WanCallsRejected Counter
  mpl2WanRetries Counter
  mpl2WanDirection Direction
  mpl2WanHasBackup OnOff
  mpl2WanBackupFor INTEGER
  mpl2WanBackupForAttachment OnOff
  mpl2WanIsSlave OnOff
  mpl2WanPppMaster INTEGER
  mpl2WanPppSlaveUpCount INTEGER
  mpl2WanActivityTimeLeft INTEGER
  mpl2WanActivity OnOff
  mpl2WanTimer OnOff

Mpl2IfStackEntry  
SEQUENCE    
  mpl2IfStackNumber INTEGER
  mpl2IfStackLowerLayer INTEGER

Defined Values

mplk2 1.3.6.1.4.1.208.44
OBJECT IDENTIFIER    

mpl2Service 1.3.6.1.4.1.208.44.1
OBJECT IDENTIFIER    

mpl2LanSpecific 1.3.6.1.4.1.208.44.2
OBJECT IDENTIFIER    

mpl2WanSpecific 1.3.6.1.4.1.208.44.3
OBJECT IDENTIFIER    

mpl2IfSpecific 1.3.6.1.4.1.208.44.4
OBJECT IDENTIFIER    

mpl2General 1.3.6.1.4.1.208.44.5
OBJECT IDENTIFIER    

mpl2ServiceTable 1.3.6.1.4.1.208.44.1.1
This table contains information on MP Links. These entries applies to LAN entries as well as WAN entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mpl2ServiceEntry

mpl2ServiceEntry 1.3.6.1.4.1.208.44.1.1.1
Information on a particular MP Link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mpl2ServiceEntry  

mpl2ServiceNumber 1.3.6.1.4.1.208.44.1.1.1.1
The MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2ServiceSlotNumber 1.3.6.1.4.1.208.44.1.1.1.2
The Slot position of the card. Set to 0 for stand-alone products.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2ServicePlugNumber 1.3.6.1.4.1.208.44.1.1.1.3
The plug number of the physical interface to which the MP Link is associated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2ServicePlugName 1.3.6.1.4.1.208.44.1.1.1.4
The name of the physical interface to which the MP Link is associated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..30)  

mpl2ServiceAttachment 1.3.6.1.4.1.208.44.1.1.1.5
The connector type used to connect the router to the LAN or WAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Attachment  

mpl2ServiceProvider 1.3.6.1.4.1.208.44.1.1.1.6
The type of provider for this MP Link. For WAN links this specifies the actual protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER lan(1), lapbHdlc(2), pppHdlc(3), frHdlc(4), frAttachment(5), lapbIsdn(6), pppIsdn(7), isdnAttachment(8), x25Lapb(9), x25Attachment(10), slip(11), pppMultiMaster(12), pppPcmciaModem(16)  

mpl2ServiceBytesSentUpper 1.3.6.1.4.1.208.44.1.1.1.7
The upper 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2ServiceBytesSentLower 1.3.6.1.4.1.208.44.1.1.1.8
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2ServiceBytesReceivedUpper 1.3.6.1.4.1.208.44.1.1.1.9
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2ServiceBytesReceivedLower 1.3.6.1.4.1.208.44.1.1.1.10
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) received via the MP Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2ServiceLock 1.3.6.1.4.1.208.44.1.1.1.11
Indicates whether an MP Link has been locked from local management. The link may be unlocked by setting the value to 'off' and locked by setting the value to 'on'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OnOff  

mpl2LanTable 1.3.6.1.4.1.208.44.2.1
This table contains information on LAN MP Links.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mpl2LanEntry

mpl2LanEntry 1.3.6.1.4.1.208.44.2.1.1
Information on a particular LAN MP Link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mpl2LanEntry  

mpl2LanNumber 1.3.6.1.4.1.208.44.2.1.1.1
The LAN MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2LanRxCRCErrors 1.3.6.1.4.1.208.44.2.1.1.2
The number of frames received which were discarded due to Cyclic Redundancy Check (CRC) errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxOverrun 1.3.6.1.4.1.208.44.2.1.1.3
The number of frames received which were lost due to RAM overloads within the router. This should not occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxLong 1.3.6.1.4.1.208.44.2.1.1.4
The number of frames received which were discarded due to being larger than the maximum allowable length on the LAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxOverflow 1.3.6.1.4.1.208.44.2.1.1.5
The number of frames received which were discarded due to lack of buffer capacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxAlnErrors 1.3.6.1.4.1.208.44.2.1.1.6
The number of frames received which were discarded due to having the wrong frame length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxOuts 1.3.6.1.4.1.208.44.2.1.1.7
The number of frames received which were processed by higher layer protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanRxShort 1.3.6.1.4.1.208.44.2.1.1.8
The number of frames received which were discarded due to being shorter than the smallest allowable length on the LAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxDeferred 1.3.6.1.4.1.208.44.2.1.1.9
The number of outgoing frames which were discarded due to a busy link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxUnderrun 1.3.6.1.4.1.208.44.2.1.1.10
The number of outgoing frames which were discarded due to overload.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxSQEFailure 1.3.6.1.4.1.208.44.2.1.1.11
The number of outbound frames which had Signal Quality Errors (SQE).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxExcDeferral 1.3.6.1.4.1.208.44.2.1.1.12
The number of transmission attempts which were delayed for more than 3.2 ms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxCollExceed 1.3.6.1.4.1.208.44.2.1.1.13
The number of outbound frames which were discarded due to exceeding 16 collisions on the Ethernet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxLateColl 1.3.6.1.4.1.208.44.2.1.1.14
The number of collisions occurring after the first 512 bytes of a frame had been transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxCollisions 1.3.6.1.4.1.208.44.2.1.1.15
The number of outgoing frames which were discarded due to collisions that occurred during transmissions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2LanTxNoCarrier 1.3.6.1.4.1.208.44.2.1.1.16
The number of No Carrier detections during transmissions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2WanTable 1.3.6.1.4.1.208.44.3.1
This table contains information on WAN MP Links.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mpl2WanEntry

mpl2WanEntry 1.3.6.1.4.1.208.44.3.1.1
Information on a particular WAN MP Link.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mpl2WanEntry  

mpl2WanNumber 1.3.6.1.4.1.208.44.3.1.1.1
The WAN MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanDataState 1.3.6.1.4.1.208.44.3.1.1.2
The state of the MP Link seen from the higher layer protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DataState  

mpl2WanDataStateTimer 1.3.6.1.4.1.208.44.3.1.1.3
The time in seconds since the MP Link entered the Data State.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanConnectState 1.3.6.1.4.1.208.44.3.1.1.4
Indicates the connection state of the WAN MP Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ConnectState  

mpl2WanConnectStateTimer 1.3.6.1.4.1.208.44.3.1.1.5
The time in seconds since the MP Link entered the Connect State.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanCompression 1.3.6.1.4.1.208.44.3.1.1.6
Indicates if data compression is used over the WAN MP Link. For frame relay links compression is not negotiated. For all other WAN protocols the compression will remain 'off' if not configured in both routers over the link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

mpl2WanCompressionType 1.3.6.1.4.1.208.44.3.1.1.7
Proprietary compression is used for LAPB and X.25 MP Links. For all other WAN protocols the Stac compression algorithm is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CompType  

mpl2WanCallsSucceeded 1.3.6.1.4.1.208.44.3.1.1.8
The number of outgoing call which succeeded in making the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2WanCallsFailed 1.3.6.1.4.1.208.44.3.1.1.9
The number of outgoing call which failed to make the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2WanCallsAccepted 1.3.6.1.4.1.208.44.3.1.1.10
The number of incoming calls which were accepted on this link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2WanCallsRejected 1.3.6.1.4.1.208.44.3.1.1.11
The number of incoming calls which were rejected on this link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mpl2WanRetries 1.3.6.1.4.1.208.44.3.1.1.12
The number of retries made for outgoing calls. May be set to zero which causes the call sequence to restarted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mpl2WanDirection 1.3.6.1.4.1.208.44.3.1.1.13
Shows who initiated the call. 'incoming' if the call was initiated by the remote router and 'outgoing' if the call was inititated by this router. For PPP Multi Links the direction refers the the direction of the first slave link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Direction  

mpl2WanHasBackup 1.3.6.1.4.1.208.44.3.1.1.14
Indicates whether this link has a backup link configured for it.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

mpl2WanBackupFor 1.3.6.1.4.1.208.44.3.1.1.15
Shows the primary link for which this link is the backup. The value 0 indicates that this is not a backup link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanBackupForAttachment 1.3.6.1.4.1.208.44.3.1.1.16
Indicates whether this link is a backup for an attachment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

mpl2WanIsSlave 1.3.6.1.4.1.208.44.3.1.1.17
Indicates whether this link is a slave link associated with a PPP Multi Link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

mpl2WanPppMaster 1.3.6.1.4.1.208.44.3.1.1.18
Indicates the master link for a slave link. For master links and links not associated with a PPP Multi Link the value is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanPppSlaveUpCount 1.3.6.1.4.1.208.44.3.1.1.19
The number of slave links in Connect State 'up'. For slave links and links not associated with a PPP Multi Link the value is 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanActivityTimeLeft 1.3.6.1.4.1.208.44.3.1.1.20
The time remaining in seconds until the Daily Activity Limit will close and lock the link. When the Daily Activity Limit has been reached, the link can be activated by setting mpl2WanActivity to 'on'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2WanActivity 1.3.6.1.4.1.208.44.3.1.1.21
Indicates whether the Daily Activity Limit has been reached and locked the link. To unlock the link set the value to 'off'. It is not possible to set to the value to 'on'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OnOff  

mpl2WanTimer 1.3.6.1.4.1.208.44.3.1.1.22
Indicates whether an MP Link timer has locked the link. 'on' means the link is locked.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OnOff  

mpl2IfStackTable 1.3.6.1.4.1.208.44.4.1
This table contains information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub- layers run 'on top of' which other sub-layers. Each sub-layer corresponds to a conceptual row in the ifTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mpl2IfStackEntry

mpl2IfStackEntry 1.3.6.1.4.1.208.44.4.1.1
Information on a particular relationship between two sub-layers, specifying that one sub-layer runs on 'top' of the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mpl2IfStackEntry  

mpl2IfStackNumber 1.3.6.1.4.1.208.44.4.1.1.1
The MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2IfStackLowerLayer 1.3.6.1.4.1.208.44.4.1.1.2
The value of ifIndex corresponding to the lower sub- layer of the relationship, i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding instance of mpl2IfStackNumber. If there is no lower sub-layer, then this object has the value 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpl2GeneralOverviewChange 1.3.6.1.4.1.208.44.5.1
The value of sysUpTime at the time any MP Link seen from the overview changed state or the like.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

mpl2LockEvent 1
Lock state changed to for link . This trap is sent when an MP Link is locked or unlocked from local management or via SNMP.
TRAP-TYPE    

mpl2WanRetriesEvent 2
Max. retries exceeded () for link . This trap is sent when an MP Link has had more failed connect-attempts than allowed in the configuration.
TRAP-TYPE    

mpl2WanActivityEvent 3
Daily Activity Limit has been reached. Link locked. This trap is sent when the Daily Activity Limit has been reached and locked the link.
TRAP-TYPE    

mpl2WanTimerEvent 4
Link timer has changed lock state to for link . This trap is sent when an MP Link timer has locked or unlocked the link.
TRAP-TYPE