GW-EPON-MIB: View SNMP OID List / Download MIB

VENDOR: GW TECHNOLOGIES CO.


 Home MIB: GW-EPON-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 gwEponMib 1.3.6.1.4.1.10072.2.20
EPON private MIB information definitions
       gwEponMibObjects 1.3.6.1.4.1.10072.2.20.1
           gwEponCfgGroup 1.3.6.1.4.1.10072.2.20.1.1
               gwEponDevice 1.3.6.1.4.1.10072.2.20.1.1.1
                   gwEponDevTable 1.3.6.1.4.1.10072.2.20.1.1.1.1 no-access
Table of device informations
                       gwEponDevEntry 1.3.6.1.4.1.10072.2.20.1.1.1.1.1 no-access
An entry in the table, containing properties and some descriptions
                           deviceIndex 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.1 integer32 read-only
Index of device
                           deviceType 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.2 epondevicetype read-only
The value indicates the type of this device
                           deviceName 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.3 displaystring read-write
A string indicates or configure device name
                           deviceDescription 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.4 displaystring read-write
Description for this device
                           deviceLocation 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.5 displaystring read-write
A string indicates and configure the device location
                           deviceVendor 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.6 displaystring read-only
A string indicates the vendor
                           deviceFirmWareVersion 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.7 displaystring read-only
The value indicates the version of firmware
                           deviceSoftWareVersion 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.8 displaystring read-only
The value indicates the version of software
                           deviceHardWareVersion 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.9 displaystring read-only
The value indicates the version of PCB
                           deviceOperStatus 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.10 integer read-only
The current operational state of the device, 'down(2)' indicates that the ONU is off-line. 'dormant(4)' indicates the device is waiting for external actions (such as no bandwidth for any service), 'powerDown(5)' indicates the device is power down or dying gasp. Enumeration: 'down': 2, 'unknown': 3, 'powerDown': 5, 'up': 1, 'dormant': 4.
                           deviceAlarmStatus 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.11 integer read-only
The value indicates alarm status for this device, it means unique alarm occur that unique bit is set '1', on the other hand, unique bit is set 0 while this alarm is cleared. Enumeration: 'major': 2, 'vital': 1, 'warning': 4, 'clear': 5, 'minor': 3.
                           deviceMacAddress 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.12 macaddress read-write
The value indicates and confgure device MAC address
                           deviceLastChange 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.15 timeticks read-only
the last time for this device change
                           deviceReset 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.16 integer read-write
Description Enumeration: 'reset': 2, 'noop': 1.
                           deviceEntLogicalIndex 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.17 integer32 read-only
The value of this object uniquely identifies the logical entity. The value should be a small positive integer; index values for different logical entities are are not necessarily contiguous.
                           deviceEntLogicalCommunity 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.18 displaystring read-only
An SNMPv1 or SNMPv2C community-string which can be used to access detailed management information for this logical entity. The agent should allow read access with this community string (to an appropriate subset of all managed objects) and may also return a community string based on the privileges of the request used to read this object. Note that an agent may return a community string with read-only privileges, even if this object is accessed with a read- write community string. However, the agent must take care not to return a community string which allows more privileges than the community string used to access this object. A compliant SNMP agent may wish to conserve naming scopes by representing multiple logical entities in a single 'default' naming scope. This is possible when the logical entities represented by the same value of entLogicalCommunity have no object instances in common. For example, 'bridge1' and 'repeater1' may be part of the main naming scope, but at least one additional community string is needed to represent 'bridge2' and 'repeater2'. Logical entities 'bridge1' and 'repeater1' would be represented by sysOREntries associated with the 'default' naming scope. For agents not accessible via SNMPv1 or SNMPv2C, the value of this object is the empty string. This object may also contain an empty string if a community string has not yet been assigned by the agent, or no community string with suitable access rights can be returned for a particular SNMP request. Note that this object is deprecated. Agents which implement SNMPv3 access should use the entLogicalContextEngineID and entLogicalContextName objects to identify the context associated with each logical entity. SNMPv3 agents may return a zero-length string for this object, or may continue to return a community string (e.g., tri-lingual agent support).
                           deviceOnuTestDistance 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.19 integer32 read-only
the distance between OLT and unique ONU, unit:meter
                           deviceUpTime 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.20 timeticks read-only
The value of this object uniquely identifies up time about this device.
                           deviceStpEnable 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.21 integer read-write
OLT or ONU spanning tree contral, enable(1)- enable the spanning tree protocol, disable(2)- disable the spanning tree protocol. Enumeration: 'enable': 1, 'disable': 2.
                           deviceChipsetVendor 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.22 displaystring read-only
PON chipset vendor ID
                           deviceChipsetMode 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.23 integer32 read-only
PON chipset type
                           deviceChipsetRevision 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.24 displaystring read-only
PON chipset revision
                           deviceChipsetDate 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.25 displaystring read-only
PON chipset design date
                           deviceCapPortDesc 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.26 displaystring read-only
Port capabilities description, include GE/FE/E1/POTS etc.
                           deviceCapEthPortNum 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.27 integer32 read-only
Number of ethernet port supported
                           deviceCapIadPotsPortNum 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.28 integer32 read-only
Number of POTS port of IAD supported
                           deviceCapE1PortNum 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.29 integer32 read-only
Number of E1 port supported
                           deviceCapUQueueTotal 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.30 integer32 read-only
Number of upstream queues
                           deviceCapUQueuePort 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.31 integer32 read-only
Maximum queues per port upstream
                           deviceCapDQueueTotal 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.32 integer32 read-only
Number of downstream queues
                           deviceCapDQueuePort 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.33 integer32 read-only
Maximum queues per port downstream
                           deviceCapBattery 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.34 integer read-only
Battery Backup Enumeration: 'enable': 1, 'disable': 2.
                           deviceMulticastSwitch 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.35 integer read-write
ONU multicast switch Enumeration: 'snooping': 1, 'ctc': 2.
                           deviceSystemTime 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.36 dateandtime read-write
