Fore-PLCP-MIB

File: Fore-PLCP-MIB.mib (12922 bytes)

Imported modules

SNMPv2-SMI Fore-Common-MIB IF-MIB
Fore-TrapLog-MIB

Imported symbols

Counter32 OBJECT-TYPE MODULE-IDENTITY
Integer32 NOTIFICATION-TYPE asx
ifIndex ifName trapLogIndex

Defined Types

ForePlcpConfigEntry  
SEQUENCE    
  forePlcpConfigFrameFormat INTEGER

ForePlcpTotalEntry  
SEQUENCE    
  forePlcpTotalFerrCount Counter32
  forePlcpTotalLofSeconds Counter32
  forePlcpTotalBip8Count Counter32
  forePlcpTotalFebeCount Counter32
  forePlcpTotalYellowAlarmSeconds Counter32

ForePlcpCurrentEntry  
SEQUENCE    
  forePlcpCurrentFerrCount Counter32
  forePlcpCurrentBip8Count Counter32
  forePlcpCurrentFebeCount Counter32
  forePlcpCurrentErrSeconds Counter32
  forePlcpCurrentSevErrSeconds Counter32
  forePlcpCurrentUnavailSeconds Counter32

ForePlcpIntervalEntry  
SEQUENCE    
  forePlcpInterval Integer32
  forePlcpIntervalFerrCount Counter32
  forePlcpIntervalBip8Count Counter32
  forePlcpIntervalFebeCount Counter32
  forePlcpIntervalErrSeconds Counter32
  forePlcpIntervalSevErrSeconds Counter32
  forePlcpIntervalUnavailSeconds Counter32

Defined Values

forePlcpMib 1.3.6.1.4.1.326.2.2.1.1.13
This mib implements management information for the PLCP convergence layer in an atm interface. Typically PLCP framing is used to encapsulate ATM cells for transmission over a DS3/E3 link.
MODULE-IDENTITY    

forePlcpConfigTable 1.3.6.1.4.1.326.2.2.1.1.13.1
A table of PLCP convergence layer information configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForePlcpConfigEntry

forePlcpConfigEntry 1.3.6.1.4.1.326.2.2.1.1.13.1.1
A table entry containing PLCP convergence layer configuration information for each atm interface using PLCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForePlcpConfigEntry  

forePlcpConfigFrameFormat 1.3.6.1.4.1.326.2.2.1.1.13.1.1.1
This variable controls the PLCP framing format used to carry ATM cells over this interface. Note that some interfaces may not support all formats and that this variable may be read-only for some interfaces.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forePlcpFrameFormatDs1(1), forePlcpFrameFormatE1(2), forePlcpFrameFormatDs3(3), forePlcpFrameFormatE3(4)  

forePlcpTotalTable 1.3.6.1.4.1.326.2.2.1.1.13.2
A table of PLCP convergence layer information and parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForePlcpTotalEntry

forePlcpTotalEntry 1.3.6.1.4.1.326.2.2.1.1.13.2.1
A table entry containing PLCP convergence layer information for each atm interface using PLCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForePlcpTotalEntry  

forePlcpTotalFerrCount 1.3.6.1.4.1.326.2.2.1.1.13.2.1.1
The number of framing errors detected since the interface was reset. A framing error is determined by errors in the A1 and A2 bytes of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpTotalLofSeconds 1.3.6.1.4.1.326.2.2.1.1.13.2.1.2
The number of seconds an out of frame condition persisted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpTotalBip8Count 1.3.6.1.4.1.326.2.2.1.1.13.2.1.3
The number of Bit Interleaved Parity errors detected since the interface was reset. A BIP error is determined by using the parity carried in the B1 byte of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpTotalFebeCount 1.3.6.1.4.1.326.2.2.1.1.13.2.1.4
The number of Far End BIP Errors detected. This information is determined by examination of the G1 byte in the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpTotalYellowAlarmSeconds 1.3.6.1.4.1.326.2.2.1.1.13.2.1.5
The number of seconds that a far end yellow alarm condition has persisted. This information is determined by examiniation of the G1 byte of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentTable 1.3.6.1.4.1.326.2.2.1.1.13.3
A table of PLCP convergence layer information and parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForePlcpCurrentEntry

