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

📄 statistics.mib

📁 EPON MIB库源码
💻 MIB
📖 第 1 页 / 共 5 页
字号:
			STATUS current
			DESCRIPTION
				"A group of three bits corresponding to the State field of the most
				recently transmitted Information OAMPDU: 
				Parser Action (two bits), Multiplexer Action 
				3 boolean values corresponding to the defined 3 bits
				
				 
				Note : for interface that doesn't support this counter, return 0.    "
			::= { fortoStatusStatisticsEntry 9 }

		
--         1.3.6.1.4.1.14590.1.2.3.1.1.21
-- 1.3.6.1.4.1.14590.1.2.3.1.1.21
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
		-- 1.3.6.1.4.1.14590.1.2.3.1.1.10
		oamLoopBackRemoteState OBJECT-TYPE
			SYNTAX OCTET STRING (SIZE (0..2))
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A group of three bits corresponding to the State field of the most
				recently received Information OAMPDU: Parser Action (two bits),
				 Multiplexer Action
				 3 boolean values corresponding to the defined 3 bits
				
				Note : for interface that doesn't support this counter, return 0.    "
			::= { fortoStatusStatisticsEntry 10 }

		
--         1.3.6.1.4.1.14590.1.2.3.1.1.31
-- 1.3.6.1.4.1.14590.1.2.3.1.1.31
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
		-- 1.3.6.1.4.1.14590.1.2.3.1.1.11
		rateControlAbility OBJECT-TYPE
			SYNTAX INTEGER
				{
				false(0),
				true(1)
				}
			UNITS "16 nano seconds "
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"Rate Control through 
				lowering the averagedata rate of the MAC sublayer,
				 with frame granularity not supported   =  0 
				Rate Control through lowering the averagedata rate of the MAC sublayer, 
				with frame granularity supported    = 1
				 
				                          
				Note : for interface that doesn't support this counter, return 0.    "
			::= { fortoStatusStatisticsEntry 11 }

		
--         1.3.6.1.4.1.14590.1.2.6
-- 1.3.6.1.4.1.14590.1.2.6
-- 1.3.6.1.4.1.14590.1.2.5
-- 1.3.6.1.4.1.14590.1.2.5
-- 1.3.6.1.4.1.14590.1.2.5
-- 1.3.6.1.4.1.14590.1.2.5
-- 1.3.6.1.4.1.14590.1.2.5
-- 1.3.6.1.4.1.14590.1.2.5
		-- 1.3.6.1.4.1.14590.1.2.5
		fortoStatisticsGeneralGet OBJECT IDENTIFIER ::= { fortoStatistics 5 }

		
--           Get Statistics
-- 1.3.6.1.4.1.14590.1.2.6.1
-- 1.3.6.1.4.1.14590.1.2.6.1
-- 1.3.6.1.4.1.14590.1.2.5.1
-- 1.3.6.1.4.1.14590.1.2.5.1
-- 1.3.6.1.4.1.14590.1.2.5.1
-- 1.3.6.1.4.1.14590.1.2.5.1
-- 1.3.6.1.4.1.14590.1.2.5.1
-- 1.3.6.1.4.1.14590.1.2.5.1
		-- 1.3.6.1.4.1.14590.1.2.5.1
		fortoStatisticsGeneralGetTable OBJECT-TYPE
			SYNTAX SEQUENCE OF FortoStatisticsGeneralGetEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"This table defines the list of statistics counters for PON and system interfaces."
			::= { fortoStatisticsGeneralGet 1 }

		
--         1.3.6.1.4.1.14590.1.2.6.1.1
-- 1.3.6.1.4.1.14590.1.2.6.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1
		-- 1.3.6.1.4.1.14590.1.2.5.1.1
		fortoStatisticsGeneralGetEntry OBJECT-TYPE
			SYNTAX FortoStatisticsGeneralGetEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"An entry containing  management information for get general statistics               "
			INDEX { ifIndex }
			::= { fortoStatisticsGeneralGetTable 1 }

		
		FortoStatisticsGeneralGetEntry ::=
			SEQUENCE { 
				statisticsBer
					OCTET STRING,
				statisticsFer
					OCTET STRING
			 }

--         1.3.6.1.4.1.14590.1.2.6.1.1.1
-- 1.3.6.1.4.1.14590.1.2.6.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
		-- 1.3.6.1.4.1.14590.1.2.5.1.1.1
		statisticsBer OBJECT-TYPE
			SYNTAX OCTET STRING (SIZE (10))
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"Statistics data value  according to type and parameter in the pdu
				10 bytes floating number
				
				Note : for interface that doesn't support this counter, return 0.    "
			::= { fortoStatisticsGeneralGetEntry 1 }

		