Current system clock-time. OCTET-STRING consisting of eleven octets whose contents are defined by RFC2579.
                           deviceRestartupTime 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.37 dateandtime read-only
The time of device(OLT or ONU) restartup-time. OCTET-STRING consisting of eleven octets whose contents are defined by RFC2579.
                           deviceTrafficServiceStatus 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.38 integer read-write
ONU traffic service state. 'enable(1)' indicates the traffic is in-service. 'disable(2)' indicates the traffic is out of service, but is still registered. Enumeration: 'enable': 1, 'disable': 2.
                           deviceAlarmMask 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.39 bits read-write
. Bits: 'onuOpticalPowerHigh': 18, 'ethlink': 6, 'onuLaserAlwayOn': 16, 'ponabnormal': 13, 'temperature': 3, 'power': 0, 'ponber': 11, 'register': 4, 'onuOpticalPowerLow': 17, 'ponaps': 14, 'ethti': 9, 'ethfer': 7, 'fan': 1, 'ethflr': 8, 'ponLOS': 19, 'ethloop': 10, 'ponfer': 12, 'cp': 2, 'present': 5, 'ponlink': 15.
                           deviceModel 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.40 displaystring read-only
.
                           deviceMulticastFastLeaveAbility 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.41 bits read-only
Fast Leave Mode: If the bit value of 'ctc(0)' is 0, the mode is CTC and non-fast-leave function, if the bit value of 'ctc(0)' is 1, the mode is CTC and fast-leave function; If the bit value of 'snooping(1)' is 0, the mode is snooping and non-fast-leave function, If the bit value of 'snooping(1)' is 1, the mode is snooping and fast-leave function. Bits: 'snooping': 1, 'ctc': 0.
                           deviceMulticastFastLeaveOperState 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.42 integer read-only
Fast Leave Function is active or deactive Enumeration: 'active': 1, 'deactive': 2.
                           deviceMulticastFastLeaveAdminState 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.43 integer read-write
active or deactivate Fast Leave Function Enumeration: 'active': 1, 'deactive': 2.
                           onuMacTableAlarmThreshold 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.44 integer32 read-write
onu MAC table alarm threshold
                           onuMacNumbers 1.3.6.1.4.1.10072.2.20.1.1.1.1.1.45 integer32 read-only
show onu actual mac number
               gwEponBoard 1.3.6.1.4.1.10072.2.20.1.1.2
                   gwEponBoardTable 1.3.6.1.4.1.10072.2.20.1.1.2.1 no-access
table of board informations
                       gwEponBoardEntry 1.3.6.1.4.1.10072.2.20.1.1.2.1.1 no-access
An entry in the table, containig status and configrue information about boards
                           boardIndex 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.1 integer32 read-only
index of boards in unique device which is specified by 'deviceIndex'
                           curBoardType 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.2 chassisslotboardtype read-only
The value indicates the type of this board.
                           boardDescription 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.3 displaystring read-write
The value indicates and confgure board description
                           boardActMode 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.4 integer read-only
The value indicates acting mode of unique board Enumeration: 'slave': 3, 'master-active': 1, 'unknown': 4, 'master-redundancy': 2.
                           boardOperStatus 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.5 integer read-only
The Value indicates board operating status Enumeration: 'running': 4, 'null': 1, 'upgrating': 3, 'initing': 2, 'exception': 5.
                           boardAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.6 integer read-only
The value indicates alarm level for unique board Enumeration: 'noAlarm': 5, 'major': 2, 'vital': 1, 'warning': 4, 'minor': 3.
                           boardLastChangeTime 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.7 timeticks read-only
the time of last change about this board
                           boardSupprotType 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.8 chassisslotsupporttype read-only
The value indicates the type of board this slot surpports.
                           boardReset 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.9 integer read-write
The value of this object determines whether reset this board. 'noop(1)' - only read value. 'reset(2)' - only write value, if the active master board is resetted, and another master board is running, then, the two boards will be switchover. Enumeration: 'reset': 2, 'noop': 1.
                           boardTemperature 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.10 integer32 read-only
The value indicates the temperature of this board
                           boardEntLogicalIndex 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.11 integer32 read-only
The value of this object uniquely identifies the logical entity. The value should be a small positive integer; index values for different logical entities are are not necessarily contiguous.
                           boardEntLogicalCommunity 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.12 displaystring read-only
An SNMPv1 or SNMPv2C community-string which can be used to access detailed management information for this logical entity. The agent should allow read access with this community string (to an appropriate subset of all managed objects) and may also return a community string based on the privileges of the request used to read this object. Note that an agent may return a community string with read-only privileges, even if this object is accessed with a read- write community string. However, the agent must take care not to return a community string which allows more privileges than the community string used to access this object. A compliant SNMP agent may wish to conserve naming scopes by representing multiple logical entities in a single 'default' naming scope. This is possible when the logical entities represented by the same value of entLogicalCommunity have no object instances in common. For example, 'bridge1' and 'repeater1' may be part of the main naming scope, but at least one additional community string is needed to represent 'bridge2' and 'repeater2'. Logical entities 'bridge1' and 'repeater1' would be represented by sysOREntries associated with the 'default' naming scope. For agents not accessible via SNMPv1 or SNMPv2C, the value of this object is the empty string. This object may also contain an empty string if a community string has not yet been assigned by the agent, or no community string with suitable access rights can be returned for a particular SNMP request. Note that this object is deprecated. Agents which implement SNMPv3 access should use the entLogicalContextEngineID and entLogicalContextName objects to identify the context associated with each logical entity. SNMPv3 agents may return a zero-length string for this object, or may continue to return a community string (e.g., tri-lingual agent support).
                           boardSoftwareVersion 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.13 displaystring read-only
the value indicates the version of software
                           boardFirmwareVersion 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.14 displaystring read-only
the value indicates the version of firmware
                           boardBootVersion 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.15 displaystring read-only
Boot Version
                           boardHardwareVersion 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.16 displaystring read-only
Hardware Version
                           boardManufactureDate 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.17 displaystring read-only
Manufacture Date
                           boardSerialNo 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.18 displaystring read-only
Manufacture Serial No
                           boardCpuUsage 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.19 integer32 read-only
The percentage of CPU usage
                           boardMemoryUsage 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.20 integer32 read-only
The percentage of used memory
                           boardHasSnmpAgent 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.21 integer read-only
the object indicates whether there is a SNMP agent running on this board. Enumeration: 'notpresent': 0, 'snmpv2c': 2, 'snmpv1': 1, 'snmpv3': 3.
                           boardSnmpAgentIpAddr 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.22 ipaddress read-write
this object indicates and configure IP address of SNMP agent running on this board. now, only GT861's IAD boards surpport this function.
                           boardSnmpAgentReadCommunity 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.23 displaystring read-write
the object indicates and configure the read-only community of SNMP agent running on the board. now, only GT861's IAD boards surpport this function.
                           boardSnmpAgentWriteCommunity 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.24 displaystring read-write
the object indicates and configure the read-write community of SNMP agent running on the board. now, only GT861's IAD boards surpport this function.
                           boardTemperatureHighThresholds 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.25 integer32 read-write
                           boardCpuUsageThresholds 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.26 integer32 read-write
                           boardMemoryUsageThresholds 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.27 integer32 read-write
The percentage of used memory
                           boardMemorySize 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.28 integer32 read-only
                           boardTemperatureLowThresholds 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.29 integer32 read-write
                           boardAdminStatus 1.3.6.1.4.1.10072.2.20.1.1.2.1.1.30 integer read-write
The desired state of the board. Enumeration: 'down': 2, 'up': 1.
               gwEponPon 1.3.6.1.4.1.10072.2.20.1.1.3
                   ponPortTable 1.3.6.1.4.1.10072.2.20.1.1.3.1 no-access
table of pon port informations
                       ponPortEntry 1.3.6.1.4.1.10072.2.20.1.1.3.1.1 no-access
An entry in the table, containing status and configure information about pon port
                           ponPortIndex 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.1 integer32 read-only
index of pon port
                           ponPortIfIndex 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.2 integer32 read-only
The value equipped to the index of this pon port in the IF-MIB
                           ponPortDot1dBasePort 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.3 integer32 read-only
port id in the bridge, equipped to the value in the bridge 'dot1dBasePort'
                           ponPortPartnerDev 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.4 integer32 read-only
index of the device which contains parter pon port
                           ponPortPartnerBrd 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.5 integer32 read-only
index of board which contains parter pon port
                           ponPortPartnerPort 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.6 integer32 read-only
partnet physical pon port index
                           ponPortProtectionDev 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.7 integer32 read-write
PON Automatic Protection Switching, index of device
                           ponPortProtectionBrd 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.8 integer32 read-write
PON Automatic Protection Switching, index of board
                           ponPortProtectionPort 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.9 integer32 read-write
PON Automatic Protection Switching, index of pon port
                           ponPortType 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.10 integer read-only
type of pon port Enumeration: 'eponMauType1000BasePX10DOLT': 3, 'eponMauType1000BasePXONU': 2, 'eponMauType1000BasePX10UOLT': 5, 'eponMauType1000BasePX20UOLT': 9, 'eponMauType1000BasePX20DONU': 8, 'eponMauType1000BasePX20DOLT': 7, 'eponMauType1000BasePX20UONU': 10, 'eponMauType1000BasePX10UONU': 6, 'eponMauType1000BasePX10DONU': 4, 'eponMauType1000BasePXOLT': 1.
                           ponPortMaxOnu 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.11 integer32 read-only
The max number of supported ONUs in this PON port.
                           ponPortCurrOnu 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.12 integer32 read-only
The current number of registered ONUs in this PON port.
                           ponPortOperStatus 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.13 integer read-only
operation status of unique pon port Enumeration: 'down': 2, 'unknown': 3, 'up': 1, 'loop': 4.
                           ponPortAlarmStatus 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.14 bits read-only
PON port alarm status, it indicates an alarm with bit=1, if all bit is 0, indicates no alarm. Bits: 'onuOpticalPowerHigh': 7, 'ponLOS': 8, 'aps': 3, 'abnormal': 2, 'onuLaserAlwaysOn': 5, 'fer': 1, 'onuOpticalPowerLow': 6, 'ber': 0, 'link': 4.
                           ponPortAlarmMask 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.15 bits read-write
PON Port Alarm mask, the bit=1 indicates mask. Bits: 'onuOpticalPowerHigh': 7, 'ponLOS': 8, 'aps': 3, 'abnormal': 2, 'onuLaserAlwaysOn': 5, 'fer': 1, 'onuOpticalPowerLow': 6, 'ber': 0, 'link': 4.
                           ponPortMaxBW 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.16 integer32 read-only
The max bandwidth supported, unit:KB.
                           ponPortActBW 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.17 integer32 read-only
the actual bandwidth, unit:KB.
                           ponPortRemainBW 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.18 integer32 read-only
The current available bandwidth, unit:KB.
                           ponPortApsCtrl 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.19 integer read-write
PON automatic-protection-switching control. Enumeration: 'auto': 2, 'disable': 1, 'force': 3.
                           ponPortApsStatus 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.20 integer read-only
PON automatic-protection-switching status. Enumeration: 'active': 2, 'unknown': 1, 'passive': 3.
                           ponPortEncryptSet 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.21 integer read-write
Encryption set according to every ONU, this value is ignored when the pon port belongs to OLT. Enumeration: 'bidirectional': 3, 'downstreamonly': 2, 'pure': 1.
                           ponPortOnuLpbCtrl 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.22 integer read-write
ONU Loopback Control, 'noop(1)' is no operation, i.e. the current status is idle; 'lpbStart(2)' is start loopback, only when the object value is 'noop', it can be configurated 'lpbStart(2)', otherwise forbidden, and if success, its value become 'inProcess(4)'; 'lpbStop(3)' is stop loopback, only when the object value is 'inProcess(4)', it can be configurated 'lpbStop(3)', and if success, its value become 'noop(1)'; 'inProcess(4)' is loopbacking status now. Enumeration: 'lpbStop': 3, 'noop': 1, 'inProcess': 4, 'lpbStart': 2.
                           ponPortOnuLpbSource 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.23 integer read-write
