⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oltconfiguration.mib

📁 EPON MIB库源码
💻 MIB
📖 第 1 页 / 共 3 页
字号:
				       "
			::= { oltConfigurationEntry 21 }

		
-- 1.3.6.1.4.1.14590.1.1.2.1.1.22
		ponTXDisableLinePolarity OBJECT-TYPE
			SYNTAX INTEGER
				{
				activlow(0),
				activehigh(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"PON optics transmission signal polarity. 
				This signal will always be enabled upon OLT initialization.
				active low (0).
				activee high (1)
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 22 }

		
-- 1.3.6.1.4.1.14590.1.1.2.1.1.23
		opticsDeadZone OBJECT-TYPE
			SYNTAX INTEGER (0..15)
			UNITS " 8 nanoseconds "
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"Minimal length between the end of a grant to the start of the other,
				measured in 8 nanoseconds units (0 - 15 )
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 23 }

		
-- 1.3.6.1.4.1.14590.1.1.2.1.1.24
		useOpticsSignalLoss OBJECT-TYPE
			SYNTAX INTEGER
				{
				false(0),
				true(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"Don't use optics 'signal loss' signal for OLT line status state machine FALSE (0)
				Use the optics 'signal loss' signal by the OLT line status state machine TRUE (1)
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 24 }

		
-- 1.3.6.1.4.1.14590.1.1.2.1.1.25
		ponPortLinkIndicationPolarity OBJECT-TYPE
			SYNTAX INTEGER
				{
				activlow(0),
				activehigh(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"Polarity of the PON port link indication clock
				active low (0).
				activee high (1)
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 25 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.26
		cniPortLinkIndicationPolarity OBJECT-TYPE
			SYNTAX INTEGER
				{
				activlow(0),
				activehigh(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"Polarity of the CNI (System) port link indication clock.
				active low (0).
				activee high (1)
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 26 }
 
   		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.27
		discoveryLaserOnTime OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"No discovery laser turn on time (0)
				Laser on time of the ONUs during the discovery process, measured in TQ
				16-bit value > 0
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 27 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.28
		discoveryLaserOffTime OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"No discovery laser turn off time  (0).
				Laser off time of the ONUs during the discovery process, measured in TQ
				16-bit value > 0
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 28 }  
			
  
-- 1.3.6.1.4.1.14590.1.1.2.1.1.29
		ponTBCPolarity OBJECT-TYPE
			SYNTAX INTEGER
				{
				activelow(0),
				activehigh(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				" "
			::= { oltConfigurationEntry 29 } 
			

  -- 1.3.6.1.4.1.14590.1.1.2.1.1.30
		extDownlinkBufferSize OBJECT-TYPE
			SYNTAX INTEGER (0 | 2 | 4 | 8 | 16 | 32)	
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				" "
			::= { oltConfigurationEntry 30 } 
			

  -- 1.3.6.1.4.1.14590.1.1.2.1.1.31
		fortoONUextcapabilities OBJECT-TYPE
			SYNTAX INTEGER
				{
				disable(0),
				enable(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				" "
			::= { oltConfigurationEntry 31 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.32
		firmwareImageSource OBJECT-TYPE
			SYNTAX INTEGER
				{
				fromflash(0),
				fromfile(1),
				frommemory(2)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"OLT loads firmware image from a flash memory 
				(may be updated by Load OLT binary command) (0).	
				Firmware image is loaded from a file residing 
				in the file system of the OS running PAS-SOFT (1)
				Firmware image is to be loaded from a file residing in the
				PAS-SOFT memory space (2)
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				"
			::= { oltConfigurationEntry 32 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.33
		firmwareImageLocation OBJECT-TYPE
			SYNTAX OCTET STRING
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"When OLT loads firmware image file from a flash memory - NULL
				When OLT firmware is loaded from a file - 
				firmware image file path to load from (PAS-SOFT file system)
				A string containing the full binary file name (including path).
				When OLT firmware image is loaded from a memory address -
				a memory address containing the beginning of the OLT firmware file image 
				Pointer to a memory address
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				
				"
			::= { oltConfigurationEntry 33 }

		
--     1.3.6.1.4.1.14590.1.1.2.1.1.34
		firmwareImageSize OBJECT-TYPE
			SYNTAX INTEGER
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"When OLT loads firmware from a flash memory - field not required 0 
				When OLT firmware is loaded from a file - field not required 0  
				When OLT firmware is loaded from a memory address - file size, stated in bytes
				32-bit value
				
				Note for SNMP SET : This leaf must be used together with all other leaves of the table, except :
				- txHEC
				- rxHEC
				- maxRTT
				- addressTableAgingTimer
				- cniPortMaximumEntries
				- arpFromPONtoFirmware
				- arpFromCNItoFirmware
				- arpFromPONtoCNI
				- arpFromCNItoPON
				- filteringOfUntaggedFrames.
				
				"
			::= { oltConfigurationEntry 34 }   

--     1.3.6.1.4.1.14590.1.1.2.1.1.35
		ramTest OBJECT-TYPE
			SYNTAX INTEGER 
			{
				disable(0),
				enable(1)
			}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"	"
			::= { oltConfigurationEntry 35 }


		
--     1.3.6.1.4.1.14590.1.1.2.1.1.36
		txHEC OBJECT-TYPE
			SYNTAX INTEGER
				{
				notchanfe(-1),
				legacy(0),
				standard(1)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"OLT default value (Legacy) / Last value not changed (-1)
				Legacy -   HEC generation as in PAS5001-N (0)
				Standard - HEC generation according to IEEE802.3ah   (1)
				"
			DEFVAL { -1 }
			::= { oltConfigurationEntry 36 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.37
		rxHEC OBJECT-TYPE
			SYNTAX INTEGER
				{
				nochange(-1),
				nohec(0),
				legacy(1),
				standard(2),
				bith(3)
				}
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"OLT default value (Legacy) / Last value not changed	(-1)
				No HEC checking	(0) 
				Legacy - HEC check (Rx) as in    PAS5001-N (1)
					Standard - HEC check (Rx) according to IEEE802.3ah (2)
				Both - HEC check (Rx) according to both methods. (3)
				 Only frames that fail both checks are dropped
				
				 "
			DEFVAL { -1 }
			::= { oltConfigurationEntry 37 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.38
		maxRTT OBJECT-TYPE
			SYNTAX INTEGER (-1..32767)
			UNITS "TQ"
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				"OLT default value (13524 TQ) / (if value was previously set)
				last value not changed    = -1          	
				Maximum round trip time between OLT and ONU in the PON. 
				Stated in TQ (time quanta) = 0 - 32767.  
				 "
			DEFVAL { 13524 }
			::= { oltConfigurationEntry 38 }

		
-- 1.3.6.1.4.1.14590.1.1.2.1.1.39
		grantFiltering OBJECT-TYPE
			SYNTAX INTEGER  
				{
				false(0),
				true(1)
				}

			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				" "
			::= { oltConfigurationEntry 39 }

		
		-- 1.3.6.1.4.1.14590.1.1.2.1.1.40
		oltRowStatus OBJECT-TYPE
			SYNTAX RowStatus
			MAX-ACCESS read-create
			STATUS current
			DESCRIPTION
				" The status of the line"
			::= { oltConfigurationEntry 40 }

		
		
--     1.3.6.1.4.1.14590.1.1.4
-- 1.3.6.1.4.1.14590.1.1.4
-- 1.3.6.1.4.1.14590.1.1.4
-- 1.3.6.1.4.1.14590.1.1.4
		-- 1.3.6.1.4.1.14590.1.1.4
		fortoOLTCapabilities OBJECT IDENTIFIER ::= { fortoConfiguration 4 }

		
--      Capabilities   
-- 1.3.6.1.4.1.14590.1.1.4.1
-- 1.3.6.1.4.1.14590.1.1.4.1
-- 1.3.6.1.4.1.14590.1.1.4.1
-- 1.3.6.1.4.1.14590.1.1.4.1
		-- 1.3.6.1.4.1.14590.1.1.4.1
		oltCapabilitiesTable OBJECT-TYPE
			SYNTAX SEQUENCE OF OltCapabilitiesEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"This table gets the physical capabilities of an OLT / ONU device. 
				For non-Forto ONUs, this command support 慙aser on time

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -