Commit version 24.12.13800
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
-- =================================================================
|
||||
-- Copyright (C) 2017 by HUAWEI TECHNOLOGIES. All rights reserved
|
||||
-- =================================================================
|
||||
-- Copyright (C) 2021 by HUAWEI TECHNOLOGIES. All rights reserved
|
||||
--
|
||||
-- Description: HUAWEI TWAMP MIB.
|
||||
-- Reference:
|
||||
-- Version: V1.16
|
||||
-- Version: V1.28
|
||||
-- History:
|
||||
-- V1.00 luzhihao 2014.6.7,publish
|
||||
-- V1.01 maotiantian 2014.10.16, modify
|
||||
@ -19,7 +19,15 @@
|
||||
-- V1.11 jizhiqing 2016.11.24, modify
|
||||
-- V1.12 liweitao 2017.3.12, modify
|
||||
-- V1.13 liweitao 2017.3.20, modify
|
||||
-- V1.14 jizhiqing 2017.6.15, modify
|
||||
-- V1.14 jizhiqing 2017.6.15, modify
|
||||
-- V1.17 xuhui 2018.8.15, modify
|
||||
-- V1.22 xuxin 2019.6.10, modify
|
||||
-- V1.23 wuliujuan 2019.9.23, modify
|
||||
-- V1.24 xulaijin 2020.9.28, modify
|
||||
-- V1.25 huangjinqin 2020.12.28, modify
|
||||
-- V1.26 xulaijin 2021.2.1, modify
|
||||
-- V1.27 xulaijin 2020.2.2, modify
|
||||
-- V1.28 dailiqing 2021.11.13, modify
|
||||
-- =================================================================
|
||||
|
||||
HUAWEI-TWAMP-MIB DEFINITIONS ::= BEGIN
|
||||
@ -42,7 +50,7 @@
|
||||
FROM SNMPv2-TC;
|
||||
|
||||
hwTwampMib MODULE-IDENTITY
|
||||
LAST-UPDATED "201711201419Z"
|
||||
LAST-UPDATED "202111131655Z"
|
||||
ORGANIZATION
|
||||
"Huawei Technologies Co.,Ltd."
|
||||
CONTACT-INFO
|
||||
@ -52,10 +60,84 @@
|
||||
People's Republic of China
|
||||
Website: http://www.huawei.com
|
||||
Email: support@huawei.com
|
||||
"
|
||||
"
|
||||
DESCRIPTION
|
||||
"HUAWEI TWAMP funcion."
|
||||
|
||||
REVISION "202111131655Z"
|
||||
DESCRIPTION
|
||||
"Modify hwTwampSenderTwoWayTotalLossValue description."
|
||||
REVISION "202111131655Z"
|
||||
DESCRIPTION
|
||||
"Add session information of hwTwampTwoWayDelayExceed, hwTwampTwoWayDelayRecovery,
|
||||
hwTwampTwoWayJitterExceed, hwTwampTwoWayJitterRecovery,
|
||||
hwTwampTwoWayLocExceed, hwTwampTwoWayLocRecovery,
|
||||
hwTwampTwoWayLossRatioExceed, hwTwampTwoWayLossRatioRecovery,
|
||||
hwTwampMemTwoWayDelayExceed, hwTwampMemTwoWayDelayRecovery,
|
||||
hwTwampMemTwoWayJitterExceed, hwTwampMemTwoWayJitterRecovery,
|
||||
hwTwampMemTwoWayLocExceed, hwTwampMemTwoWayLocRecovery,
|
||||
hwTwampMemTwoWayLossRatioExceed, hwTwampMemTwoWayLossRatioRecovery for this mib."
|
||||
|
||||
REVISION "202102011200Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampControlSessionNumExceed and hwTwampControlSessionNumRecovery nodes, and delete session information of
|
||||
hwTwampTwoWayDelayExceed, hwTwampTwoWayDelayRecovery,
|
||||
hwTwampTwoWayJitterExceed, hwTwampTwoWayJitterRecovery,
|
||||
hwTwampTwoWayLocExceed, hwTwampTwoWayLocRecovery,
|
||||
hwTwampTwoWayLossRatioExceed, hwTwampTwoWayLossRatioRecovery,
|
||||
hwTwampMemTwoWayDelayExceed, hwTwampMemTwoWayDelayRecovery,
|
||||
hwTwampMemTwoWayJitterExceed, hwTwampMemTwoWayJitterRecovery,
|
||||
hwTwampMemTwoWayLocExceed, hwTwampMemTwoWayLocRecovery,
|
||||
hwTwampMemTwoWayLossRatioExceed, hwTwampMemTwoWayLossRatioRecovery node for this mib."
|
||||
|
||||
|
||||
REVISION "202012281022Z"
|
||||
DESCRIPTION
|
||||
"Add session information of hwTwampTwoWayDelayExceed, hwTwampTwoWayDelayRecovery,
|
||||
hwTwampTwoWayJitterExceed, hwTwampTwoWayJitterRecovery,
|
||||
hwTwampTwoWayLocExceed, hwTwampTwoWayLocRecovery,
|
||||
hwTwampTwoWayLossRatioExceed, hwTwampTwoWayLossRatioRecovery,
|
||||
hwTwampMemTwoWayDelayExceed, hwTwampMemTwoWayDelayRecovery,
|
||||
hwTwampMemTwoWayJitterExceed, hwTwampMemTwoWayJitterRecovery,
|
||||
hwTwampMemTwoWayLocExceed, hwTwampMemTwoWayLocRecovery,
|
||||
hwTwampMemTwoWayLossRatioExceed, hwTwampMemTwoWayLossRatioRecovery for this mib."
|
||||
|
||||
REVISION "202009281200Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampMemTwoWayLossRatioExceed, hwTwampMemTwoWayLossRatioRecovery,
|
||||
hwTwampMemTwoWayDelayExceed, hwTwampMemTwoWayDelayRecovery,
|
||||
hwTwampMemTwoWayJitterExceed, hwTwampMemTwoWayJitterRecovery,
|
||||
hwTwampMemTwoWayLocExceed, hwTwampMemTwoWayLocRecovery,
|
||||
hwTwampResponderSessionNumExceed and hwTwampResponderSessionNumRecovery node for this mib."
|
||||
|
||||
REVISION "201909231655Z"
|
||||
DESCRIPTION
|
||||
"Modify hwTwampNotSupportServiceUnderIntf and hwTwampNotSupportServiceUnderIntfRecovery node for this mib ."
|
||||
|
||||
REVISION "201906101655Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampSenderBindingIfIndex to node for this mib."
|
||||
|
||||
REVISION "201905291655Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampNotSupportServiceUnderIntf and hwTwampNotSupportServiceUnderIntfRecovery node for this mib."
|
||||
|
||||
REVISION "201811231655Z"
|
||||
DESCRIPTION
|
||||
"Modify the min num of hwTwampSenderPadding nodes for this mib."
|
||||
|
||||
REVISION "201811061655Z"
|
||||
DESCRIPTION
|
||||
"Modify the min num of hwTwampSenderPadding nodes for this mib."
|
||||
|
||||
REVISION "201808251426Z"
|
||||
DESCRIPTION
|
||||
"Modify english description for this mib."
|
||||
"Modify hwTwampResponderId range for this mib."
|
||||
|
||||
REVISION "201808151012Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampSenderRegularAdminTable to node for this mib."
|
||||
|
||||
REVISION "201711201419Z"
|
||||
DESCRIPTION
|
||||
"Add hwTwampResponderAntiLoop to node for this mib."
|
||||
@ -227,7 +309,9 @@
|
||||
hwTwampSenderPaddingType
|
||||
Unsigned32,
|
||||
hwTwampSenderMultiFlowEn
|
||||
INTEGER
|
||||
INTEGER,
|
||||
hwTwampSenderBindingIfIndex
|
||||
InterfaceIndexOrZero
|
||||
}
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.3.1.1
|
||||
@ -363,8 +447,20 @@
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the multi-flow enable flag of a TWAMP-light test instance."
|
||||
DEFVAL { 0 }
|
||||
DEFVAL { disable }
|
||||
::= { hwTwampSenderEntry 101 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.3.1.102
|
||||
hwTwampSenderBindingIfIndex OBJECT-TYPE
|
||||
SYNTAX InterfaceIndexOrZero
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
This object indicates the interface bound to the test session.
|
||||
"
|
||||
DEFVAL { 0 }
|
||||
::= { hwTwampSenderEntry 102 }
|
||||
|
||||
-- Controller test-session admin state Node definitions
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.4
|
||||
@ -532,7 +628,8 @@
|
||||
SYNTAX INTEGER
|
||||
{
|
||||
continual(1),
|
||||
onDemand(2)
|
||||
onDemand(2),
|
||||
regular(3)
|
||||
}
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
@ -870,7 +967,7 @@
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the total number of sent packets in a dual-ended packet loss measurement."
|
||||
"This object indicates the total number of lost packets in a dual-ended packet loss measurement."
|
||||
::= { hwTwampSenderTwoWayLossEntry 5 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.7.1.6
|
||||
@ -1210,6 +1307,287 @@
|
||||
"This object indicates resetting the TWAMP-light test session statistics."
|
||||
::= { hwTwampResetStatisticsEntry 99 }
|
||||
|
||||
|
||||
-- Controller test-session regular Node definitions
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14
|
||||
hwTwampSenderRegularAdminTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwTwampSenderRegularAdminEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates to start a TWAMP-light test instance table."
|
||||
::= { hwTwampController 14 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14.1
|
||||
hwTwampSenderRegularAdminEntry OBJECT-TYPE
|
||||
SYNTAX HwTwampSenderRegularAdminEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates to start a TWAMP-light test instance entry."
|
||||
INDEX { hwTwampSenderId }
|
||||
::= { hwTwampSenderRegularAdminTable 1 }
|
||||
|
||||
HwTwampSenderRegularAdminEntry ::=
|
||||
SEQUENCE {
|
||||
hwTwampSenderRegularTime
|
||||
Integer32,
|
||||
hwTwampSenderRegulaPacketCount
|
||||
Integer32,
|
||||
hwTwampSenderRegularTimeOut
|
||||
Integer32,
|
||||
hwTwampSenderRegularRowStatus
|
||||
RowStatus
|
||||
}
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14.1.1
|
||||
hwTwampSenderRegularTime OBJECT-TYPE
|
||||
SYNTAX Integer32 (10..60)
|
||||
UNITS "minutes"
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the packet timeout period."
|
||||
DEFVAL { 30 }
|
||||
::= { hwTwampSenderRegularAdminEntry 1 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14.1.2
|
||||
hwTwampSenderRegulaPacketCount OBJECT-TYPE
|
||||
SYNTAX Integer32 (10..1000)
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the packet timeout period."
|
||||
DEFVAL { 100 }
|
||||
::= { hwTwampSenderRegularAdminEntry 2 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14.1.3
|
||||
hwTwampSenderRegularTimeOut OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..10)
|
||||
UNITS "seconds"
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the packet timeout period."
|
||||
DEFVAL { 5 }
|
||||
::= { hwTwampSenderRegularAdminEntry 3 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.14.1.99
|
||||
hwTwampSenderRegularRowStatus OBJECT-TYPE
|
||||
SYNTAX RowStatus
|
||||
MAX-ACCESS read-create
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the row status of this entry."
|
||||
::= { hwTwampSenderRegularAdminEntry 99 }
|
||||
|
||||
|
||||
-- hwTwampMemTwoWayLossAlarmTable Node definitions
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15
|
||||
hwTwampMemTwoWayLossAlarmTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwTwampMemTwoWayLossAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This table is used to query whether the TWAMP two-way loss ratio value triggers alarms."
|
||||
::= { hwTwampController 15 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1
|
||||
hwTwampMemTwoWayLossAlarmEntry OBJECT-TYPE
|
||||
SYNTAX HwTwampMemTwoWayLossAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the table, containing information on the TWAMP two-way loss alarm entity."
|
||||
INDEX { hwTwampSenderId, hwTwampSenderMember}
|
||||
::= { hwTwampMemTwoWayLossAlarmTable 1 }
|
||||
|
||||
HwTwampMemTwoWayLossAlarmEntry ::=
|
||||
SEQUENCE {
|
||||
hwTwampSenderMember
|
||||
InterfaceIndex,
|
||||
hwTwampSenderMemberName
|
||||
OCTET STRING,
|
||||
hwTwampMemTwoWayLossRatio
|
||||
Integer32,
|
||||
hwTwampMemTwoWayLossRatioUpperLimitThreshold
|
||||
Integer32,
|
||||
hwTwampMemTwoWayLossRatioLowerLimitThreshold
|
||||
Integer32
|
||||
}
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1.1
|
||||
hwTwampSenderMember OBJECT-TYPE
|
||||
SYNTAX InterfaceIndex
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the interface index of a two-way delay TWAMP-light test instance."
|
||||
::= { hwTwampMemTwoWayLossAlarmEntry 1 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1.2
|
||||
hwTwampSenderMemberName OBJECT-TYPE
|
||||
SYNTAX OCTET STRING(SIZE(0..64))
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the interface name of a two-way delay TWAMP-light test instance."
|
||||
::= { hwTwampMemTwoWayLossAlarmEntry 2 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1.3
|
||||
hwTwampMemTwoWayLossRatio OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..1000000)
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the dual-ended packet loss rate."
|
||||
::= { hwTwampMemTwoWayLossAlarmEntry 3 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1.4
|
||||
hwTwampMemTwoWayLossRatioUpperLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (2..999999)
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies upper threshold of the dual-ended packet loss rate."
|
||||
::= { hwTwampMemTwoWayLossAlarmEntry 4 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.15.1.5
|
||||
hwTwampMemTwoWayLossRatioLowerLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..999998)
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies lower threshold of the dual-ended packet loss rate."
|
||||
::= { hwTwampMemTwoWayLossAlarmEntry 5 }
|
||||
|
||||
|
||||
-- hwTwampMemTwoWayDelayAlarmTable Node definitions
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.16
|
||||
hwTwampMemTwoWayDelayAlarmTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwTwampMemTwoWayDelayAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This table is used to query whether the TWAMP two-way delay value triggers alarms."
|
||||
::= { hwTwampController 16 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.16.1
|
||||
hwTwampMemTwoWayDelayAlarmEntry OBJECT-TYPE
|
||||
SYNTAX HwTwampMemTwoWayDelayAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the table, containing information on the TWAMP two-way delay alarm entity."
|
||||
INDEX { hwTwampSenderId, hwTwampSenderMember}
|
||||
::= { hwTwampMemTwoWayDelayAlarmTable 1 }
|
||||
|
||||
HwTwampMemTwoWayDelayAlarmEntry ::=
|
||||
SEQUENCE {
|
||||
hwTwampSenderMemberName
|
||||
OCTET STRING,
|
||||
hwTwampMemTwoWayDelayValue
|
||||
Integer32,
|
||||
hwTwampMemTwoWayDelayValueUpperLimitThreshold
|
||||
Integer32,
|
||||
hwTwampMemTwoWayDelayValueLowerLimitThreshold
|
||||
Integer32
|
||||
}
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.16.1.1
|
||||
hwTwampMemTwoWayDelayValue OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..1000)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the dual-ended delay."
|
||||
::= { hwTwampMemTwoWayDelayAlarmEntry 1 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.16.1.2
|
||||
hwTwampMemTwoWayDelayValueUpperLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (2..1000)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the upper limit(ms) of the two-way ETH-DM."
|
||||
::= { hwTwampMemTwoWayDelayAlarmEntry 2 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.16.1.3
|
||||
hwTwampMemTwoWayDelayValueLowerLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..999)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the lower limit(ms) of the two-way ETH-DM."
|
||||
::= { hwTwampMemTwoWayDelayAlarmEntry 3 }
|
||||
|
||||
|
||||
-- hwTwampMemTwoWayJitterAlarmTable Node definitions
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.17
|
||||
hwTwampMemTwoWayJitterAlarmTable OBJECT-TYPE
|
||||
SYNTAX SEQUENCE OF HwTwampMemTwoWayJitterAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This table is used to query whether the TWAMP two-way jitter value triggers alarms."
|
||||
::= { hwTwampController 17 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.17.1
|
||||
hwTwampMemTwoWayJitterAlarmEntry OBJECT-TYPE
|
||||
SYNTAX HwTwampMemTwoWayJitterAlarmEntry
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"An entry in the table, containing information on the TWAMP two-way jitter alarm entity."
|
||||
INDEX { hwTwampSenderId, hwTwampSenderMember }
|
||||
::= { hwTwampMemTwoWayJitterAlarmTable 1 }
|
||||
|
||||
HwTwampMemTwoWayJitterAlarmEntry ::=
|
||||
SEQUENCE {
|
||||
hwTwampSenderMemberName
|
||||
OCTET STRING,
|
||||
hwTwampMemTwoWayJitterValue
|
||||
Integer32,
|
||||
hwTwampMemTwoWayJitterValueUpperLimitThreshold
|
||||
Integer32,
|
||||
hwTwampMemTwoWayJitterValueLowerLimitThreshold
|
||||
Integer32
|
||||
}
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.17.1.1
|
||||
hwTwampMemTwoWayJitterValue OBJECT-TYPE
|
||||
SYNTAX Integer32 (0..1000)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies the dual-ended jitter."
|
||||
::= { hwTwampMemTwoWayJitterAlarmEntry 1 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.17.1.2
|
||||
hwTwampMemTwoWayJitterValueUpperLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (2..1000)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the upper limit(ms) of the two-way ETH-DM."
|
||||
::= { hwTwampMemTwoWayJitterAlarmEntry 2 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.1.17.1.3
|
||||
hwTwampMemTwoWayJitterValueLowerLimitThreshold OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..999)
|
||||
UNITS "millisecond"
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates lower limit(ms) of the two-way ETH-DM."
|
||||
::= { hwTwampMemTwoWayJitterAlarmEntry 3 }
|
||||
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.2
|
||||
hwTwampResponder OBJECT IDENTIFIER ::= { hwTwampMib 2 }
|
||||
|
||||
@ -1268,11 +1646,11 @@
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.2.1.1.1
|
||||
hwTwampResponderId OBJECT-TYPE
|
||||
SYNTAX Integer32 (1..8192)
|
||||
SYNTAX Integer32 (1..16384)
|
||||
MAX-ACCESS not-accessible
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the index of a TWAMP-light test instance on the reflector."
|
||||
"This object indicates the index of a TWAMP-light test instance on the reflector. The value range of this object may vary because of different implementations."
|
||||
::= { hwTwampResponderEntry 1 }
|
||||
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.2.1.1.2
|
||||
@ -1402,7 +1780,15 @@
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The value of this object identifies whether the reflector is enabled."
|
||||
::= { hwTwampResponder 2 }
|
||||
::= { hwTwampResponder 2 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.2.3
|
||||
hwTwampResponderIDWithInterface OBJECT-TYPE
|
||||
SYNTAX Unsigned32
|
||||
MAX-ACCESS accessible-for-notify
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates the configuration table of TWAMP-light test instances on a reflector."
|
||||
::= { hwTwampResponder 3 }
|
||||
|
||||
-- The consistency of mib
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.3
|
||||
@ -1493,7 +1879,28 @@
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The hwTwampTwoWayJitterObjectGroup group."
|
||||
::= { hwTwampGroups 9 }
|
||||
::= { hwTwampGroups 9 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.3.2.10
|
||||
hwTwampMemTwoWayLossObjectGroup OBJECT-GROUP
|
||||
OBJECTS { hwTwampSenderMemberName, hwTwampMemTwoWayLossRatio, hwTwampMemTwoWayLossRatioUpperLimitThreshold, hwTwampMemTwoWayLossRatioLowerLimitThreshold }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The hwTwampMemTwoWayLossObjectGroup group."
|
||||
::= { hwTwampGroups 10 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.3.2.11
|
||||
hwTwampMemTwoWayDelayObjectGroup OBJECT-GROUP
|
||||
OBJECTS { hwTwampSenderMemberName, hwTwampMemTwoWayDelayValue, hwTwampMemTwoWayDelayValueUpperLimitThreshold, hwTwampMemTwoWayDelayValueLowerLimitThreshold }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The hwTwampMemTwoWayDelayObjectGroup group."
|
||||
::= { hwTwampGroups 11 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.3.2.12
|
||||
hwTwampMemTwoWayJitterObjectGroup OBJECT-GROUP
|
||||
OBJECTS { hwTwampSenderMemberName, hwTwampMemTwoWayJitterValue, hwTwampMemTwoWayJitterValueUpperLimitThreshold, hwTwampMemTwoWayJitterValueLowerLimitThreshold }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The hwTwampMemTwoWayJitterObjectGroup group."
|
||||
::= { hwTwampGroups 12 }
|
||||
-- 1.3.6.1.4.1.2011.5.25.333.1.3.2.99
|
||||
hwTwampNoMondatoryGroup OBJECT-GROUP
|
||||
OBJECTS { hwTwampSenderVrfName, hwTwampSenderDSCP, hwTwampSenderPadding, hwTwampSenderAdminPeriod, hwTwampSenderOperState,
|
||||
@ -1501,7 +1908,7 @@
|
||||
hwTwampSenderOperDiscardCount, hwTwampSenderOperSequence, hwTwampSenderTwoWayDelayAvgValue, hwTwampSenderTwoWayDelayAvgVariation, hwTwampSenderTwoWayLossValue,
|
||||
hwTwampSenderTwoWayDelayTxAvgVariation, hwTwampSenderTwoWayDelayRxAvgVariation, hwTwampSenderDescription, hwTwampSenderTwoWayDelayMaxValue, hwTwampSenderTwoWayDelayMinValue,
|
||||
hwTwampSenderTwoWayDelayMaxVariation, hwTwampSenderTwoWayDelayMinVariation, hwTwampSenderTwoWayDelayTxMaxVariation, hwTwampSenderTwoWayDelayTxMinVariation, hwTwampSenderTwoWayDelayRxMaxVariation,
|
||||
hwTwampSenderTwoWaySentCount, hwTwampSenderOperType, hwTwampSenderTwoWayDelayRxMinVariation, hwTwampSenderAdminTimeOut, hwTwampSenderTwoWayTotalSentCount, hwTwampSenderTwoWayTotalLossValue, hwTwampSenderPaddingType, hwTwampSenderTwoWayErrorCount, hwTwampSenderTwoWayTotalErrorCount }
|
||||
hwTwampSenderTwoWaySentCount, hwTwampSenderOperType, hwTwampSenderTwoWayDelayRxMinVariation, hwTwampSenderAdminTimeOut, hwTwampSenderTwoWayTotalSentCount, hwTwampSenderTwoWayTotalLossValue, hwTwampSenderPaddingType, hwTwampSenderTwoWayErrorCount, hwTwampSenderTwoWayTotalErrorCount, hwTwampSenderBindingIfIndex }
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"No Mandatory Group."
|
||||
@ -1512,15 +1919,29 @@
|
||||
|
||||
hwTwampTrapsGroup NOTIFICATION-GROUP
|
||||
NOTIFICATIONS { hwTwampTwoWayLossRatioExceed,
|
||||
hwTwampTwoWayLossRatioRecovery,
|
||||
hwTwampTwoWayDelayExceed,
|
||||
hwTwampTwoWayDelayRecovery,
|
||||
hwTwampTwoWayJitterExceed,
|
||||
hwTwampTwoWayJitterRecovery,
|
||||
hwTwampTwoWayLocExceed,
|
||||
hwTwampTwoWayLocRecovery,
|
||||
hwTwampSenderSessionNumExceed,
|
||||
hwTwampSenderSessionNumRecovery}
|
||||
hwTwampTwoWayLossRatioRecovery,
|
||||
hwTwampTwoWayDelayExceed,
|
||||
hwTwampTwoWayDelayRecovery,
|
||||
hwTwampTwoWayJitterExceed,
|
||||
hwTwampTwoWayJitterRecovery,
|
||||
hwTwampTwoWayLocExceed,
|
||||
hwTwampTwoWayLocRecovery,
|
||||
hwTwampSenderSessionNumExceed,
|
||||
hwTwampSenderSessionNumRecovery,
|
||||
hwTwampNotSupportServiceUnderIntf,
|
||||
hwTwampNotSupportServiceUnderIntfRecovery,
|
||||
hwTwampMemTwoWayLossRatioExceed,
|
||||
hwTwampMemTwoWayLossRatioRecovery,
|
||||
hwTwampMemTwoWayDelayExceed,
|
||||
hwTwampMemTwoWayDelayRecovery,
|
||||
hwTwampMemTwoWayJitterExceed,
|
||||
hwTwampMemTwoWayJitterRecovery,
|
||||
hwTwampMemTwoWayLocExceed,
|
||||
hwTwampMemTwoWayLocRecovery,
|
||||
hwTwampResponderSessionNumExceed,
|
||||
hwTwampResponderSessionNumRecovery,
|
||||
hwTwampControlSessionNumExceed,
|
||||
hwTwampControlSessionNumRecovery}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"The Group of Twamp twoway performance statistics Trap."
|
||||
@ -1538,7 +1959,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayLossRatio,
|
||||
hwTwampTwoWayLossRatioUpperLimitThreshold,
|
||||
hwTwampTwoWayLossRatioLowerLimitThreshold
|
||||
hwTwampTwoWayLossRatioLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1549,7 +1975,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayLossRatio,
|
||||
hwTwampTwoWayLossRatioUpperLimitThreshold,
|
||||
hwTwampTwoWayLossRatioLowerLimitThreshold
|
||||
hwTwampTwoWayLossRatioLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1560,7 +1991,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayDelayValue,
|
||||
hwTwampTwoWayDelayValueUpperLimitThreshold,
|
||||
hwTwampTwoWayDelayValueLowerLimitThreshold
|
||||
hwTwampTwoWayDelayValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1571,7 +2007,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayDelayValue,
|
||||
hwTwampTwoWayDelayValueUpperLimitThreshold,
|
||||
hwTwampTwoWayDelayValueLowerLimitThreshold
|
||||
hwTwampTwoWayDelayValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1582,7 +2023,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayJitterValue,
|
||||
hwTwampTwoWayJitterValueUpperLimitThreshold,
|
||||
hwTwampTwoWayJitterValueLowerLimitThreshold
|
||||
hwTwampTwoWayJitterValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1593,7 +2039,12 @@
|
||||
OBJECTS {
|
||||
hwTwampTwoWayJitterValue,
|
||||
hwTwampTwoWayJitterValueUpperLimitThreshold,
|
||||
hwTwampTwoWayJitterValueLowerLimitThreshold
|
||||
hwTwampTwoWayJitterValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1602,7 +2053,12 @@
|
||||
|
||||
hwTwampTwoWayLocExceed NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampTwoWayLossRatio
|
||||
hwTwampTwoWayLossRatio,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1611,7 +2067,12 @@
|
||||
|
||||
hwTwampTwoWayLocRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampTwoWayLossRatio
|
||||
hwTwampTwoWayLossRatio,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
@ -1629,7 +2090,179 @@
|
||||
DESCRIPTION
|
||||
"This object indicates that the number of sessions restores."
|
||||
::= { hwTwampTraps 10 }
|
||||
|
||||
|
||||
hwTwampNotSupportServiceUnderIntf NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampResponderIDWithInterface
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that TWAMP does not support services on the bound interface."
|
||||
::= { hwTwampTraps 11 }
|
||||
|
||||
hwTwampNotSupportServiceUnderIntfRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampResponderIDWithInterface
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that TWAMP does not support service alarm clearing on the bound interface."
|
||||
::= { hwTwampTraps 12 }
|
||||
|
||||
hwTwampMemTwoWayLossRatioExceed NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayLossRatio,
|
||||
hwTwampMemTwoWayLossRatioUpperLimitThreshold,
|
||||
hwTwampMemTwoWayLossRatioLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended packet loss rate exceeds the threshold."
|
||||
::= { hwTwampTraps 13 }
|
||||
|
||||
hwTwampMemTwoWayLossRatioRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayLossRatio,
|
||||
hwTwampMemTwoWayLossRatioUpperLimitThreshold,
|
||||
hwTwampMemTwoWayLossRatioLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended packet loss rate restores."
|
||||
::= { hwTwampTraps 14 }
|
||||
|
||||
hwTwampMemTwoWayDelayExceed NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayDelayValue,
|
||||
hwTwampMemTwoWayDelayValueUpperLimitThreshold,
|
||||
hwTwampMemTwoWayDelayValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended delay exceeds the threshold."
|
||||
::= { hwTwampTraps 15 }
|
||||
|
||||
hwTwampMemTwoWayDelayRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayDelayValue,
|
||||
hwTwampMemTwoWayDelayValueUpperLimitThreshold,
|
||||
hwTwampMemTwoWayDelayValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended delay restores."
|
||||
::= { hwTwampTraps 16 }
|
||||
|
||||
hwTwampMemTwoWayJitterExceed NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayJitterValue,
|
||||
hwTwampMemTwoWayJitterValueUpperLimitThreshold,
|
||||
hwTwampMemTwoWayJitterValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended jitter exceeds the threshold."
|
||||
::= { hwTwampTraps 17 }
|
||||
|
||||
hwTwampMemTwoWayJitterRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayJitterValue,
|
||||
hwTwampMemTwoWayJitterValueUpperLimitThreshold,
|
||||
hwTwampMemTwoWayJitterValueLowerLimitThreshold,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that dual-ended jitter restores."
|
||||
::= { hwTwampTraps 18 }
|
||||
|
||||
hwTwampMemTwoWayLocExceed NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayLossRatio,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the connection between the two ends fails."
|
||||
::= { hwTwampTraps 19 }
|
||||
|
||||
hwTwampMemTwoWayLocRecovery NOTIFICATION-TYPE
|
||||
OBJECTS {
|
||||
hwTwampSenderMemberName,
|
||||
hwTwampMemTwoWayLossRatio,
|
||||
hwTwampSenderLocalIpAddress,
|
||||
hwTwampSenderRemoteIpAddress,
|
||||
hwTwampSenderLocalUDPPort,
|
||||
hwTwampSenderRemoteUDPPort,
|
||||
hwTwampSenderVrfName
|
||||
}
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the connection between the two ends restores."
|
||||
::= { hwTwampTraps 20 }
|
||||
|
||||
hwTwampResponderSessionNumExceed NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the number of sessions exceeds the threshold."
|
||||
::= { hwTwampTraps 21 }
|
||||
|
||||
hwTwampResponderSessionNumRecovery NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the number of sessions restores."
|
||||
::= { hwTwampTraps 22 }
|
||||
hwTwampControlSessionNumExceed NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the number of TWAMP control sessions is out of device capability."
|
||||
::= { hwTwampTraps 23 }
|
||||
|
||||
hwTwampControlSessionNumRecovery NOTIFICATION-TYPE
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"This object indicates that the number of TWAMP control sessions is under device capability."
|
||||
::= { hwTwampTraps 24 }
|
||||
END
|
||||
|
||||
--
|
||||
|
Reference in New Issue
Block a user