Loopback Data Source, 'internal' indicates internal data source, to use testing the link up or down, like ping function; 'external' indicates external data source, to use testing the bandwidth of the ONU ethernet. Enumeration: 'internal': 1, 'external': 2.
                           ponPortOnuLpbTime 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.24 integer32 read-write
Loopback Timeout, if the object value is 0, indicate the loopback is processing at all time, if the value is none 0, indicate the loopback time from begin to end, when the time is end it will be auto-stopped. unit:second.
                           ponPortOnuLpbTxFrms 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.25 counter32 read-only
The number of frames transmit by this ONU Logical Link.
                           ponPortOnuLpbRxFrms 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.26 counter32 read-only
The number of frames transmit by this ONU Logical Link.
                           ponEntLogicalIndex 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.27 integer32 read-only
The value of this object uniquely identifies the logical entity. The value should be a small positive integer; index values for different logical entities are are not necessarily contiguous.
                           ponEntLogicalCommunity 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.28 displaystring read-only
An SNMPv1 or SNMPv2C community-string which can be used to access detailed management information for this logical entity. The agent should allow read access with this community string (to an appropriate subset of all managed objects) and may also return a community string based on the privileges of the request used to read this object. Note that an agent may return a community string with read-only privileges, even if this object is accessed with a read- write community string. However, the agent must take care not to return a community string which allows more privileges than the community string used to access this object. A compliant SNMP agent may wish to conserve naming scopes by representing multiple logical entities in a single 'default' naming scope. This is possible when the logical entities represented by the same value of entLogicalCommunity have no object instances in common. For example, 'bridge1' and 'repeater1' may be part of the main naming scope, but at least one additional community string is needed to represent 'bridge2' and 'repeater2'. Logical entities 'bridge1' and 'repeater1' would be represented by sysOREntries associated with the 'default' naming scope. For agents not accessible via SNMPv1 or SNMPv2C, the value of this object is the empty string. This object may also contain an empty string if a community string has not yet been assigned by the agent, or no community string with suitable access rights can be returned for a particular SNMP request. Note that this object is deprecated. Agents which implement SNMPv3 access should use the entLogicalContextEngineID and entLogicalContextName objects to identify the context associated with each logical entity. SNMPv3 agents may return a zero-length string for this object, or may continue to return a community string (e.g., tri-lingual agent support).
                           ponPortLinkedOnuCounter 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.29 integer32 read-only
The current number of linked ONUs in this PON port.
                           ponPortAdminStatus 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.30 integer read-write
The desired state of the PON port. Enumeration: 'down': 2, 'up': 1.
                           ponPortReset 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.31 integer read-write
PON interface reset. Enumeration: 'reset': 2, 'noop': 1.
                           ponPortWindowRange 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.32 integer read-write
The max window range of ONU register. Enumeration: 'wr60km': 4, 'disable': 1, 'wr40km': 3, 'wr20km': 2.
                           ponPortDownlinkPolicingEbl 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.33 integer read-write
Config onu downlink-policer enable Enumeration: 'enable': 1, 'disable': 2.
                           ponPortAllOnuAlmLevel 1.3.6.1.4.1.10072.2.20.1.1.3.1.1.34 onualarmlevellist read-only
All ONUs alarm-level list.
                   ponOnuMapTable 1.3.6.1.4.1.10072.2.20.1.1.3.2 no-access
table of pon-ONU map
                       ponOnuMapEntry 1.3.6.1.4.1.10072.2.20.1.1.3.2.1 no-access
An entry in the table
                           mappingOnuIndex 1.3.6.1.4.1.10072.2.20.1.1.3.2.1.1 integer32 read-only
index of mapping onu
                           onuDevIndex 1.3.6.1.4.1.10072.2.20.1.1.3.2.1.2 integer32 read-only
device index of this ONU
                           onuName 1.3.6.1.4.1.10072.2.20.1.1.3.2.1.3 displaystring read-only
device name of this ONU
                   ponPerfMonTable 1.3.6.1.4.1.10072.2.20.1.1.3.3 no-access
Table of pon performence
                       ponPerfMonEntry 1.3.6.1.4.1.10072.2.20.1.1.3.3.1 no-access
An entry in the table, containing pon performence monitor information .
                           ponPerfBER 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.1 counter32 read-only
byte error rate of specified pon port upstream, UNIT: 10E-6
                           ponPerfFER 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.4 counter32 read-only
frame error rate of specified pon port downstream, UNIT: 10E-6
                           ponPerfBerAlmEnable 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.5 integer read-write
The value indicates whether enable pon performence BER alarm Enumeration: 'enable': 1, 'disable': 2.
                           ponPerfFerAlmEnable 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.6 integer read-write
The value indicates whether enable pon performence FER alarm Enumeration: 'enable': 1, 'disable': 2.
                           ponPerfUpBandwidth 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.7 counter32 read-only
the value indicates upstream bandwidth on this port
                           ponPerfDownBandwidth 1.3.6.1.4.1.10072.2.20.1.1.3.3.1.8 counter32 read-only
the value indicates downstream bandwidth on this port
                   ponHisCtrlTable 1.3.6.1.4.1.10072.2.20.1.1.3.4 no-access
Table of pon performence
                       ponHisCtrlEntry 1.3.6.1.4.1.10072.2.20.1.1.3.4.1 no-access
An entry in the table, containing pon performence monitor information .
                           ponHis15MinuteEnable 1.3.6.1.4.1.10072.2.20.1.1.3.4.1.1 integer read-write
The value indicates whether enable history statistic with interval 15 minutes Enumeration: 'enable': 1, 'disable': 2.
                           ponHis24HourEnable 1.3.6.1.4.1.10072.2.20.1.1.3.4.1.2 integer read-write
The value indicates whether enable history statistic with interval 24 hours Enumeration: 'enable': 1, 'disable': 2.
                   ponBERThreashold 1.3.6.1.4.1.10072.2.20.1.1.3.5 integer32 read-write