forePlcpCurrentEntry 1.3.6.1.4.1.326.2.2.1.1.13.3.1
A table entry containing PLCP convergence layer current statistics for each atm interface using PLCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForePlcpCurrentEntry  

forePlcpCurrentFerrCount 1.3.6.1.4.1.326.2.2.1.1.13.3.1.1
The number of framing errors detected in current interval. A framing error is determined by errors in the A1 and A2 bytes of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentBip8Count 1.3.6.1.4.1.326.2.2.1.1.13.3.1.2
The number of Bit Interleaved Parity errors detected in the current interval. A BIP error is determined by using the parity carried in the B1 byte of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentFebeCount 1.3.6.1.4.1.326.2.2.1.1.13.3.1.3
The number of Far End BIP Errors detected in the current interval. This information is determined by examination of the G1 byte in the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentErrSeconds 1.3.6.1.4.1.326.2.2.1.1.13.3.1.4
Number of Errored Seconds in current interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentSevErrSeconds 1.3.6.1.4.1.326.2.2.1.1.13.3.1.5
Number of Severely Errored Seconds in current interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpCurrentUnavailSeconds 1.3.6.1.4.1.326.2.2.1.1.13.3.1.6
Number of Unavailable Seconds in the current interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalTable 1.3.6.1.4.1.326.2.2.1.1.13.4
Interval table of PLCP convergence layer information and parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForePlcpIntervalEntry

forePlcpIntervalEntry 1.3.6.1.4.1.326.2.2.1.1.13.4.1
A table entry containing PLCP convergence layer current statistics for each atm interface using PLCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForePlcpIntervalEntry  

forePlcpInterval 1.3.6.1.4.1.326.2.2.1.1.13.4.1.1
Interval number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

forePlcpIntervalFerrCount 1.3.6.1.4.1.326.2.2.1.1.13.4.1.2
The number of framing errors detected in particular interval. A framing error is determined by errors in the A1 and A2 bytes of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalBip8Count 1.3.6.1.4.1.326.2.2.1.1.13.4.1.3
The number of Bit Interleaved Parity errors detected in the particular interval. A BIP error is determined by using the parity carried in the B1 byte of the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalFebeCount 1.3.6.1.4.1.326.2.2.1.1.13.4.1.4
The number of Far End BIP Errors detected in the particular interval. This information is determined by examination of the G1 byte in the PLCP frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalErrSeconds 1.3.6.1.4.1.326.2.2.1.1.13.4.1.5
Number of Errored Seconds in particular interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalSevErrSeconds 1.3.6.1.4.1.326.2.2.1.1.13.4.1.6
Number of Severely Errored Seconds in particular interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpIntervalUnavailSeconds 1.3.6.1.4.1.326.2.2.1.1.13.4.1.7
Number of Unavailable Seconds in the particular interval
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

forePlcpYellowDetected 1.3.6.1.4.1.326.2.2.1.1.13.0.1
This trap indicates that the specified DS3 port has detected incoming PLCP Yellow Alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

forePlcpYellowCleared 1.3.6.1.4.1.326.2.2.1.1.13.0.2
This trap indicates that the specified DS3 port has detected clearance of incoming PLCP Yellow Alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

forePlcpLOFDetected 1.3.6.1.4.1.326.2.2.1.1.13.0.3
This trap indicates that the specified DS3 port has detected incoming PLCP LOF Alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

forePlcpLOFCleared 1.3.6.1.4.1.326.2.2.1.1.13.0.4
This trap indicates that the specified DS3 port has detected clearance of incoming PLCP LOF Alarm.
Status: current Access: read-only
NOTIFICATION-TYPE