NSCRTV-EPONEOC-EPON-MIB

File: NSCRTV-EPONEOC-EPON-MIB.mib (11018 bytes)

Imported modules

BRIDGE-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

BridgeId Timeout IpAddress
Unsigned32 Integer32 Counter32
OBJECT-TYPE TimeTicks Gauge32
Counter64 MODULE-IDENTITY OBJECT-IDENTITY
enterprises DateAndTime MacAddress
TimeStamp RowStatus TruthValue
DisplayString TEXTUAL-CONVENTION

Defined Types

EponDeviceIndex  
Epon olt/ ONU ID Olt device-8bit OLT Card-8bit Pon port-8bit OnuNUM-8bit Note: ---- 1. OLT device must not be 0. 2. Card here shall confirm the last byte definition of EponCardIndex to indicate the main-slot and sub-slot index. 3. Pon port must not be 0. 4. The useful ONU logical ID MUST never be set to 0, where NUM of 0 has another meaning, to indicate that the ONU logical ID is meaningless, or said to not applied. Usage guide: ----------- This TC could be used for OLT SNI, OLT PON port, OLT ONU ID ONU UNI, OLT device, trunk. If the refered MIB object does not have clear definition, refer to the following: Applied Obj - Descriptions of Index ------------------------------------------------------------------ OLT Pon Port - OnuNum shall be set to 0, OLT SNI - Same as OLT Pon Port OLT onu ID - Set OnuNUM to corresponding ONU logical ID ONU UNI - Same as OLT ONU ID OLT device - Set card, pon port and OnuNUM to 0 Trunk - Card to 0x3F, pon port to trunk ID, OnuNUM to 0 Olt device to corresponding ONU device
TEXTUAL-CONVENTION    
  Unsigned32  

EponCardIndex  
For easy presenting the chassis view by NMS, bCardIndex shall be formatted in a following manner: Four bytes of INTEGER, from the most significant byte to the least significant bytes ----------------------------------------------------------------------------- Reserved byte Reserved byte Reserved byte Sub-slot 2-bit Main-slot 6-bit Notes: ----- 1. Reserved bytes shall be set to 0. 2. The main-slot shall be started from 1, and shall be in a consecutive manner, for all slots, including service slots, control slots, switch slots, power slots,FAN slots, etc.For example, 1, 2, 3 3. The sub-slot shall be started from 1, and shall be in a consecutive manner. For example, 1, 2. If no sub-slot concept of a main-slot, set to 0. 4. For fixed device, if no slot concept, NE shall set both main-slot and sub-slot to 0, to indicate this is meaningless. For modulized device, they MUST not be set to 0.This definition shall applied to both OLT and ONU. 5. For trunk, since there is no slot concept, set main-slot to all-1 and sub-slot to 0. This definition shall applied to both OLT and ONU. For example, 0x00 00 00 0A, represents main-slot 10, no sub-slot 0x00 00 00 42, represents main-slot 2, sub-slot 1 0x00 00 00 3F, represents a trunk
TEXTUAL-CONVENTION    
  Unsigned32  

EponPortIndex  
Epon The device port number shall start from 1. Nunber 0 had specific meaning, stands for portIndex is meaningless, for the situation defined.
TEXTUAL-CONVENTION    
  INTEGER 0..255  

EponAlarmCode  
Alarm codes, uniquely indentifies each kind of alarm. Refer to EPON alarm definition table
TEXTUAL-CONVENTION    
  INTEGER 1..65535  

EponAlarmInstance  
Alarm instance, which define the detailed management object reported the alarm. For example, OLT device 1, slot 2, port 3 reports a port down alarm. It is represents in OCTET STRING format. 1. The first four OCTET has same definition as EponDeviceIndex TC. 2. The fifth OCTET is the slot definition of ONU, which shall have same definition as last byte definition in EponCardIndex TC. 3. The sixth OCTET is the UNI port ID of ONU, which is similar to EponPortIndex TC. 4. The seventh and eighth OCTETS are reserved and shall be set to 0 at any time, and shall be ignored by maangement system. For example, 0x01 02 03 04 05 06 00 00, represents OLT device 1, slot 2, port 3, ONU logical ID 4, slot 5 UNI port 6 of the connected ONU.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

EponSeverityType  
TEXTUAL-CONVENTION    
  INTEGER critical(1), major(2), minor(3), warning(4), info(5), clear(6)  

AutoNegotiationTechAbility  
Technology ability of auto negotiation. Refer to clause 30.6.1.1.5 of IEEE 802.3 2005 edition
TEXTUAL-CONVENTION    
  BITS tenBaseTFullDuplex(1), tenBaseTHalfDuplex(2), hundredBaseTFullDuplex(3), hundredBaseTHalfDuplex(4), thousandBaseTFullDuplex(5), thousandBaseTHalfDuplex(6), thousandBaseXFullDuplex(7), thousandBaseXHalfDuplex(8), fdxPause(9), fdxApause(10), fdxSpause(11), fdxBpause(12)  