Ber measurement threshold, the value defination: 0=1e-0=1, 1=1e-1=0.1,......
                   ponFERThreashold 1.3.6.1.4.1.10072.2.20.1.1.3.6 integer32 read-write
Fer measurement threshold, the value defination: 0=1.00e-0=1, 1=1.00e-1=0.1,......
                   gwEponPonCtcExt 1.3.6.1.4.1.10072.2.20.1.1.3.7
                       gwEponPonCtcExtOamDiscoveryTiming 1.3.6.1.4.1.10072.2.20.1.1.3.7.1 integer32 read-write
extended oam discovery timing, unit: ms
                       gwEponPonCtcExtOamCtcOui 1.3.6.1.4.1.10072.2.20.1.1.3.7.2 displaystring read-write
                       gwEponPonCtcExtOamCtcVer 1.3.6.1.4.1.10072.2.20.1.1.3.7.3 integer32 read-write
CTC ext-oam version
                       gwEponPonCtcEncrypUpdKeyTime 1.3.6.1.4.1.10072.2.20.1.1.3.7.4 integer32 read-write
Update key time, unit: s
                       gwEponPonCtcEncrypNoReplyTimeout 1.3.6.1.4.1.10072.2.20.1.1.3.7.5 integer32 read-write
No reply timeout, unit: ms
                       gwEponPonCtcEncrypTimingThreshold 1.3.6.1.4.1.10072.2.20.1.1.3.7.6 integer32 read-write
Encryption timing threshold
               gwEponPonOnuAuth 1.3.6.1.4.1.10072.2.20.1.1.4
                   onuAuthEnable 1.3.6.1.4.1.10072.2.20.1.1.4.1 integer read-write
Enumeration: 'auth_all': 3, 'disable': 1, 'auth_new_only': 2.
                   onuAuthTable 1.3.6.1.4.1.10072.2.20.1.1.4.2 no-access
The table of ONU authentication based MAC address.
                       onuAuthEntry 1.3.6.1.4.1.10072.2.20.1.1.4.2.1 no-access
An entry in the table
                           eponBoardIndex 1.3.6.1.4.1.10072.2.20.1.1.4.2.1.1 integer32 read-only
The epon board index
                           eponPonPortIndex 1.3.6.1.4.1.10072.2.20.1.1.4.2.1.2 integer32 read-only
PON port index
                           onuAuthIndex 1.3.6.1.4.1.10072.2.20.1.1.4.2.1.3 integer32 read-only
MAC address index
                           onuAuthMacAddress 1.3.6.1.4.1.10072.2.20.1.1.4.2.1.4 macaddress read-only
MAC address
                           onuAuthRowStatus 1.3.6.1.4.1.10072.2.20.1.1.4.2.1.5 rowstatus read-only
This object indicates the status of this entry.
                   onuToPonBindingEnable 1.3.6.1.4.1.10072.2.20.1.1.4.3 integer read-write
Enumeration: 'enable': 1, 'disable': 2.
                   onuAuthModeTable 1.3.6.1.4.1.10072.2.20.1.1.4.4 no-access
The table of ONU authentication Mode.
                       onuAuthModeEntry 1.3.6.1.4.1.10072.2.20.1.1.4.4.1 no-access
An entry in the table
                           onuAuthModeBrdIdx 1.3.6.1.4.1.10072.2.20.1.1.4.4.1.1 integer32 read-only
                           onuAuthModePonIdx 1.3.6.1.4.1.10072.2.20.1.1.4.4.1.2 integer32 read-only
                           onuAuthMode 1.3.6.1.4.1.10072.2.20.1.1.4.4.1.3 integer read-write
'macAddr(1)' : based ONU MAC address. 'loid(2)' : based ONU logical ID. 'hybrid(3)' : based both macAddr and loid. 'loidNoPwd(4) : based loid, but not check password. 'hybridNoPwd(5)' : based hybrid, but not check password. Enumeration: 'macAddr': 1, 'loidNoPwd': 4, 'hybrid': 3, 'disable': 6, 'loid': 2, 'hybridNoPwd': 5.
                           onuAuthEnableForPon 1.3.6.1.4.1.10072.2.20.1.1.4.4.1.4 integer read-write
Description Enumeration: 'auth_all': 3, 'disable': 1, 'auth_new_only': 2.
                           onuAuthEntryReorganize 1.3.6.1.4.1.10072.2.20.1.1.4.4.1.5 integer read-write
For PonPort Enumeration: 'organize': 1.
                   onuAuthLoidTable 1.3.6.1.4.1.10072.2.20.1.1.4.5 no-access
The table of ONU authentication based LOID(Logical ONU ID).
                       onuAuthLoidEntry 1.3.6.1.4.1.10072.2.20.1.1.4.5.1 no-access
An entry in the table
                           onuAuthLoidBrdIdx 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.1 integer32 read-only
                           onuAuthLoidPonIdx 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.2 integer32 read-only
                           onuAuthLoidIdx 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.3 integer32 read-only
                           onuAuthLoid 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.4 displaystring read-only
                           onuAuthLoidPassword 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.5 displaystring read-only
                           onuAuthLoidDevIdx 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.6 integer32 read-only
                           onuAuthLoidRowStatus 1.3.6.1.4.1.10072.2.20.1.1.4.5.1.7 rowstatus read-only
This object indicates the status of this entry.
                   onuUnauthenticatedTable 1.3.6.1.4.1.10072.2.20.1.1.4.6 no-access
The table of unauthenticated ONUs based MAC address.
                       onuUnauthenticatedEntry 1.3.6.1.4.1.10072.2.20.1.1.4.6.1 no-access
An entry in the table
                           eponUnauthenticatedBoardIndex 1.3.6.1.4.1.10072.2.20.1.1.4.6.1.1 integer32 read-only
The epon board index
                           eponUnauthenticatedPonPortIndex 1.3.6.1.4.1.10072.2.20.1.1.4.6.1.2 integer32 read-only