--         1.3.6.1.4.1.14590.1.2.6.1.1.3
-- 1.3.6.1.4.1.14590.1.2.6.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
		-- 1.3.6.1.4.1.14590.1.2.5.1.1.2
		statisticsFer OBJECT-TYPE
			SYNTAX OCTET STRING (SIZE (10))
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"Statistics data value  according to type and parameter in the pdu
				10 bytes floating number
				
				Note : for interface that doesn't support this counter, return 0.    "
			::= { fortoStatisticsGeneralGetEntry 2 }

		
--    MPCP MIB modules definitions ([802.3ah] clause 30.3.5)
-- 1.3.6.1.4.1.14590.1.2.6
-- 1.3.6.1.4.1.14590.1.2.6
		-- 1.3.6.1.4.1.14590.1.2.6
		fortoMpcpStat OBJECT IDENTIFIER ::= { fortoStatistics 6 }

		
--   1.3.6.1.4.1.14590.1.2.6.1
-- 1.3.6.1.4.1.14590.1.2.6.1
		-- 1.3.6.1.4.1.14590.1.2.6.1
		fortoMpcpStatTable OBJECT-TYPE
			SYNTAX SEQUENCE OF FortoMpcpStatEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"This table defines the list of statistics counters for
				[802.3ah] clause 64 MPCP interface. Each object has
				a row for every virtual link according to the proper
				ifIndex. Typically the number of expected virtual link
				in a PON is like the number of ONUs 32-64 plus an
				additional entry for broadcast LLID (which is marked by
				0xffff). In the [802.3ah] the LLID is a 2bytes register
				and the number of LLIDs is limited by that."
			::= { fortoMpcpStat 1 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1
-- 1.3.6.1.4.1.14590.1.2.6.1.1
		-- 1.3.6.1.4.1.14590.1.2.6.1.1
		fortoMpcpStatEntry OBJECT-TYPE
			SYNTAX FortoMpcpStatEntry
			MAX-ACCESS not-accessible
			STATUS current
			DESCRIPTION
				"Table entries for the table of statistics counters of
				[802.3ah] clause 64 MPCP interface.
				Rows in the table are created when ifIndexs are created.
				For the ONU rows are created at system initialization.
				For the OLT the rows of the OLT ifIndex and the row of
				the ifIndex referring to the broadcast virtual link are
				created at system initialization. For the ifIndexs
				referring to the virtual links at the OLT, a row is
				created when a virtual link is established (ONU
				registers) and deleted when the virtual link is deleted
				(ONU deregisters). Rows exist for an OLT interface and
				an ONU interface."
			INDEX { ifIndex }
			::= { fortoMpcpStatTable 1 }

		
		FortoMpcpStatEntry ::=
			SEQUENCE { 
				fortoMpcpMACCtrlFramesTransmitted
					INTEGER,
				fortoMpcpMACCtrlFramesReceived
					INTEGER,
				fortoMpcpDiscoveryWindowsSent
					Counter32,
				fortoMpcpDiscoveryTimeout
					Counter32,
				fortoMpcpTxRegRequest
					INTEGER,
				fortoMpcpRxRegRequest
					INTEGER,
				fortoMpcpTxRegAck
					INTEGER,
				fortoMpcpRxRegAck
					INTEGER,
				fortoMpcpTxReport
					INTEGER,
				fortoMpcpRxReport
					INTEGER,
				fortoMpcpTxGate
					INTEGER,
				fortoMpcpRxGate
					INTEGER,
				fortoMpcpTxRegister
					INTEGER,
				fortoMpcpRxRegister
					INTEGER
			 }

--   1.3.6.1.4.1.14590.1.2.6.1.1.1
-- 1.3.6.1.4.1.14590.1.2.6.1.1.1
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.1
		fortoMpcpMACCtrlFramesTransmitted OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of MPCP frames passed to the MAC sublayer for
				transmission. This counter is incremented when a
				MA_CONTROL.request service primitive is generated within
				the MAC control sublayer with an opcode indicating a
				MPCP frame.
				This counter is relevant for an OLT and an ONU. For
				the OLT there is a value per LLID."
			REFERENCE
				"[802.3ah], 30.3.5.1.7."
			::= { fortoMpcpStatEntry 1 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.2
-- 1.3.6.1.4.1.14590.1.2.6.1.1.2
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.2
		fortoMpcpMACCtrlFramesReceived OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of MPCP frames passed by the MAC sublayer to the
				MAC Control sublayer. This counter is incremented when a
				ReceiveFrame function call returns a valid frame with:
				(1) a lengthOrType field value equal to the reserved
				Type for 802.3_MAC_Control as specified in 31.4.1.3, and
				(2) an opcode indicating a MPCP frame.
				This counter is relevant for an OLT and an ONU. For
				the OLT there is a value per LLID."
			REFERENCE
				"[802.3ah], 30.3.5.1.8."
			::= { fortoMpcpStatEntry 2 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.3
-- 1.3.6.1.4.1.14590.1.2.6.1.1.3
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.3
		fortoMpcpDiscoveryWindowsSent OBJECT-TYPE
			SYNTAX Counter32
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of discovery windows generated. The counter is
				incremented by one for each generated discovery window.
				This counter is relevant for an OLT and an ONU. For
				the OLT there is a value per LLID. At the ONU value
				should be zero."
			REFERENCE
				"[802.3ah], 30.3.5.1.22."
			::= { fortoMpcpStatEntry 3 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.4
-- 1.3.6.1.4.1.14590.1.2.6.1.1.4
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.4
		fortoMpcpDiscoveryTimeout OBJECT-TYPE
			SYNTAX Counter32
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of the number of times a discovery timeout
				occurs. Increment the counter by one for each discovery
				processing state-machine reset resulting from timeout
				waiting for message arrival.
				This counter is relevant for an OLT and an ONU. For
				the OLT there is a value per LLID."
			REFERENCE
				"[802.3ah], 30.3.5.1.23."
			::= { fortoMpcpStatEntry 4 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.5
-- 1.3.6.1.4.1.14590.1.2.6.1.1.5
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.5
		fortoMpcpTxRegRequest OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of the number of times a REGISTER_REQ MPCP
				frames transmission occurs. Increment the counter by one
				for each REGISTER_REQ MPCP frame transmitted as defined
				in [802.3ah] clause 64. This counter is mandatory for an
				ONU. This counter is relevant for an OLT and an ONU.
				For the OLT there is a value per LLID. At the OLT value
				should be zero."
			REFERENCE
				"[802.3ah], 30.3.5.1.12."
			::= { fortoMpcpStatEntry 5 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.6
-- 1.3.6.1.4.1.14590.1.2.6.1.1.6
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.6
		fortoMpcpRxRegRequest OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of the number of times a REGISTER_REQ MPCP
				frames reception occurs. A single counter at the ONU and
				a set of counters, one for each LLID, at the OLT.
				Increment the counter by one for each REGISTER_REQ MPCP
				frame received for each LLID as defined in [802.3ah]
				clause 64. This counter is mandatory for an ONU and for
				an OLT. For the OLT there is a value per LLID.
				At the ONU value should be zero."
			REFERENCE
				"[802.3ah], 30.3.5.1.17."
			::= { fortoMpcpStatEntry 6 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.7
-- 1.3.6.1.4.1.14590.1.2.6.1.1.7
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.7
		fortoMpcpTxRegAck OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of the number of times a REGISTER_ACK MPCP
				frames transmission occurs. Increment the counter by one
				for each REGISTER_ACK MPCP frame transmitted as defined
				in [802.3ah] clause 64. This counter is mandatory for an
				ONU. This object is relevant for an OLT and an ONU.
				For the OLT there is a value per LLID. At the OLT the
				value should be zero."
			REFERENCE
				"[802.3ah], 30.3.5.1.10."
			::= { fortoMpcpStatEntry 7 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.8
-- 1.3.6.1.4.1.14590.1.2.6.1.1.8
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.8
		fortoMpcpRxRegAck OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS read-only
			STATUS current
			DESCRIPTION
				"A count of the number of times a REGISTER_ACK MPCP
				frames reception occurs. A single counter at the ONU and
				a set of counters, one for each LLID, at the OLT.
				Increment the counter by one for each REGISTER_ACK MPCP
				frame received for each LLID, as defined in [802.3ah]
				clause 64. This counter is mandatory for an ONU and for
				an OLT. For the OLT there is a value per LLID.
				At the ONU the value should be zero."
			REFERENCE
				"[802.3ah], 30.3.5.1.15."
			::= { fortoMpcpStatEntry 8 }

		
--   1.3.6.1.4.1.14590.1.2.6.1.1.9
-- 1.3.6.1.4.1.14590.1.2.6.1.1.9
		-- 1.3.6.1.4.1.14590.1.2.6.1.1.9
		fortoMpcpTxReport OBJECT-TYPE
			SYNTAX INTEGER
			UNITS "frames"
			MAX-ACCESS r

⌨️ 快捷键说明

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