H3C-PPP-OVER-SONET-MIB

File: H3C-PPP-OVER-SONET-MIB.mib (16047 bytes)

Imported modules

RFC1213-MIB SNMPv2-SMI SNMPv2-TC
HUAWEI-3COM-OID-MIB

Imported symbols

ifIndex ifDescr Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
DisplayString TruthValue h3cCommon

Defined Types

H3cPosParamTableEntry  
SEQUENCE    
  h3cPosCRC INTEGER
  h3cPosMTU INTEGER
  h3cPosScramble TruthValue
  h3cPosClockSource INTEGER
  h3cPosSdhFlagJ0 DisplayString
  h3cPosSdhFlagJ1 DisplayString
  h3cPosSonetFlagJ0 INTEGER
  h3cPosSonetFlagJ1 DisplayString
  h3cPosFlagC2 INTEGER
  h3cPosFrameType INTEGER
  h3cPosBindVlanId INTEGER
  h3cPosEncapsulation INTEGER
  h3cPoskeepaliveTimeout INTEGER
  h3cPosBERthresholdSF INTEGER
  h3cPosBERthresholdSD INTEGER
  h3cPosB1Error Counter64
  h3cPosB2Error Counter64
  h3cPosB3Error Counter64
  h3cPosM1Error Counter64
  h3cPosG1Error Counter64
  h3cPosFlagJ0Type INTEGER
  h3cPosFlagJ1Type INTEGER
  h3cPosB1TCAThreshold INTEGER
  h3cPosB2TCAThreshold INTEGER
  h3cPosB3TCAThreshold INTEGER
  h3cPosB1TCAEnable INTEGER
  h3cPosB2TCAEnable INTEGER
  h3cPosB3TCAEnable INTEGER

Defined Values

h3cPos 1.3.6.1.4.1.2011.10.2.19
This MIB manages POS(PPP Over Sonet)interfaces by providing an operational table which controls parameters of each POS interface and reports alarm conditions.
MODULE-IDENTITY    

h3cPosMIBObjects 1.3.6.1.4.1.2011.10.2.19.1
OBJECT IDENTIFIER    

h3cPosParamTable 1.3.6.1.4.1.2011.10.2.19.1.1
The pos parameter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cPosParamTableEntry

h3cPosParamTableEntry 1.3.6.1.4.1.2011.10.2.19.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cPosParamTableEntry  

h3cPosCRC 1.3.6.1.4.1.2011.10.2.19.1.1.1.1
The length of CRC
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER crc32(1), crc16(2)  

h3cPosMTU 1.3.6.1.4.1.2011.10.2.19.1.1.1.2
Maximum Transfer Unit (MTU) of POS interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 64..9192  

h3cPosScramble 1.3.6.1.4.1.2011.10.2.19.1.1.1.3
Scrambling is used to avoid continuous 0 or 1 in signals. This object is to decide whether to scramble or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

h3cPosClockSource 1.3.6.1.4.1.2011.10.2.19.1.1.1.4
The value indicates the source of clock signal. System indicates that clock signals are from device itself and line for clock signals from remote
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER system(1), line(2)  

h3cPosSdhFlagJ0 1.3.6.1.4.1.2011.10.2.19.1.1.1.5
The section trace byte. This node is used when the frame type is sdh.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

h3cPosSdhFlagJ1 1.3.6.1.4.1.2011.10.2.19.1.1.1.6
The path trace byte. This node is used when the frame type is sdh.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

h3cPosSonetFlagJ0 1.3.6.1.4.1.2011.10.2.19.1.1.1.7
The section trace byte. This node is used when the frame type is sonet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

h3cPosSonetFlagJ1 1.3.6.1.4.1.2011.10.2.19.1.1.1.8
The path trace byte. This node is used when the frame type is sonet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..62)  

h3cPosFlagC2 1.3.6.1.4.1.2011.10.2.19.1.1.1.9
The parameter for the channel signal value of C2 byte
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

h3cPosFrameType 1.3.6.1.4.1.2011.10.2.19.1.1.1.10
The frame type that encapsulates the packet. Default frame type is sdh(Synchronous Digital Hierarchy) It also can be configured using sonet type(Synchronous Optical Network).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sdh(1), sonet(2)  

h3cPosBindVlanId 1.3.6.1.4.1.2011.10.2.19.1.1.1.11
The vlan that this pos port binds. The vlan can not include any other port, otherwise error will be returned. If the vlan has a virtual interface, the status of virtual interface will be up or down according to the link status or this pos.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

h3cPosEncapsulation 1.3.6.1.4.1.2011.10.2.19.1.1.1.12
The type of encapsulation
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ppp(1), hdlc(2)  