PON port index
                           onuUnauthenticatedIndex 1.3.6.1.4.1.10072.2.20.1.1.4.6.1.3 integer32 read-only
MAC address index
                           onuUnauthenticatedMacAddress 1.3.6.1.4.1.10072.2.20.1.1.4.6.1.4 macaddress read-only
MAC address
                   onuAuthEntryReorganizeForAll 1.3.6.1.4.1.10072.2.20.1.1.4.9 integer read-write
Enumeration: 'organize': 1.
               gwEponLlid 1.3.6.1.4.1.10072.2.20.1.1.5
                   ponLlidTable 1.3.6.1.4.1.10072.2.20.1.1.5.1 no-access
Table of the pon llid information
                       ponLlidEntry 1.3.6.1.4.1.10072.2.20.1.1.5.1.1 no-access
An entry in the table, containing status or configure information
                           ponLlidIndex 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.1 integer32 read-only
The pon logic link index
                           ponLlidType 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.2 integer read-only
type of pon logic link Enumeration: 'ethlink': 1, 'unkown': 0.
                           ponLlidOltBoard 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.3 integer32 read-only
The value equals to entPhysicalIndex in ENTITY-MIB
                           ponLlidOltPort 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.4 integer32 read-only
the pon port id
                           ponLlidOltPortIfIndex 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.5 integer32 read-only
ifIndex of the olt port
                           ponLlidOnuPortIfIndex 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.6 integer32 read-only
ifIndex of the onu port
                           ponLlidOnuBoard 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.7 integer32 read-only
The value indicates board id for this LLID
                           ponLlidOnuPort 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.8 integer32 read-only
The value indicates onu port for this LLID
                           ponLlidLLID 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.9 integer32 read-only
the vlaue of LLID
                           ponLlidIfIndex 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.10 integer32 read-only
The value equals to ''ifIndex'' in IF-MIB according this object'
                           ponLlidUpFixedBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.11 integer32 read-only
upstream fixed bandwidth about this pon port, unit:KBps
                           ponLlidDownFixedBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.12 integer32 read-write
upstream fixed bandwidth about this pon port, unit:KBps, not support
                           ponLlidDesc 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.13 displaystring read-only
description of the LLID
                           ponLlidSurportMacNum 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.14 integer32 read-only
The value of maximum MAC addresses
                           ponLlidOnuMacAddress 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.15 macaddress read-only
The value indicates and confgure onu MAC address
                           ponLlidRowStatus 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.16 rowstatus read-only
row status of this entry
                           ponLlidUpBWClass 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.17 integer32 read-only
upstream class level for this pon port bandwidth allocation
                           ponLlidUpDelay 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.18 integer read-write
upstream delay level for this pon port bandwidth allocation Enumeration: 'high': 2, 'low': 1.
                           ponLlidUpAssuredBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.19 integer32 read-only
upstream assured bandwidth about this pon port, unit:KBps
                           ponLlidUpBesteffortBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.20 integer32 read-only
upstream best-effort bandwidth about this pon port, unit:KBps
                           ponLlidDownBWClass 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.21 integer32 read-write
upstream class level for this pon port bandwidth allocation
                           ponLlidDownDelay 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.22 integer read-write
upstream delay level for this pon port bandwidth allocation Enumeration: 'high': 2, 'low': 1.
                           ponLlidDownAssuredBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.23 integer32 read-only
downstream assured bandwidth about this pon port, unit:KBps
                           ponLlidDownBesteffortBW 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.24 integer32 read-write
downstream best-effort bandwidth about this pon port, unit:KBps
                           ponLlidCtcFecAbility 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.25 integer read-only
FEC ability Enumeration: 'notSupported': 3, 'unknown': 1, 'supported': 2.
                           ponLlidCtcFecMode 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.26 integer read-write
FEC mode, unknown(1)-initializing, true state not yet known. enable(2)-activate FEC. disable(3)-deactivate FEC. Enumeration: 'unknown': 1, 'enable': 2, 'disable': 3.
                           ponLlidCtcEncrypCtrl 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.27 integer read-write
CTC encryption control Enumeration: 'enable': 1, 'disable': 2.
                           ponLlidCtcDbaQueSetNum 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.28 integer32 read-write
DBA queue set number
                           ponLlidCtcDbaQueSetCfgStatus 1.3.6.1.4.1.10072.2.20.1.1.5.1.1.29 integer read-write
The Queue sets configuration status, this object value is always 'noop(1)' when read, 'get(2)' will refresh the object of ponLlidCtcDbaQueSetNum and the table of ponLlidCtcDbaQueSetTable, 'set(3)' will config the data, include ponLlidCtcDbaQueSetNum and ponLlidCtcDbaQueSetTable. 'get(2)' and 'set(3) are only write value. Enumeration: 'set': 3, 'noop': 1, 'get': 2.
                   ponLlidCtcDbaQueSetTable 1.3.6.1.4.1.10072.2.20.1.1.5.2 no-access
Table of the pon llid DBA information
                       ponLlidCtcDbaQueSetEntry 1.3.6.1.4.1.10072.2.20.1.1.5.2.1 no-access
CTC DBA entry
                           ponLlidCtcDbaQueSetIndex 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.1 integer32 read-only
The DBA queue-sets index
                           ponLlidCtcDbaReportBitmap 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.2 bits read-write
bit=0 - queue x report is not present, bit=1 - queue x report is present Bits: 'queue1': 1, 'queue0': 0, 'queue3': 3, 'queue2': 2, 'queue5': 5, 'queue4': 4, 'queue7': 7, 'queue6': 6.
                           ponLlidCtcDbaQueue0Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.3 integer32 read-write
Queue0 threshold
                           ponLlidCtcDbaQueue1Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.4 integer32 read-write
Queue1 threshold
                           ponLlidCtcDbaQueue2Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.5 integer32 read-write
Queue2 threshold
                           ponLlidCtcDbaQueue3Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.6 integer32 read-write
Queue3 threshold
                           ponLlidCtcDbaQueue4Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.7 integer32 read-write
Queue4 threshold
                           ponLlidCtcDbaQueue5Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.8 integer32 read-write
Queue5 threshold
                           ponLlidCtcDbaQueue6Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.9 integer32 read-write
Queue6 threshold
                           ponLlidCtcDbaQueue7Threshold 1.3.6.1.4.1.10072.2.20.1.1.5.2.1.10 integer32 read-write
Queue7 threshold
               gwDevTrapGroup 1.3.6.1.4.1.10072.2.20.1.1.6
                   onuNewRegSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.1
A new ONU register success.
                   onuReregSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.2
An ONU reregister success.
                   onuNotPresent 1.3.6.1.4.1.10072.2.20.1.1.6.3
An ONU is not present alarm
                   devPowerOff 1.3.6.1.4.1.10072.2.20.1.1.6.4
device Power Off Alarm
                   devPowerOn 1.3.6.1.4.1.10072.2.20.1.1.6.5
device Power On Alarm
                   cfgDataSaveSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.6
saving config data to flash successfully
                   cfgDataSaveFail 1.3.6.1.4.1.10072.2.20.1.1.6.7
saving config data to flash unsuccessfully
                   flashClearSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.8
clear config data successfully
                   flashClearFail 1.3.6.1.4.1.10072.2.20.1.1.6.9
clear config data unsuccessfully
                   softwareUpdateSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.10
update software successfully
                   softwareUpdateFail 1.3.6.1.4.1.10072.2.20.1.1.6.11
update software unsuccessfully
                   firmwareUpdateSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.12
firmware update successfully
                   firmwareUpdateFail 1.3.6.1.4.1.10072.2.20.1.1.6.13
update firmware unsuccessfully
                   cfgDataBackupSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.14
backup configuration data to NMS successfully.
                   cfgDataBackupFail 1.3.6.1.4.1.10072.2.20.1.1.6.15
backup configuration data to NMS unsuccessfully.
                   cfgDataRestoreSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.16
restore configuration data from NMS successfully.
                   cfgDataRestoreFail 1.3.6.1.4.1.10072.2.20.1.1.6.17
restore configuration data from NMS unsuccessfully.
                   autoProtectSwitch 1.3.6.1.4.1.10072.2.20.1.1.6.18
Auto Protect Switch(APS) occurs
                   cpuUsageFactorHigh 1.3.6.1.4.1.10072.2.20.1.1.6.19
high cpu usage factor alarm
                   ponPortBERAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.20
pon port BER alarm
                   ponPortBERAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.21
pon port BER alarm clear
                   ponPortFERAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.22
pon port FER alarm
                   ponPortFERAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.23
pon port FER alarm clear
                   llidActBWExceeding 1.3.6.1.4.1.10072.2.20.1.1.6.24
llid bandwidth exceed the limit
                   llidActBWExceedingClear 1.3.6.1.4.1.10072.2.20.1.1.6.25
llid bandwidth return to appropriate value
                   devBoardInterted 1.3.6.1.4.1.10072.2.20.1.1.6.26
insert a board
                   devBoardPull 1.3.6.1.4.1.10072.2.20.1.1.6.27
pull a board out
                   powerOffAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.30
power OFF alarm
                   powerOnAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.31
power ON alarm
                   boardTemperatureHigh 1.3.6.1.4.1.10072.2.20.1.1.6.32
board temperature high alarm
                   boardTemperatureHighClear 1.3.6.1.4.1.10072.2.20.1.1.6.33
board temperature high alarm clear
                   ponBoardReset 1.3.6.1.4.1.10072.2.20.1.1.6.34
PON board reset event occur
                   swBoardProtectedSwitch 1.3.6.1.4.1.10072.2.20.1.1.6.35
sw board protected switch event occur
                   ponPortAbnormal 1.3.6.1.4.1.10072.2.20.1.1.6.36
abnormal status on PON port occur
                   onuRegisterConflict 1.3.6.1.4.1.10072.2.20.1.1.6.37
onu register conflict
                   firmwareLoadSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.38
firmware load successfully
                   firmwareLoadFailure 1.3.6.1.4.1.10072.2.20.1.1.6.39
firmware load fail
                   dbaUpdateSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.40
update dba successfully
                   dbaUpdateFailure 1.3.6.1.4.1.10072.2.20.1.1.6.41
update dba faul
                   dbaLoadSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.42
load dba successfully
                   dbaLoadFailure 1.3.6.1.4.1.10072.2.20.1.1.6.43
load dba fail
                   ponToEthLinkdown 1.3.6.1.4.1.10072.2.20.1.1.6.44
.
                   ponToEthLinkup 1.3.6.1.4.1.10072.2.20.1.1.6.45
.
                   onuSoftwareLoadSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.46
load onu software successfully
                   onuSoftwareLoadFailure 1.3.6.1.4.1.10072.2.20.1.1.6.47
load onu software fail
                   ethLinkdown 1.3.6.1.4.1.10072.2.20.1.1.6.54
Ethernet port linkdown alarm.
                   ethLinkup 1.3.6.1.4.1.10072.2.20.1.1.6.55
Ethernet port linkup alarm.
                   bootUpdateSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.56
boot firmware update successfully notification
                   bootUpdateFailure 1.3.6.1.4.1.10072.2.20.1.1.6.57
boot firmware update fail notification
                   batFileBackupSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.58
bat file backup successfully notification
                   batFileBackupFailure 1.3.6.1.4.1.10072.2.20.1.1.6.59
bat file backup fail notification
                   batFileRestoreSuccess 1.3.6.1.4.1.10072.2.20.1.1.6.60
bat file restore successfully notification
                   batFileRestoreFailure 1.3.6.1.4.1.10072.2.20.1.1.6.61
bat file restore fail notification
                   onuRegAuthFailure 1.3.6.1.4.1.10072.2.20.1.1.6.62
Illegal ONU register.
                   deviceColdStart 1.3.6.1.4.1.10072.2.20.1.1.6.63
Only report OLT cold start. this trap is not sent if a devPowerOn trap is sent for the same restart. Implementation of this trap is optional.
                   deviceWarmStart 1.3.6.1.4.1.10072.2.20.1.1.6.64