TAddress  
First four octets sames definition of IpAddress, stands for NMS IP address The last four octets same definition of INTEGER, stands for trap UDP port
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

EponStats15MinRecordType  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER 0..96  

EponStats24HourRecordType  
Tok_String
TEXTUAL-CONVENTION    
  INTEGER 0..30  

EponStatsThresholdType  
1- InOctets 2 InPkts 3 InBroadcastPkts 4 InMulticastPkts 5 InPkts64Octets 6 InPkts65to127Octets 7 InPkts128to255Octets 8 InPkts256to511Octets 9 InPkts512to1023Octets 10 InPkts1024to1518Octets 11 InPkts1519to1522Octets 12 InUndersizePkts 13 InOversizePkts 14 InFragments 15 InMpcpFrames 16 InMpcpOctets 17 InOAMFrames 18 InOAMOctets 19 InCRCErrorPkts 20 InDropEvents 21 InJabbers 22 InCollision 23 OutOctets 24 OutPkts 25 OutBroadcastPkts 26 OutMulticastPkts 27 OutPkts64Octets 28 OutPkts65to127Octets 29 OutPkts128to255Octets 30 OutPkts256to511Octets 31 OutPkts512to1023Octets 32 OutPkts1024to1518Octets 33 OutPkts1519o1522Octets 34 OutUndersizePkts 35 OutOversizePkts 36 OutFragments 37 OutMpcpFrames 38 OutMpcpOctets 39 OutOAMFrames 40 OutOAMOctets 41 OutCRCErrorPkts 42 OutDropEvents 43 OutJabbers 44 OutCollision 50 Temperature Note: ---------------------------------------------------------------- 1. For 50 Temperature, this parameter shall only applied to a. Slot level, for each service/switch/management card, for chassis-based system. b. Node-level, for fixed box. 2. For 50 Temperature, shall be applied to both OLT and ONU 3. For 50 Temperature, since no 15-min performance data collection are required, system shall ensure the temperature polling interval no less than 5 seconds. The alarm shall be only generated when the threshold is acrossed for three continuous intervals, and shall be cleared, when the threshold is not accrossed any more, for three continous intervals.
TEXTUAL-CONVENTION    
  INTEGER 1..1024  

Defined Values

nscrtvRoot 1.3.6.1.4.1.17409
OBJECT IDENTIFIER    

nscrtvHFCemsTree 1.3.6.1.4.1.17409.1
OBJECT IDENTIFIER    

nscrtvEponEocTree 1.3.6.1.4.1.17409.2
OBJECT IDENTIFIER    

propertyIdent 1.3.6.1.4.1.17409.2.1
OBJECT IDENTIFIER    

alarmsIdent 1.3.6.1.4.1.17409.2.2
OBJECT IDENTIFIER    

eponTree 1.3.6.1.4.1.17409.2.3
OBJECT IDENTIFIER    

eoCTree 1.3.6.1.4.1.17409.2.4
OBJECT IDENTIFIER    

eponAlarmTree 1.3.6.1.4.1.17409.2.2.11
OBJECT IDENTIFIER    

eponTrapObjectGroup 1.3.6.1.4.1.17409.2.2.11.1
OBJECT IDENTIFIER    

eponAlarmObjGroup 1.3.6.1.4.1.17409.2.2.11.2
OBJECT IDENTIFIER    

eponManagementObjGroup 1.3.6.1.4.1.17409.2.2.11.3
OBJECT IDENTIFIER    

systemObjects 1.3.6.1.4.1.17409.2.3.1
OBJECT IDENTIFIER    

sniObjects 1.3.6.1.4.1.17409.2.3.2
OBJECT IDENTIFIER    

ponPortObjects 1.3.6.1.4.1.17409.2.3.3
OBJECT IDENTIFIER    

onuObjects 1.3.6.1.4.1.17409.2.3.4
OBJECT IDENTIFIER    

uniObjects 1.3.6.1.4.1.17409.2.3.5
OBJECT IDENTIFIER    

igmpManagementObjects 1.3.6.1.4.1.17409.2.3.6
OBJECT IDENTIFIER    

vlanManagementObjects 1.3.6.1.4.1.17409.2.3.7
OBJECT IDENTIFIER    

qosManagementObjects 1.3.6.1.4.1.17409.2.3.8
OBJECT IDENTIFIER    

stpManagementObjects 1.3.6.1.4.1.17409.2.3.9
OBJECT IDENTIFIER    

performanceStatisticObjects 1.3.6.1.4.1.17409.2.3.10
OBJECT IDENTIFIER    

eponLinkedEoCManagementObjects 1.3.6.1.4.1.17409.2.3.11
OBJECT IDENTIFIER