NMS-EPON-OLT-PON

File: NMS-EPON-OLT-PON.mib (28390 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
NMS-SMI NMS-OPTICAL-PORT-MIB SNMPv2-TC

Imported symbols

Counter IpAddress OBJECT-TYPE
DisplayString PhysAddress ifDescr
nmsEPONGroup opIfTxPowerCurr opIfTemperature
opIfVolt opIfCurrent RowStatus

Defined Types

NMSEponOltPonEntry  
SEQUENCE    
  ponIfIndex INTEGER
  llidSequenceNo INTEGER
  onuAuthMethod INTEGER
  isCheckOnuMac INTEGER
  isPONBelongtoPSG INTEGER
  pONBelongtoPSGID INTEGER
  isUsingMpcpRegisteAckDelayTime INTEGER
  mpcpRegisteAckDelayTime INTEGER
  ponIfAdminStatus INTEGER
  ponIfInFecStatus INTEGER
  ponIfOutFecStatus INTEGER
  ponIfLaserStatus INTEGER
  isOnuDataSwitch INTEGER
  ponIfProtectedStatus INTEGER
  ponIfDynamicMacLearningStatus INTEGER
  ponIfMacACL DisplayString
  ponIfIpACL DisplayString
  fiberProtectHandInHand INTEGER
  fiberProtectGroup INTEGER
  splittingRatio INTEGER
  activeOnuNum INTEGER
  inactiveOnuNum INTEGER
  llidIfindexString OCTET STRING

PonOpticsParameterAlarmSetEntry  
SEQUENCE    
  ifIndex INTEGER
  txPowerAlarmUpLimitEnable INTEGER
  txPowerAlarmUpLimitThreshold INTEGER
  txPowerAlarmUpLimitClearThreshold INTEGER
  txPowerAlarmLowLimitEnable INTEGER
  txPowerAlarmLowLimitThreshold INTEGER
  txPowerAlarmLowLimitClearThreshold INTEGER
  temperatureAlarmUpLimitEnable INTEGER
  temperatureAlarmUpLimitThreshold INTEGER
  temperatureAlarmUpLimitClearThreshold INTEGER
  temperatureAlarmLowLimitEnable INTEGER
  temperatureAlarmLowLimitThreshold INTEGER
  temperatureAlarmLowLimitClearThreshold INTEGER
  voltageAlarmUpLimitEnable INTEGER
  voltageAlarmUpLimitThreshold INTEGER
  voltageAlarmUpLimitClearThreshold INTEGER
  voltageAlarmLowLimitEnable INTEGER
  voltageAlarmLowLimitThreshold INTEGER
  voltageAlarmLowLimitClearThreshold INTEGER
  currentAlarmUpLimitEnable INTEGER
  currentAlarmUpLimitThreshold INTEGER
  currentAlarmUpLimitClearThreshold INTEGER
  currentAlarmLowLimitEnable INTEGER
  currentAlarmLowLimitThreshold INTEGER
  currentAlarmLowLimitClearThreshold INTEGER

Defined Values

nmsEponOltPon 1.3.6.1.4.1.3320.101.6
OBJECT IDENTIFIER    

nmseponoltponTable 1.3.6.1.4.1.3320.101.6.1
A list of epon olt pon property table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSEponOltPonEntry

nmsEponOltPonEntry 1.3.6.1.4.1.3320.101.6.1.1
A collection of additional objects in the epon olt pon property table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSEponOltPonEntry  

ponIfIndex 1.3.6.1.4.1.3320.101.6.1.1.1
The only diid of PON port in System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llidSequenceNo 1.3.6.1.4.1.3320.101.6.1.1.2
Currnet LLID seqence number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

onuAuthMethod 1.3.6.1.4.1.3320.101.6.1.1.3
ONU authentication method.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(0), manual(1), mac(3), loid(4), hybrid(6)  

isCheckOnuMac 1.3.6.1.4.1.3320.101.6.1.1.4
Check ONU MAC when registering.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

isPONBelongtoPSG 1.3.6.1.4.1.3320.101.6.1.1.5
Check if PON belongs to PSG.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER alone-pon(0), b-psg(1), active-pon(2), standby-pon(3), c-psg(4)  

pONBelongtoPSGID 1.3.6.1.4.1.3320.101.6.1.1.6
PSG ID that PON belongs to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

isUsingMpcpRegisteAckDelayTime 1.3.6.1.4.1.3320.101.6.1.1.7
If using MPCP registe Ack delay time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mpcpRegisteAckDelayTime 1.3.6.1.4.1.3320.101.6.1.1.8
MPCP registe Ack delay time,range is 1-50ms.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..50  

ponIfAdminStatus 1.3.6.1.4.1.3320.101.6.1.1.9
PON interface Administration Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ponIfInFecStatus 1.3.6.1.4.1.3320.101.6.1.1.10
PON interface in FEC Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ponIfOutFecStatus 1.3.6.1.4.1.3320.101.6.1.1.11
PON interface out FEC Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ponIfLaserStatus 1.3.6.1.4.1.3320.101.6.1.1.12
PON interface Laser Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

isOnuDataSwitch 1.3.6.1.4.1.3320.101.6.1.1.13
PON interface data exchange Status with ONU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ponIfProtectedStatus 1.3.6.1.4.1.3320.101.6.1.1.14
PON interface protected Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ponIfDynamicMacLearningStatus 1.3.6.1.4.1.3320.101.6.1.1.15
PON interface dynamic MAC address learning Status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ponIfMacACL 1.3.6.1.4.1.3320.101.6.1.1.16
PON interface MAC address ACL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

ponIfIpACL 1.3.6.1.4.1.3320.101.6.1.1.17
PON interface IP address ACL.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fiberProtectHandInHand 1.3.6.1.4.1.3320.101.6.1.1.18
Fiber protect hand in hand. 1-enable,2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

fiberProtectGroup 1.3.6.1.4.1.3320.101.6.1.1.19
Fiber protect group. The range of groupID is 0-32. 0 means disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

splittingRatio 1.3.6.1.4.1.3320.101.6.1.1.20
Fiber splits ratio, for each OLT PON port, which means the max number of ONU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

activeOnuNum 1.3.6.1.4.1.3320.101.6.1.1.21
Currnet active ONU number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

inactiveOnuNum 1.3.6.1.4.1.3320.101.6.1.1.22
Currnet inactive ONU number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

llidIfindexString 1.3.6.1.4.1.3320.101.6.1.1.23
Llid ports ifindex string. Seperated with comma.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ponOpticsParameterAlarmSetTable 1.3.6.1.4.1.3320.101.6.2
A list of epon olt pon optics Parameter Alarm set table entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PonOpticsParameterAlarmSetEntry

ponOpticsParameterAlarmSetEntry 1.3.6.1.4.1.3320.101.6.2.1
A collection of additional objects in the epon olt pon optics Parameter Alarm set table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PonOpticsParameterAlarmSetEntry  

ifIndex 1.3.6.1.4.1.3320.101.6.2.1.1
The only diid of PON port in System.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

txPowerAlarmUpLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.2
Enable or disable the alarm of PON hign TX power. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

txPowerAlarmUpLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.3
The upper threshold of tx power alarm. The unit is 0.1DBm. The range is -400-82. Default is 82.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -400..82  

txPowerAlarmUpLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.4
The upper threshold of tx power alarm cleared. The unit is 0.1DBm. The range is -400-82. Default is 82.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -400..82  

txPowerAlarmLowLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.5
Enable or disable the alarm of PON low TX power. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

txPowerAlarmLowLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.6
The low threshold of tx power alarm. The unit is 0.1DBm. The range is -400-82. Default is -400.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -400..82  

txPowerAlarmLowLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.7
The low threshold tx power alarm cleared. The unit is 0.1DBm. The range is -400-82. Default is -400.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -400..82  

temperatureAlarmUpLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.8
Enable or disable the alarm of PON high temperature. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

temperatureAlarmUpLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.9
The upper threshold of temperature alarm. The unit is 0.1 degree. The range is -1280-1280. Default is 1280.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1280..1280  

temperatureAlarmUpLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.10
The upper threshold temperature alarm cleared. The unit is 0.1 degree. The range is -1280-1280. Default is 1280.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1280..1280  

temperatureAlarmLowLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.11
Enable or disable the alarm of PON low temperature. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

temperatureAlarmLowLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.12
The low threshold of temperature alarm. The unit is 0.1 degree. The range is -1280-1280. Default is -1280.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1280..1280  

temperatureAlarmLowLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.13
The low threshold temperature alarm cleared. The unit is 0.1 degree. The range is -1280-1280. Default is -1280.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -1280..1280  

voltageAlarmUpLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.14
Enable or disable the alarm of PON high voltage. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

voltageAlarmUpLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.15
The upper threshold of voltage alarm. The unit is 0.1V. The range is 0-65. Default is 65.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65  

voltageAlarmUpLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.16
The upper threshold voltage alarm cleared. The unit is 0.1V. The range is 0-65. Default is 65.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65  

voltageAlarmLowLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.17
Enable or disable the alarm of PON low voltage. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

voltageAlarmLowLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.18
The low threshold of voltage alarm. The unit is 0.1V. The range is 0-65. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65  

voltageAlarmLowLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.19
The low threshold voltage alarm cleared. The unit is 0.1V. The range is 0-65. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65  

currentAlarmUpLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.20
Enable or disable the alarm of PON high current. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

currentAlarmUpLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.21
The upper threshold of current alarm. The unit is 0.1mA. The range is 0-1310. Default is 1310.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1310  

currentAlarmUpLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.22
The upper threshold current alarm cleared. The unit is 0.1mA. The range is 0-1310. Default is 1310.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1310  

currentAlarmLowLimitEnable 1.3.6.1.4.1.3320.101.6.2.1.23
Enable or disable the alarm of PON hign TX power. 1-enable, 2-disable. Default is disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

currentAlarmLowLimitThreshold 1.3.6.1.4.1.3320.101.6.2.1.24
The low threshold of current alarm. The unit is 0.1mA. The range is 0-1310. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1310  

currentAlarmLowLimitClearThreshold 1.3.6.1.4.1.3320.101.6.2.1.25
The low threshold current alarm cleared. The unit is 0.1mA. The range is 0-1310. Default is 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1310  

ponSfpParameterAlarmsNotifications 1.3.6.1.4.1.3320.101.6.3
OBJECT IDENTIFIER    

alarmStatus 1.3.6.1.4.1.3320.101.6.3.1
Alarm status definition. 1-above, 2-below, 3-normal.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER above(1), below(2), normal(3)  

ponSfpParameterAlarmsNotification 1.3.6.1.4.1.3320.101.6.3.2
The agent generates this trap when olt optical module works in abnormal status or return to normal .
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ponPortMigration 1.3.6.1.4.1.3320.101.6.4
OBJECT IDENTIFIER    

ponPortMigLlidSet 1.3.6.1.4.1.3320.101.6.4.1
Llid ports ifindex string. Seperated with semicolon. For example, if we migrate the PON port configuration from port EPON3/1(llid:25) to port EPON3/2(llid:26), this value should be set to '25;26'.
Status: mandatory Access: write-only
OBJECT-TYPE    
  OCTET STRING