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

📄 oltonugeneralsetting.mib

📁 EPON MIB库源码
💻 MIB
📖 第 1 页 / 共 2 页
字号:
--
-- OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, June 04, 2006 at 13:58:50
--

--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Wednesday, May 31, 2006 at 11:18:23
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, May 28, 2006 at 18:22:01
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, May 28, 2006 at 14:16:57
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, May 28, 2006 at 13:47:22
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, May 28, 2006 at 13:41:19
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Tuesday, April 18, 2006 at 13:42:16
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, April 02, 2006 at 18:41:27
-- 
--  OLTONUGeneralSetting.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0  Build 88
-- Sunday, April 02, 2006 at 17:58:32
-- 

	FORTO-OLT-ONU-SETTING-MIB DEFINITIONS ::= BEGIN
 
		IMPORTS
			ifIndex			
				FROM IF-MIB			
			fortoPrivate, FortoOLTIdIndex			
				FROM FORTO-MIB			
			OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE			
				FROM SNMPv2-SMI			
			MacAddress			
				FROM SNMPv2-TC;
	
	
--      MODULE-COMPLIANCE, OBJECT-GROUP          FROM SNMPv2-CONF;
-- 1.3.6.1.4.1.14590.1.3
-- February 08, 1905 at 13:55 GMT
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.3
-- February 08, 1905 at 13:55 GMT
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.3
-- February 08, 1905 at 13:55 GMT
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.3
-- February 08, 1905 at 13:55 GMT
-- February 08, 1905 at 13:55 GMT
		-- 1.3.6.1.4.1.14590.1.3
		fortoOLTONUSetting MODULE-IDENTITY 
			LAST-UPDATED "190502081355Z"		-- February 08, 1905 at 13:55 GMT
			ORGANIZATION 
				"FORTO LTD"
			CONTACT-INFO 
				"   EMMANUEL GRINSPAN"
			DESCRIPTION 
				"The MIB module Set ONU configuration"
			REVISION "190502081355Z"		-- February 08, 1905 at 13:55 GMT
			DESCRIPTION 
				"Revisions made by the Interfaces MIB WG."
			::= { fortoPrivate 3 }

		
	
	
--
-- Node definitions
--
	
--  Node definitions
-- 
-- Node definitions
-- 
-- Node definitions
-- 
-- 1.3.6.1.4.1.14590.1.3.1
-- 1.3.6.1.4.1.14590.1.3.1
-- 1.3.6.1.4.1.14590.1.3.1
		-- 1.3.6.1.4.1.14590.1.3.1
		fortoOLTSetting OBJECT IDENTIFIER ::= { fortoOLTONUSetting 1 }

		
--         1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1
		-- 1.3.6.1.4.1.14590.1.3.1.1
		oltSetGeneralTable OBJECT-TYPE
			SYNTAX SEQUENCE OF OltSetGeneralEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"A table for general OLT settings configuration"
			::= { fortoOLTSetting 1 }

		
--         1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1
		-- 1.3.6.1.4.1.14590.1.3.1.1.1
		oltSetGeneralEntry OBJECT-TYPE
			SYNTAX OltSetGeneralEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"An entry containing transmission setting applicable
				to a particular OLT."
			INDEX { oltSetIndex }
			::= { oltSetGeneralTable 1 }

		
		OltSetGeneralEntry ::=
			SEQUENCE { 
				oltSetIndex
					FortoOLTIdIndex,
				oltTransmissionMode
					INTEGER
			 }

--         1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
		-- 1.3.6.1.4.1.14590.1.3.1.1.1.1
		oltSetIndex OBJECT-TYPE
			SYNTAX FortoOLTIdIndex
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"A unique value, greater than zero, for each
				OLT.  "
			::= { oltSetGeneralEntry 1 }

		
--         1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
		-- 1.3.6.1.4.1.14590.1.3.1.1.1.2
		oltTransmissionMode OBJECT-TYPE
			SYNTAX INTEGER
				{
				disable(0),
				enable(1)
				}
			MAX-ACCESS read-write
			STATUS current
			DESCRIPTION
				"Disable the OLT PON downlink transmission signal,
				no data transmitted on the PON = 0
				Enable the OLT PON downlink transmission signal (default mode) = 1  
				              "
			DEFVAL { 1 }
			::= { oltSetGeneralEntry 2 }

		
--    1.3.6.1.4.1.14590.1.3.2
-- 1.3.6.1.4.1.14590.1.3.2
-- 1.3.6.1.4.1.14590.1.3.2
		-- 1.3.6.1.4.1.14590.1.3.2
		fortoONUSetting OBJECT IDENTIFIER ::= { fortoOLTONUSetting 2 }

		
--         1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
-- 1.3.6.1.4.1.14590.1.3.2.1
		-- 1.3.6.1.4.1.14590.1.3.2.1
		fortoONUSettingTable OBJECT-TYPE
			SYNTAX SEQUENCE OF FortoONUSettingEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"A table for ONU setting configuration"
			::= { fortoONUSetting 1 }

		
--         1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1
		-- 1.3.6.1.4.1.14590.1.3.2.1.1
		fortoONUSettingEntry OBJECT-TYPE
			SYNTAX FortoONUSettingEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"An entry containing ONU Setting applicable to an  ONU interface."
			INDEX { ifIndex }
			::= { fortoONUSettingTable 1 }

		
		FortoONUSettingEntry ::=
			SEQUENCE { 
				shutdownDeregisterOnu
					INTEGER,
				shutdownCompletion
					INTEGER,
				deregistrationCompletion
					INTEGER
			 }

