HUAWEI-ATM-OAM-MIB

File: HUAWEI-ATM-OAM-MIB.mib (17801 bytes)

Imported modules

ATM-TC-MIB HUAWEI-MIB IF-MIB
SNMPv2-SMI SNMPv2-TC

Imported symbols

AtmVpIdentifier AtmVcIdentifier huaweiUtility
ifIndex OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE DateAndTime RowStatus

Defined Types

HwAtmOamPointEntry  
SEQUENCE    
  hwAtmOamPointVPI AtmVpIdentifier
  hwAtmOamPointVCI AtmVcIdentifier
  hwAtmOamPointType INTEGER
  hwAtmOamPointAdminStatus INTEGER
  hwAtmOamAlarmType INTEGER
  hwAtmOamCfgFlag INTEGER
  hwAtmOamFmStatus INTEGER
  hwAtmOamFmStatusDateTime DateAndTime
  hwAtmOamPointRowStatus RowStatus

HwAtmOamCcEntry  
SEQUENCE    
  hwAtmOamCcVPI AtmVpIdentifier
  hwAtmOamCcVCI AtmVcIdentifier
  hwAtmOamCcDirection INTEGER
  hwAtmOamConfType INTEGER
  hwAtmOamCcAdminStatus INTEGER
  hwAtmOamCcRowStatus RowStatus

HwAtmOamLbEntry  
SEQUENCE    
  hwAtmOamLbVPI AtmVpIdentifier
  hwAtmOamLbVCI AtmVcIdentifier
  hwAtmOamLbType INTEGER
  hwAtmOamLbPointLLID OCTET STRING
  hwAtmOamLbNumber INTEGER
  hwAtmOamLbInterval INTEGER

HwAtmOamLlidEntry  
SEQUENCE    
  hwAtmOamLlidPointLLID OCTET STRING

HwAtmOamInsertEntry  
SEQUENCE    
  hwAtmOamInsertVPI AtmVpIdentifier
  hwAtmOamInsertVCI AtmVcIdentifier
  hwAtmOamInsertOperation INTEGER
  hwAtmOamInsertSegment INTEGER
  hwAtmOamInsertCellType INTEGER

Defined Values

hwAtmOam 1.3.6.1.4.1.2011.6.11
huawei hwAtmOam mib.
MODULE-IDENTITY    

hwAtmOamMibObjects 1.3.6.1.4.1.2011.6.11.1
OBJECT IDENTIFIER    

hwAtmOamPointTable 1.3.6.1.4.1.2011.6.11.1.1
Table of OAM point. functions Decripted as:
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmOamPointEntry

hwAtmOamPointEntry 1.3.6.1.4.1.2011.6.11.1.1.1
OAM point table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmOamPointEntry  

hwAtmOamPointVPI 1.3.6.1.4.1.2011.6.11.1.1.1.1
vpi.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmOamPointVCI 1.3.6.1.4.1.2011.6.11.1.1.1.2
vci. if vci = 0, means that this is a F4 point
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmOamPointType 1.3.6.1.4.1.2011.6.11.1.1.1.3
OAM point type. e2e(1) : e-t-e end point. segment(2) : segment end point. e2e-inter(3) : connection point within two e-t-e points. segment-inter(4): connection point within two segment points.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER e2e(1), segment(2), e2eInter(3), segmentInter(4)  

hwAtmOamPointAdminStatus 1.3.6.1.4.1.2011.6.11.1.1.1.4
up(1) means enable; down(2) means disable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwAtmOamAlarmType 1.3.6.1.4.1.2011.6.11.1.1.1.5
OAM point alarm type. noAlarm(0) : no alarm. receiveAisCell(0x01): received AIS cell. receiveRdiCell(0x02): received RDI cell. loc(0x04) : lost of continuty(CC failed). f4Ais(0x08) : F4 layer AIS alarm. only for F5 point. portAlarm(0x10) : F1~F3 layer alarm. All Alarms can happen at same time which dispayed as the relate bit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAlarm(0), receiveAisCell(1), receiveRdiCell(2), loc(4), f4Ais(8), portAlarm(16)  

hwAtmOamCfgFlag 1.3.6.1.4.1.2011.6.11.1.1.1.6
OAM point configure recovering flag. running(1) : OAM point in running stage. recovering(2): OAM point in recovering stage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER running(1), recovering(2)  

