📄 statistics.mib
字号:
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Tuesday, July 11, 2006 at 18:54:31
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Monday, July 10, 2006 at 15:12:43
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Thursday, July 06, 2006 at 10:39:08
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Thursday, March 23, 2006 at 18:07:38
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Thursday, March 23, 2006 at 17:11:01
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Thursday, March 23, 2006 at 17:04:06
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Monday, March 20, 2006 at 15:30:49
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Sunday, March 19, 2006 at 16:03:24
--
-- Statistics.mib
-- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88
-- Sunday, March 19, 2006 at 14:57:40
--
FORTO-STATISTICS-MIB DEFINITIONS ::= BEGIN
IMPORTS
ifIndex
FROM IF-MIB
fortoPrivate
FROM FORTO-MIB
Counter32, Counter64, OBJECT-TYPE, MODULE-IDENTITY
FROM SNMPv2-SMI;
-- MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF;
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
-- February 08, 1905 at 13:55 GMT
-- 1.3.6.1.4.1.14590.1.2
fortoStatistics MODULE-IDENTITY
LAST-UPDATED "190502081355Z" -- February 08, 1905 at 13:55 GMT
ORGANIZATION
"FORTO LTD"
CONTACT-INFO
" EMANUEL GRINSPUN"
DESCRIPTION
"The MIB module to describe generic objects for
STATISTICS INTERFACES. The module is extntion to IF-MIB ."
::= { fortoPrivate 2 }
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- Node definitions
--
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
-- 1.3.6.1.4.1.14590.1.2.1
fortoIFStatistics OBJECT IDENTIFIER ::= { fortoStatistics 1 }
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1
fortoIFStatisticsTable OBJECT-TYPE
SYNTAX SEQUENCE OF FortoIFStatisticsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table defines the list of statistics counters for PON and system interfaces."
::= { fortoIFStatistics 1 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1
fortoIFStatisticsEntry OBJECT-TYPE
SYNTAX FortoIFStatisticsEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry containing management information applicable to an interface."
INDEX { ifIndex }
::= { fortoIFStatisticsTable 1 }
FortoIFStatisticsEntry ::=
SEQUENCE {
onuBERerrorBytes
Counter32,
onuBERusedByteCount
Counter64,
onuBERgoodByteCount
Counter64,
oltBERerrorBytes
Counter32,
oltBERByteCount
Counter64,
oltBERErrorONUBytes
Counter32,
oltBERONUByteCount
Counter64,
onuFERReceivedError
Counter32,
onuFERReceivedOK
Counter32,
onuFERFirmwareRecievedOK
Counter32,
llidBroadcastErrorFramesReceived
Counter32,
policerDropped
Counter32,
mismatchDropped
Counter32,
inRangeLengthError
Counter32,
frameTooLongError
Counter32,
hecFrameError
Counter32,
unsupportedMPCPframes
Counter32,
syncTime
Counter32,
firmwareReceivedOK
Counter32,
totalBytesRecievedOK
Counter64,
totalBytesTransmittedOK
Counter64,
totalErrorBytes
Counter32,
pauseTime
Counter32
}
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
-- 1.3.6.1.4.1.14590.1.2.1.1.1.1
onuBERerrorBytes OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Error bytes received.
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 1 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
-- 1.3.6.1.4.1.14590.1.2.1.1.1.2
onuBERusedByteCount OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Total bytes containing data received (not including IDLEs).
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 2 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
-- 1.3.6.1.4.1.14590.1.2.1.1.1.3
onuBERgoodByteCount OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Total bytes received (including IDLEs)
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 3 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
-- 1.3.6.1.4.1.14590.1.2.1.1.1.4
oltBERerrorBytes OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Error bytes received by the ONU (PON port)
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 4 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
-- 1.3.6.1.4.1.14590.1.2.1.1.1.5
oltBERByteCount OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Total number of data and padding bytes (octets) that were successfully
received by the ONU's PON port (entire downstream traffic)
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 5 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
-- 1.3.6.1.4.1.14590.1.2.1.1.1.6
oltBERErrorONUBytes OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Error bytes destined for the ONU (PON port)
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 6 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
-- 1.3.6.1.4.1.14590.1.2.1.1.1.7
oltBERONUByteCount OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Total number of bytes that were successfully
received by the ONU's PON port and were destined for the ONU
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 7 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
-- 1.3.6.1.4.1.14590.1.2.1.1.1.8
onuFERReceivedError OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Error frames received by the OLT and originated from the ONU measured
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 8 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
-- 1.3.6.1.4.1.14590.1.2.1.1.1.9
onuFERReceivedOK OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Good frames received by the OLT and originated from the ONU measured
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 9 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
-- 1.3.6.1.4.1.14590.1.2.1.1.1.10
onuFERFirmwareRecievedOK OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Good frames received by the OLT, originated from the ONU measured,
and destined to the OLT firmware (including host frames
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 10 }
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
-- 1.3.6.1.4.1.14590.1.2.1.1.1.11
llidBroadcastErrorFramesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Dropped frames due to broadcast LLID plus one of ONU LLIDs (frame reflection)
Note : for interface that doesn't support this counter, return 0. "
::= { fortoIFStatisticsEntry 11 }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -