ZXR10-TWAMP-MIB: View SNMP OID List / Download MIB
VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)
Home | MIB: ZXR10-TWAMP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
zte | 1.3.6.1.4.1.3902 | |||
zxr10 | 1.3.6.1.4.1.3902.3 | |||
twampMib | 1.3.6.1.4.1.3902.3.6000 | |||
zxr10twampMIB | 1.3.6.1.4.1.3902.3.6000.134 |
ZXROS SMI MIB |
||
zxr10twampConnectionTable | 1.3.6.1.4.1.3902.3.6000.134.1 | no-access |
The configuration table of TWAMP connection. |
|
1.3.6.1.4.1.3902.3.6000.134.1.1 | no-access |
An entry containing configuration informations which apply to the particular connection of TWAMP. |
||
zxr10twampConnectionId | 1.3.6.1.4.1.3902.3.6000.134.1.1.1 | unsigned32 | no-access |
Connection ID used to identify the TWAMP connection. |
zxr10twampConnectionSvrAddress | 1.3.6.1.4.1.3902.3.6000.134.1.1.2 | ipaddress | read-only |
The server IP address which is specified by TWAMP connection. |
zxr10twampConnectionSvrPort | 1.3.6.1.4.1.3902.3.6000.134.1.1.3 | unsigned32 | read-only |
The server TCP port which is specified by TWAMP connection. |
zxr10twampConnectionVrfName | 1.3.6.1.4.1.3902.3.6000.134.1.1.4 | displaystring | read-only |
The VRF name of TWAMP connection. |
zxr10twampConnectionReCount | 1.3.6.1.4.1.3902.3.6000.134.1.1.5 | unsigned32 | read-only |
The failed repetition number of TWAMP connection.(default :10) |
zxr10twampConnectionReInterval | 1.3.6.1.4.1.3902.3.6000.134.1.1.6 | unsigned32 | read-only |
The failed repetition interval of TWAMP connection.(default :30s) |
zxr10twampConnectionRowStatus | 1.3.6.1.4.1.3902.3.6000.134.1.1.7 | rowstatus | read-only |
Row status |
zxr10twampSessionTable | 1.3.6.1.4.1.3902.3.6000.134.2 | no-access |
The configuration table of TWAMP session. |
|
1.3.6.1.4.1.3902.3.6000.134.2.1 | no-access |
An entry containing configuration informations which apply to the particular session of TWAMP. |
||
zxr10twampSessionConnectionId | 1.3.6.1.4.1.3902.3.6000.134.2.1.1 | unsigned32 | no-access |
The connection ID applies to the session of TWAMP. |
zxr10twampSessionId | 1.3.6.1.4.1.3902.3.6000.134.2.1.2 | unsigned32 | no-access |
The identity of the TWAMP session. |
zxr10twampSessionSenderAddress | 1.3.6.1.4.1.3902.3.6000.134.2.1.3 | ipaddress | read-only |
The sender IP address of TWAMP session. |
zxr10twampSessionSenderPort | 1.3.6.1.4.1.3902.3.6000.134.2.1.4 | unsigned32 | read-only |
The sender UDP port of TWAMP session. |
zxr10twampSessionRcvAddress | 1.3.6.1.4.1.3902.3.6000.134.2.1.5 | ipaddress | read-only |
The receiver IP address of TWAMP session. |
zxr10twampSessionRcvPort | 1.3.6.1.4.1.3902.3.6000.134.2.1.6 | unsigned32 | read-only |
The receiver UDP port of TWAMP session. |
zxr10twampSessionVrfName | 1.3.6.1.4.1.3902.3.6000.134.2.1.7 | displaystring | read-only |
The VRF name of TWAMP session. |
zxr10twampSessionDetectPath | 1.3.6.1.4.1.3902.3.6000.134.2.1.8 | integer | read-only |
The detect path type of TWAMP session.(default :down) Enumeration: 'down': 1, 'up': 2. |
zxr10twampSessionInboundIf | 1.3.6.1.4.1.3902.3.6000.134.2.1.9 | displaystring | read-only |
The inbound-interface of TWAMP session, and it applies to condition when the detect path type is up. |
zxr10twampSessionDscp | 1.3.6.1.4.1.3902.3.6000.134.2.1.10 | unsigned32 | read-only |
The DSCP value of TWAMP session.(default :0) |
zxr10twampSessionPaddinglength | 1.3.6.1.4.1.3902.3.6000.134.2.1.11 | unsigned32 | read-only |
The length of packet padding, and the upper limit of this parameter depends on the device.(default :27bytes) |
zxr10twampSessionTimeOut | 1.3.6.1.4.1.3902.3.6000.134.2.1.12 | unsigned32 | read-only |
Timeout ranges from 1s to 10s. Within this time, the server needs to reflect the test message, otherwise the message is discarded.(default :5s) |
zxr10twampSessionDurationMode | 1.3.6.1.4.1.3902.3.6000.134.2.1.13 | integer | read-only |
The sending packet mode: continuous:In this mode,the test packets will always be sent until the user stops. packets:In this mode,the test will be stopped until the number of sending packet reaches the configured value. seconds:In this mode,the test will be stopped until the time of sending packet reaches the configured value.(default :continuous) Enumeration: 'seconds': 3, 'continuous': 1, 'packets': 2. |
zxr10twampSessionSendPktCount | 1.3.6.1.4.1.3902.3.6000.134.2.1.14 | unsigned32 | read-only |
The number of sending packet which applies to condition when the sending packet mode is packets.The test will be stopped until the number of sending packet reaches the configured value. |
zxr10twampSessionSendTime | 1.3.6.1.4.1.3902.3.6000.134.2.1.15 | unsigned32 | read-only |
Sending time of packets which applies to condition when the sending packet mode is seconds. The test will be stopped until the time of sending packets reaches the configured value. |
zxr10twampSessionIntervalUnit | 1.3.6.1.4.1.3902.3.6000.134.2.1.16 | integer | read-only |
The unit of sending interval which including second, millisecond and microsecond.(default :second) Enumeration: 'millisecond': 2, 'second': 1, 'microsecond': 3. |
zxr10twampSessionInterval | 1.3.6.1.4.1.3902.3.6000.134.2.1.17 | unsigned32 | read-only |
Packet sending interval: If the unit is assigned second,it ranges from 1 to 60. If the unit is assigned millisecond,it ranges from 1 to 1000. If the unit is assigned microseconds,it ranges from 50 to 1000. |
zxr10twampSessionStatInterval | 1.3.6.1.4.1.3902.3.6000.134.2.1.18 | unsigned32 | read-only |
The statistics interval,ranges from 5s to 60s.(default :15s) |
zxr10twampSessionRowStatus | 1.3.6.1.4.1.3902.3.6000.134.2.1.19 | rowstatus | read-only |
Row status |
zxr10twampProOperationTable | 1.3.6.1.4.1.3902.3.6000.134.3 | no-access |
The configuration table of proactive TWAMP test. |
|
1.3.6.1.4.1.3902.3.6000.134.3.1 | no-access |
An entry containing configuration information applicable to a particular proactive test of TWAMP. |
||
zxr10twampProOperationId | 1.3.6.1.4.1.3902.3.6000.134.3.1.1 | unsigned32 | no-access |
The connection ID applies to the proactive test of TWAMP. |
zxr10twampProOperation | 1.3.6.1.4.1.3902.3.6000.134.3.1.2 | integer | read-write |
The proactive operation type which including start and stop. (default :stop) Enumeration: 'start': 2, 'stop': 1. |
zxr10twampOdOperationTable | 1.3.6.1.4.1.3902.3.6000.134.4 | no-access |
The configuration table of on-demand TWAMP test. |
|
1.3.6.1.4.1.3902.3.6000.134.4.1 | no-access |
An entry containing configuration information applicable to a particular on-demand test of TWAMP. |
||
zxr10twampOdOperationId | 1.3.6.1.4.1.3902.3.6000.134.4.1.1 | unsigned32 | no-access |
The connection ID applies to the on-demand test of TWAMP. |
zxr10twampOdOperation | 1.3.6.1.4.1.3902.3.6000.134.4.1.2 | integer | read-write |
The on-demand operation type which including start and stop. (default :stop) Enumeration: 'start': 2, 'stop': 1. |
zxr10twampServer | 1.3.6.1.4.1.3902.3.6000.134.5 | |||
zxr10twampSvrStatus | 1.3.6.1.4.1.3902.3.6000.134.5.1 | integer | read-write |
The status of TWAMP server,including enable and disable. (default: disable) Enumeration: 'enable': 2, 'disable': 1. |
zxr10twampSvrInactiveTimeOut | 1.3.6.1.4.1.3902.3.6000.134.5.2 | unsigned32 | read-write |
Inactivity timeout,ranges from 10s to 1800s.(default: 900) |
zxr10twampSvrMaxConDuration | 1.3.6.1.4.1.3902.3.6000.134.5.3 | unsigned32 | read-write |
The maximum duration of connection,ranges from 0h to 24h. If this node is assigned 0,it means permanence connection unless stopped manually.If it is assigned 1h to 24h,it means connection lasting time.(default: 0) |
zxr10twampSvrMaxConnection | 1.3.6.1.4.1.3902.3.6000.134.5.4 | unsigned32 | read-write |
The maximum number of connections which the minimum value is 1, and the maximum value of this parameter depends on the device. (default: 64) |
zxr10twampSvrMaxSession | 1.3.6.1.4.1.3902.3.6000.134.5.5 | unsigned32 | read-write |
The maximum number of sessions which the minimum value is 1, and the maximum value of this parameter depends on the device. (default: 128) |
zxr10twampSvrMaxSePerConn | 1.3.6.1.4.1.3902.3.6000.134.5.6 | unsigned32 | read-write |
The maximum session number of each connection which the minimum value is 1, and the maximum value of this parameter depends on the device.(default: 8) |
zxr10twampSvrPort | 1.3.6.1.4.1.3902.3.6000.134.5.7 | unsigned32 | read-write |
The port number of server, ranges from 1025 to 65535, or 862. (default: 862) |
zxr10twampSvrIgnoreVrf | 1.3.6.1.4.1.3902.3.6000.134.5.8 | integer | read-write |
The ignore-vrf status,including enable and disable. (default value depends on the device) Enumeration: 'enable': 2, 'disable': 1. |
zxr10twampSvrClientListStatus | 1.3.6.1.4.1.3902.3.6000.134.5.9 | integer | read-write |
The status of client list, including enable and disable. (default: disable) Enumeration: 'enable': 2, 'disable': 1. |
zxr10twampClientListTable | 1.3.6.1.4.1.3902.3.6000.134.6 | no-access |
The configuration table of TWAMP client list. |
|
1.3.6.1.4.1.3902.3.6000.134.6.1 | no-access |
An entry containing configuration information applicable to a particular client list of TWAMP |
||
zxr10twampClientListMember | 1.3.6.1.4.1.3902.3.6000.134.6.1.1 | ipaddress | no-access |
IP address of the white list. |
zxr10twampClientListRowStatus | 1.3.6.1.4.1.3902.3.6000.134.6.1.2 | rowstatus | read-only |
Row status |
zxr10twampResultTable | 1.3.6.1.4.1.3902.3.6000.134.7 | no-access |
The result table of TWAMP detecting. |
|
1.3.6.1.4.1.3902.3.6000.134.7.1 | no-access |
An entry containing result information applicable to TWAMP detecting. |
||
zxr10twampResultConnectionId | 1.3.6.1.4.1.3902.3.6000.134.7.1.1 | unsigned32 | no-access |
The connection ID,ranges from 1 to 65535. |
zxr10twampResultSessionId | 1.3.6.1.4.1.3902.3.6000.134.7.1.2 | unsigned32 | no-access |
The session ID,ranges from 1 to 65535. |
zxr10twampResultPktSendNum | 1.3.6.1.4.1.3902.3.6000.134.7.1.3 | unsigned32 | read-only |
The count of sending packets. |
zxr10twampResultPktRcvNum | 1.3.6.1.4.1.3902.3.6000.134.7.1.4 | unsigned32 | read-only |
The count of receiving packets. |
zxr10twampResultPktLossNum | 1.3.6.1.4.1.3902.3.6000.134.7.1.5 | unsigned32 | read-only |
The count of lossing packets. |
zxr10twampResultPktLossRatio | 1.3.6.1.4.1.3902.3.6000.134.7.1.6 | unsigned32 | read-only |
The packet loss ratio which the precision is 1/1000000. |
zxr10twampResultTwDelay | 1.3.6.1.4.1.3902.3.6000.134.7.1.7 | counter64 | read-only |
Two way delay.(unit: ns) |
zxr10twampResultTwDelayMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.8 | counter64 | read-only |
The minimum of two way delay.(unit: ns) |
zxr10twampResultTwDelayMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.9 | counter64 | read-only |
The maximum of two way delay.(unit: ns) |
zxr10twampResultTwDelayAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.10 | counter64 | read-only |
The average of two way delay.(unit: ns) |
zxr10twampResultTwJitter | 1.3.6.1.4.1.3902.3.6000.134.7.1.11 | counter64 | read-only |
Delay jitter of two way packet.(unit: ns) |
zxr10twampResultTwJitterMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.12 | counter64 | read-only |
The minimum delay jitter of two way packet.(unit: ns) |
zxr10twampResultTwJitterMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.13 | counter64 | read-only |
The maximum delay jitter of two way packet.(unit: ns) |
zxr10twampResultTwJitterAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.14 | counter64 | read-only |
The average delay jitter of two way packet.(unit: ns) |
zxr10twampResultFwdDelay | 1.3.6.1.4.1.3902.3.6000.134.7.1.15 | counter64 | read-only |
The forward packet delay.(unit: ns) |
zxr10twampResultFwdDelayMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.16 | counter64 | read-only |
The minimum of forward packet delay.(unit: ns) |
zxr10twampResultFwdDelayMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.17 | counter64 | read-only |
The maximum of forward packet delay.(unit: ns) |
zxr10twampResultFwdDelayAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.18 | counter64 | read-only |
The average of forward packet delay.(unit: ns) |
zxr10twampResultFwdJitter | 1.3.6.1.4.1.3902.3.6000.134.7.1.19 | counter64 | read-only |
Delay jitter of the forward packet.(unit: ns) |
zxr10twampResultFwdJitterMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.20 | counter64 | read-only |
The minimum of delay jitter of the forward packet.(unit: ns) |
zxr10twampResultFwdJitterMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.21 | counter64 | read-only |
The maximum of delay jitter of the forward packet.(unit: ns) |
zxr10twampResultFwdJitterAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.22 | counter64 | read-only |
The average of delay jitter of the forward packet.(unit: ns) |
zxr10twampResultRvsDelay | 1.3.6.1.4.1.3902.3.6000.134.7.1.23 | counter64 | read-only |
The reverse packet delay.(unit: ns) |
zxr10twampResultRvsDelayMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.24 | counter64 | read-only |
The minimum of reverse packet delay.(unit: ns) |
zxr10twampResultRvsDelayMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.25 | counter64 | read-only |
The maximum of reverse packet delay.(unit: ns) |
zxr10twampResultRvsDelayAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.26 | counter64 | read-only |
The average of reverse packet delay.(unit: ns) |
zxr10twampResultRvsJitter | 1.3.6.1.4.1.3902.3.6000.134.7.1.27 | counter64 | read-only |
The reverse packet delay jitter.(unit: ns) |
zxr10twampResultRvsJitterMin | 1.3.6.1.4.1.3902.3.6000.134.7.1.28 | counter64 | read-only |
The minimum of delay jitter of the reverse packet.(unit: ns) |
zxr10twampResultRvsJitterMax | 1.3.6.1.4.1.3902.3.6000.134.7.1.29 | counter64 | read-only |
The maximum of delay jitter of the reverse packet.(unit: ns) |
zxr10twampResultRvsJitterAvg | 1.3.6.1.4.1.3902.3.6000.134.7.1.30 | counter64 | read-only |
The average of delay jitter of the reverse packet.(unit: ns) |