h3cPoskeepaliveTimeout 1.3.6.1.4.1.2011.10.2.19.1.1.1.13
The keeplive of hdlc. It is the query interval of link status. Two members of a link should have same keeplive. The default 0 prohibits detecting status of link.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32767  

h3cPosBERthresholdSF 1.3.6.1.4.1.2011.10.2.19.1.1.1.14
The bit-error rate threshold for Signal Fault. SF threshold should be greater than SD threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..9  

h3cPosBERthresholdSD 1.3.6.1.4.1.2011.10.2.19.1.1.1.15
The bit-error rate threshold for Signal Degrade. SD threshold should be less than SF threshold.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..9  

h3cPosB1Error 1.3.6.1.4.1.2011.10.2.19.1.1.1.16
Counter for SBIPE(Section Bit Interleave Parity Error)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cPosB2Error 1.3.6.1.4.1.2011.10.2.19.1.1.1.17
Counter for LBIPE(Line Bit Interleave Parity Error)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cPosB3Error 1.3.6.1.4.1.2011.10.2.19.1.1.1.18
Counter for PBIPE(Path Bit Interleave Parity Error)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cPosM1Error 1.3.6.1.4.1.2011.10.2.19.1.1.1.19
How many times does LREI(Line Remote Error Indication) occur
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cPosG1Error 1.3.6.1.4.1.2011.10.2.19.1.1.1.20
How many times does PREI(Path Remote Error Indication) occur
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

h3cPosFlagJ0Type 1.3.6.1.4.1.2011.10.2.19.1.1.1.21
The frame type that encapsulates the flag J0. Default frame type is sdh(Synchronous Digital Hierarchy). It also can be configured using sonet(Synchronous Optical Network) type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sdh(1), sonet(2)  

h3cPosFlagJ1Type 1.3.6.1.4.1.2011.10.2.19.1.1.1.22
The frame type that encapsulates the flag J1. Default frame type is sdh(Synchronous Digital Hierarchy). It also can be configured using sonet(Synchronous Optical Network) type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sdh(1), sonet(2)  

h3cPosB1TCAThreshold 1.3.6.1.4.1.2011.10.2.19.1.1.1.23
Threshold for B1 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..9  

h3cPosB2TCAThreshold 1.3.6.1.4.1.2011.10.2.19.1.1.1.24
Threshold for B2 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..9  

h3cPosB3TCAThreshold 1.3.6.1.4.1.2011.10.2.19.1.1.1.25
Threshold for B3 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..9  

h3cPosB1TCAEnable 1.3.6.1.4.1.2011.10.2.19.1.1.1.26
Enable traps of B1 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cPosB2TCAEnable 1.3.6.1.4.1.2011.10.2.19.1.1.1.27
Enable traps of B2 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cPosB3TCAEnable 1.3.6.1.4.1.2011.10.2.19.1.1.1.28
Enable traps of B3 TCA.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cPosMIBNotificationsPrefix 1.3.6.1.4.1.2011.10.2.19.2
OBJECT IDENTIFIER    

h3cPosMIBNotifications 1.3.6.1.4.1.2011.10.2.19.2.0
OBJECT IDENTIFIER    

h3cPosLOSAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.1
Alarm indicates loss of signal
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLOFAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.2
Alarm indicates loss of frame
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosOOFAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.3
Alarm indicates out of frame
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLAISAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.4
Alarm when LAIS(Line Alarm Indication Signal) arrives
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLRDIAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.5
Alarm when LRDI(Line Remote Defect Indication) arrives
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosPRDIAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.6
Alarm when PRDI(Path Remote Defect Indication) arrives
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosPAISAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.7
Alarm when PAIS(Path Alarm Indication Signal) arrives
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLOPAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.8
Alarm indicates loss of pointer
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosSTIMAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.9
Alarm indicates inconsistency between sent and received J0 bytes.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosPTIMAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.10
Alarm indicates inconsistency between sent and received J1 bytes.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosPSLMAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.11
Alarm indicates a mismatched C2 byte.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLSDAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.12
Alarm indicates that the B2 bit-error rate exceeds SD threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosLSFAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.13
Alarm indicates that the B2 bit-error rate exceeds SF threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosNormalAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.14
Alarm indicates that the Pos interface state returns normal.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosB1TCAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.15
Threshold crossing alarms for B1.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosB2TCAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.16
Threshold crossing alarms for B2.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cPosB3TCAlarm 1.3.6.1.4.1.2011.10.2.19.2.0.17
Threshold crossing alarms for B3.
Status: current Access: read-write
NOTIFICATION-TYPE