Fore-HDLC-MIB

File: Fore-HDLC-MIB.mib (5634 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE Counter32
ifIndex ifName asx
trapLogIndex

Defined Types

ForeHdlcIfEntry  
SEQUENCE    
  foreHdlcIfPayloadType INTEGER
  foreHdlcIfAdminStatus INTEGER
  foreHdlcIfFcsWidth INTEGER

ForeHdlcStatsEntry  
SEQUENCE    
  foreHdlcIfTxPackets Counter32
  foreHdlcIfTxOctets Counter32
  foreHdlcIfRxPackets Counter32
  foreHdlcIfRxOctets Counter32
  foreHdlcIfChecksumErrors Counter32
  foreHdlcIfLossOfFrame INTEGER

Defined Values

foreHdlcIfGroup 1.3.6.1.4.1.326.2.2.1.1.20
OBJECT IDENTIFIER    

foreHdlcIfTable 1.3.6.1.4.1.326.2.2.1.1.20.1
A table containing HDLC interface configuration and status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeHdlcIfEntry

foreHdlcIfEntry 1.3.6.1.4.1.326.2.2.1.1.20.1.1
A table entry containing the HDLC interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeHdlcIfEntry  

foreHdlcIfPayloadType 1.3.6.1.4.1.326.2.2.1.1.20.1.1.1
Indicates the configured mode for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fast(1), ppp(2)  

foreHdlcIfAdminStatus 1.3.6.1.4.1.326.2.2.1.1.20.1.1.2
Indicates the admin status of this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

foreHdlcIfFcsWidth 1.3.6.1.4.1.326.2.2.1.1.20.1.1.3
Indicates the configured width of the FCS on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fcs16(16), fcs32(32)  

foreHdlcStatsTable 1.3.6.1.4.1.326.2.2.1.1.20.2
A table containing HDLC interface Statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ForeHdlcStatsEntry

foreHdlcStatsEntry 1.3.6.1.4.1.326.2.2.1.1.20.2.1
A table entry containing the HDLC statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ForeHdlcStatsEntry  

foreHdlcIfTxPackets 1.3.6.1.4.1.326.2.2.1.1.20.2.1.1
The number of packets that have arrived at the HDLC SAP from the upper layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreHdlcIfTxOctets 1.3.6.1.4.1.326.2.2.1.1.20.2.1.2
The number of octets that the HDLC packet layer has passed to the lower layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreHdlcIfRxPackets 1.3.6.1.4.1.326.2.2.1.1.20.2.1.3
The number of packets that the HDLC SAP has passed to the upper layear.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreHdlcIfRxOctets 1.3.6.1.4.1.326.2.2.1.1.20.2.1.4
The number of octets that the HDLC packet layer has received from the lower layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreHdlcIfChecksumErrors 1.3.6.1.4.1.326.2.2.1.1.20.2.1.5
The number of packets that the HDLC packet layer has discarded due to checksum errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

foreHdlcIfLossOfFrame 1.3.6.1.4.1.326.2.2.1.1.20.2.1.6
Indicates whether or not loss of frame is being experienced in the incoming octet stream.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(2)  

foreHdlcLOFDetected 1.3.6.1.4.1.326.2.2.1.1.20.0.1
This trap indicates that the specified HDLC interface is experiencing Loss Of Frame (LOF) failure. An LOF failure is declared when the LOF defect persists fore a period of 2.5 +/- 0.5 seconds.
Status: current Access: read-only
NOTIFICATION-TYPE    

foreHdlcLOFCleared 1.3.6.1.4.1.326.2.2.1.1.20.0.2
This trap indicates that the LOF failure identified by trap foreHdlcLOFDetected has been cleared. The LOF failure is cleared when the LOF defect is absent for 10 +/- 0.5 seconds.
Status: current Access: read-only
NOTIFICATION-TYPE