Only report OLT warm start.
                   deviceExceptionRestart 1.3.6.1.4.1.10072.2.20.1.1.6.65
Only report OLT restart because of exception.
                   ethLoopAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.84
Ethernet port loop alarm.
                   ethLoopAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.85
Ethernet port loop clear.
                   onuLoopAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.86
Onu loop alarm.
                   onuLoopAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.87
Onu loop clear.
                   backboneEthLinkdown 1.3.6.1.4.1.10072.2.20.1.1.6.88
Ethernet port linkdown alarm.
                   backboneEthLinkup 1.3.6.1.4.1.10072.2.20.1.1.6.89
Ethernet port linkup alarm.
                   boardCpuUsageAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.116
cpu usage factor alarm
                   boardCpuUsageAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.117
cpu usage factor alarm clear
                   boardMemoryUsageAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.118
                   boardMemoryUsageAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.119
                   ponPortFullAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.132
                   ponPortAbnormalClear 1.3.6.1.4.1.10072.2.20.1.1.6.133
                   ethPortBroadCastFloodControl 1.3.6.1.4.1.10072.2.20.1.1.6.136
Ethernet port broadcast flood alarm.
                   ethPortBroadCastFloodControlClear 1.3.6.1.4.1.10072.2.20.1.1.6.137
Ethernet port broadcast flood alarm clear.
                   sysfileUploadsuccess 1.3.6.1.4.1.10072.2.20.1.1.6.138
                   sysfileUploadfailure 1.3.6.1.4.1.10072.2.20.1.1.6.139
                   sysfileDownloadsuccess 1.3.6.1.4.1.10072.2.20.1.1.6.140
                   sysfileDownloadfailure 1.3.6.1.4.1.10072.2.20.1.1.6.141
                   ponPortLosAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.142
                   ponPortLosAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.143
                   ponFWVersionMismatch 1.3.6.1.4.1.10072.2.20.1.1.6.144
                   ponFWVersionMatch 1.3.6.1.4.1.10072.2.20.1.1.6.145
                   ponDBAVersionMismatch 1.3.6.1.4.1.10072.2.20.1.1.6.146
                   ponDBAVersionMatch 1.3.6.1.4.1.10072.2.20.1.1.6.147
                   ponSFPTypeMismatch 1.3.6.1.4.1.10072.2.20.1.1.6.148
                   ponSFPTypeMitch 1.3.6.1.4.1.10072.2.20.1.1.6.149
                   ponPortBRASAlarm 1.3.6.1.4.1.10072.2.20.1.1.6.150
                   ponPortBRASAlarmClear 1.3.6.1.4.1.10072.2.20.1.1.6.151
                   ponPortUpNoTraffic 1.3.6.1.4.1.10072.2.20.1.1.6.152
                   ponPortUpNoTrafficClear 1.3.6.1.4.1.10072.2.20.1.1.6.153
                   onuDeletingNotify 1.3.6.1.4.1.10072.2.20.1.1.6.154
Illegal ONU register.
                   onuMacTableOverFlow 1.3.6.1.4.1.10072.2.20.1.1.6.208
onu mac table over flow.
                   onuMacTableOverFlowClear 1.3.6.1.4.1.10072.2.20.1.1.6.209
onu mac table over flow clear.
               gwAlarmLevelGroup 1.3.6.1.4.1.10072.2.20.1.1.7
                   onuNotPresentAlmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.1 integer32 read-write
the value indicates an alarm level is set on this event
                   devPowerOffAlmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.2 integer32 read-write
the value indicates an alarm level is set on this event
                   ponPortBERAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.3 integer32 read-write
the value indicates an alarm level is set on this event
                   ponPortFERAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.4 integer32 read-write
the value indicates an alarm level is set on this event
                   llidActBWExceedingAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.5 integer32 read-write
the value indicates an alarm level is set on this event
                   powerOffAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.6 integer32 read-write
the value indicates an alarm level is set on this event
                   boardTemperatureHighAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.7 integer32 read-write
the value indicates an alarm level is set on this event
                   devBoardPullAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.8 integer32 read-write
the value indicates an alarm level is set on this event
                   ethLinkdownAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.9 integer32 read-write
the value indicates an alarm level is set on this event
                   devFanAlarmAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.10 integer32 read-write
the value indicates an alarm level is set on this event
                   ethFlrAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.11 integer32 read-write
the value indicates an alarm level is set on this event
                   ethFerAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.12 integer32 read-write
the value indicates an alarm level is set on this event
                   ethTransmittalIntermitAlarmLevel 1.3.6.1.4.1.10072.2.20.1.1.7.13 integer32 read-write
the value indicates an alarm level is set on this event
               gwConsoleCfgGroup 1.3.6.1.4.1.10072.2.20.1.1.8
                   gwConsoleBaudRate 1.3.6.1.4.1.10072.2.20.1.1.8.1 integer read-write
the baud rate for the system console Enumeration: 'b9600': 6, 'b1200': 3, 'b2400': 4, 'b38400': 8, 'b19200': 7, 'b600': 2, 'b115200': 9, 'b300': 1, 'b4800': 5, 'b230400': 10.
                   gwConsoleDataBits 1.3.6.1.4.1.10072.2.20.1.1.8.2 integer read-write
the data bits length for the system console Enumeration: 'b5': 5, 'b6': 6, 'b7': 7, 'b8': 8.
                   gwConsoleStopBitSet 1.3.6.1.4.1.10072.2.20.1.1.8.3 integer read-write
the stop bits for the system console Enumeration: 'sb2': 2, 'sb1': 1.
                   gwConsoleParitySet 1.3.6.1.4.1.10072.2.20.1.1.8.4 integer read-write
the parity set for the system console Enumeration: 'even': 2, 'none': 1, 'odd': 3, 'space': 4.
                   gwConsoleFlowCtrlSet 1.3.6.1.4.1.10072.2.20.1.1.8.5 integer read-write
the flow control set for the system console Enumeration: 'enable': 1, 'disable': 2.