--         1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
		-- 1.3.6.1.4.1.14590.1.3.2.1.1.1
		shutdownDeregisterOnu OBJECT-TYPE
			SYNTAX INTEGER
				{
				shutdown(1),
				deregister(2),
				reset(3)
				}
			MAX-ACCESS read-write
			STATUS current
			DESCRIPTION
				"set to 1 for shut down ONU
				set to 2 for deregister ONU
				set to 3 for reset ONU (only supported for ONU 6201 and above)
				For SET operation : 
				a) when setting shutdownDeregisterOnu to (1) shut down ONU, this leaf variable must be used together with shutdownCompletion leaf variable.
				b) when setting shutdownDeregisterOnu to (2) deregister ONU, this leaf variable must be used together with deregistrationCompletion leaf variable.
				
				      "
			::= { fortoONUSettingEntry 1 }

		
--         1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
		-- 1.3.6.1.4.1.14590.1.3.2.1.1.2
		shutdownCompletion OBJECT-TYPE
			SYNTAX INTEGER
				{
				false(0),
				true(1)
				}
			MAX-ACCESS read-write
			STATUS current
			DESCRIPTION
				"Return after the request for shutdown has been sent to the ONU = 0
				Return after the shutdown process has completed = 1               
				For SET operation : 
				a) when setting shutdownDeregisterOnu to (1) shut down ONU, this leaf variable must be used together with shutdownDeregisterOnu leaf variable.
				"
			::= { fortoONUSettingEntry 2 }

		
--         1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
		-- 1.3.6.1.4.1.14590.1.3.2.1.1.3
		deregistrationCompletion OBJECT-TYPE
			SYNTAX INTEGER
				{
				false(0),
				true(1)
				}
			MAX-ACCESS read-write
			STATUS current
			DESCRIPTION
				"Return after the request for deregistration has been sent to the ONU = 0
				Return after the deregistration process has completed = 1               
				For SET operation : 
				a) when setting shutdownDeregisterOnu to (2) deregister ONU, this leaf variable must be used together with shutdownDeregisterOnu leaf variable.
				     "
			::= { fortoONUSettingEntry 3 }

		
--    1.3.6.1.4.1.14590.1.3.3
-- 1.3.6.1.4.1.14590.1.3.3
-- 1.3.6.1.4.1.14590.1.3.3
		-- 1.3.6.1.4.1.14590.1.3.3
		fortoDeviceInfo OBJECT IDENTIFIER ::= { fortoOLTONUSetting 3 }

		
--         1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
-- 1.3.6.1.4.1.14590.1.3.3.1
		-- 1.3.6.1.4.1.14590.1.3.3.1
		fortoDeviceInfoTable OBJECT-TYPE
			SYNTAX SEQUENCE OF FortoDeviceInfoEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"This table retrieves the device information for each device (OLT / ONU)"
			::= { fortoDeviceInfo 1 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1
		-- 1.3.6.1.4.1.14590.1.3.3.1.1
		fortoDeviceInfoEntry OBJECT-TYPE
			SYNTAX FortoDeviceInfoEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"An entry containing Device Information applicable to an  OLT or ONU  interface."
			INDEX { ifIndex }
			::= { fortoDeviceInfoTable 1 }

		
		FortoDeviceInfoEntry ::=
			SEQUENCE { 
				deviceID
					INTEGER,
				hostMajor
					INTEGER,
				hostMinor
					INTEGER,
				hostCompilation
					INTEGER,
				firmwareMajor
					INTEGER,
				firmwareMinor
					INTEGER,
				firmwareBuild
					INTEGER,
				firmwareMaintenance
					INTEGER,
				hardwareMajor
					INTEGER,
				hardwareMinor
					INTEGER,
				systemMAC
					INTEGER,
				portsSupported
					INTEGER,
				portsType
					INTEGER

			 }

--         1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.1
		deviceID OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"ONU device ID number ( Not avalible if ONU working with OAM 1.2 )
				Allways 0 for OLT
				
				      "
			::= { fortoDeviceInfoEntry 1 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.2
		hostMajor OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"For OLT - PAS-SOFT major version
				For ONU - software major version               
				     "
			::= { fortoDeviceInfoEntry 2 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.3
		hostMinor OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"For OLT - PAS-SOFT minor version
				For ONU - software minor version               
				     "
			::= { fortoDeviceInfoEntry 3 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.4
		hostCompilation OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"For OLT - PAS-SOFT compilation version
				For ONU - software build version          
				     "
			::= { fortoDeviceInfoEntry 4 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.5
		firmwareMajor OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"For OLT - firmware major version	
				For ONU - Not available         
				      "
			::= { fortoDeviceInfoEntry 5 }

		
--         1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
		-- 1.3.6.1.4.1.14590.1.3.3.1.1.6
		firmwareMinor OBJECT-TYPE
			SYNTAX INTEGER (0..65535)
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"For OLT - firmware minor version	
				For ONU - Not available         
				      "
			::= { fortoDeviceInfoEntry 6 }

		

⌨️ 快捷键说明

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