hwAtmOamFmStatus 1.3.6.1.4.1.2011.6.11.1.1.1.7
OAM point FM status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), ais(2), rdi(3)  

hwAtmOamFmStatusDateTime 1.3.6.1.4.1.2011.6.11.1.1.1.8
The time that the OAM point entered this FM status.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

hwAtmOamPointRowStatus 1.3.6.1.4.1.2011.6.11.1.1.1.9
OAM point table row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmOamCcTable 1.3.6.1.4.1.2011.6.11.1.2
Table of CC end point. see the define of the OAM point table .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmOamCcEntry

hwAtmOamCcEntry 1.3.6.1.4.1.2011.6.11.1.2.1
OAM CC end point table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmOamCcEntry  

hwAtmOamCcVPI 1.3.6.1.4.1.2011.6.11.1.2.1.1
vpi.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmOamCcVCI 1.3.6.1.4.1.2011.6.11.1.2.1.2
vci. if vci = 0, means that this is a F4 point
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmOamCcDirection 1.3.6.1.4.1.2011.6.11.1.2.1.3
OAM CC direction.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sink(1), source(2), both(3)  

hwAtmOamConfType 1.3.6.1.4.1.2011.6.11.1.2.1.4
OAM CC configure type,only valid up or down operating . autoConfig(1) : active/deactive CC by A/D protocol. manualConfig(2): active/deactive CC by TMN entirely. see I.610
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER autoConfig(1), manualConfig(2)  

hwAtmOamCcAdminStatus 1.3.6.1.4.1.2011.6.11.1.2.1.5
up(1) means enable; down(2) means disable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwAtmOamCcRowStatus 1.3.6.1.4.1.2011.6.11.1.2.1.6
OAM CC end point table row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwAtmOamLbTable 1.3.6.1.4.1.2011.6.11.1.3
Table of loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmOamLbEntry

hwAtmOamLbEntry 1.3.6.1.4.1.2011.6.11.1.3.1
OAM loopback table entry. This talbe only support 'set' operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmOamLbEntry  

hwAtmOamLbVPI 1.3.6.1.4.1.2011.6.11.1.3.1.1
vpi.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmOamLbVCI 1.3.6.1.4.1.2011.6.11.1.3.1.2
vci. if vci = 0, means that this is a F4 point.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmOamLbType 1.3.6.1.4.1.2011.6.11.1.3.1.3
OAM loopback type. e2e(1) : end to end loopback. segment(2) : segment loopback. llid(3) : specified llid loopback. no-loopback(4): stopping loopback.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER e2e(1), segment(2), llid(3), no-loopback(4)  

hwAtmOamLbPointLLID 1.3.6.1.4.1.2011.6.11.1.3.1.4
Specify loopback destination LLID, which valid only hwAtmOamLbType being set llid(3) .
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwAtmOamLbNumber 1.3.6.1.4.1.2011.6.11.1.3.1.5
Specify the number of the cells loopbacked .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..10  

hwAtmOamLbInterval 1.3.6.1.4.1.2011.6.11.1.3.1.6
Specify the interval between two insert operation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..5  

hwAtmOamLlidTable 1.3.6.1.4.1.2011.6.11.1.4
Table of LLID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmOamLlidEntry

hwAtmOamLlidEntry 1.3.6.1.4.1.2011.6.11.1.4.1
OAM LLID table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmOamLlidEntry  

hwAtmOamLlidPointLLID 1.3.6.1.4.1.2011.6.11.1.4.1.1
local interface LLID.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

hwAtmOamInsertTable 1.3.6.1.4.1.2011.6.11.1.5
Table of Insert.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwAtmOamInsertEntry

hwAtmOamInsertEntry 1.3.6.1.4.1.2011.6.11.1.5.1
OAM Insert table entry. This talbe only support 'set' operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwAtmOamInsertEntry  

hwAtmOamInsertVPI 1.3.6.1.4.1.2011.6.11.1.5.1.1
vpi.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hwAtmOamInsertVCI 1.3.6.1.4.1.2011.6.11.1.5.1.2
vci. if vci = 0, means that this is a F4 point.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

hwAtmOamInsertOperation 1.3.6.1.4.1.2011.6.11.1.5.1.3
specify the operation(begin or stop) of the insertion .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

hwAtmOamInsertSegment 1.3.6.1.4.1.2011.6.11.1.5.1.4
specify the segment type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER segment(1), end(2)  

hwAtmOamInsertCellType 1.3.6.1.4.1.2011.6.11.1.5.1.5
specify the type of the inserted cell .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ais(1), rdi(2), cc(3)  

hwAtmOamTraps 1.3.6.1.4.1.2011.6.11.2
OBJECT IDENTIFIER    

hwAtmOamTrapVarBindOids 1.3.6.1.4.1.2011.6.11.2.1
OBJECT IDENTIFIER    

hwAtmOamGeneralVarBindOids 1.3.6.1.4.1.2011.6.11.2.1.1
OBJECT IDENTIFIER    

hwAtmOamVarBindLoopbackResult 1.3.6.1.4.1.2011.6.11.2.1.1.1
Loopback result: success(1) --loopback success timeout(2) --not recieved loopback cell for 5 seconds after sent, time out
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), timeout(2)  

hwAtmOamVarBindOidsReason 1.3.6.1.4.1.2011.6.11.2.1.2
OBJECT IDENTIFIER    

hwAtmOamAisReason 1.3.6.1.4.1.2011.6.11.2.1.2.1
OAM operation terminate reason: enumFirst: explain: ATM connection be deleted resolving method:None enumSecond: explain: Board fail resolving method:None
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER connDelete(1), boardFail(2)  

hwAtmOamOperTerminateReason 1.3.6.1.4.1.2011.6.11.2.1.2.2
OAM operation terminate reason: enumFirst: explain: ATM connection be deleted resolving method:None enumSecond: explain: Board fail resolving method:None
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER connDelete(1), boardFail(2)  

hwAtmOamAlarmTraps 1.3.6.1.4.1.2011.6.11.2.2
OBJECT IDENTIFIER    

hwAtmOamAlarmTrapsOids 1.3.6.1.4.1.2011.6.11.2.2.0
OBJECT IDENTIFIER    

hwAtmOamAlarmAis 1.3.6.1.4.1.2011.6.11.2.2.0.1
alarm description:AIS alarm explain: AIS cell recieved from upstream. resolving method:Check if there is some defect in the upstream
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmAisRestore 1.3.6.1.4.1.2011.6.11.2.2.0.2
alarm description:AIS alarm restore explain: There is no AIS cell recieved from upstream within a time interval of 2.5 seconds, with a margin of 0.5 seconds, resolving method:NA.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmRdi 1.3.6.1.4.1.2011.6.11.2.2.0.3
alarm description:RDI alarm explain: RDI cell recieved from downstream. resolving method:Check if there is some defect in the downstream.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmRdiRestore 1.3.6.1.4.1.2011.6.11.2.2.0.4
alarm description:RDI alarm restore explain: There is no RDI cell recieved from downstream within a time interval of 2.5 seconds, with a margin of 0.5 seconds, resolving method:NA.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmLoc 1.3.6.1.4.1.2011.6.11.2.2.0.5
alarm description:LOC alarm explain: CC sink can not recieve CC cells from source within a time interval of 3.5 seconds,with a margin of 0.5 seconds;Or physical fault is detected resolving method:Check if there is some physical fault.check if there is some defect bettween CC source and CC sink.check if CC source is configured turely.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmLocRestore 1.3.6.1.4.1.2011.6.11.2.2.0.6
alarm description:LOC alarm restore explain: CC cells can be recieved from CC source.Or physical fault is restored. resolving method:NA
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmLbTerminate 1.3.6.1.4.1.2011.6.11.2.2.0.7
alarm description:LB abort alarm explain:1.The corresponding connection is deleted 2.There is some fault in the corresponding board. resolving method:Until the board changes normal, and renew configureing if necesssary
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamAlarmInsTerminate 1.3.6.1.4.1.2011.6.11.2.2.0.8
alarm description:Insertion abort alarm explain:1.The corresponding connection is deleted 2.There is some fault in the corresponding board. resolving method:Until the board changes normal, and renew configureing if necesssary
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwAtmOamGeneralTraps 1.3.6.1.4.1.2011.6.11.2.3
OBJECT IDENTIFIER    

hwAtmOamGeneralTrapsOids 1.3.6.1.4.1.2011.6.11.2.3.0
OBJECT IDENTIFIER    

hwAtmOamTrapLoopbackReport 1.3.6.1.4.1.2011.6.11.2.3.0.1
General trap description: Used to send loopback result of LB cell, success(1) or timeout(2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE