ZTE-AN-MDI-MIB

File: ZTE-AN-MDI-MIB.mib (27976 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
INET-ADDRESS-MIB ZTE-AN-TC-MIB ZTE-AN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString RowStatus
DateAndTime InterfaceIndex InetAddressType
InetAddress VlanId ZxAnSubIfIndex
zxAnVideo

Defined Types

ZxAnMdiMonitorConfEntry  
SEQUENCE    
  zxAnMdiMonitorSessionId Integer32
  zxAnMdiMonitorIfIndex InterfaceIndex
  zxAnMdiMonitorSubIfIndex ZxAnSubIfIndex
  zxAnMdiMonitorVlan VlanId
  zxAnMdiMonitorDestIpAddressType InetAddressType
  zxAnMdiMonitorDestIpAddress InetAddress
  zxAnMdiMonitorBitRate Integer32
  zxAnMdiMonitorCalculatePeriod Integer32
  zxAnMdiMonitorStatisticPeriod Integer32
  zxAnMdiMonitorDuration Integer32
  zxAnMdiMonitorStatus INTEGER
  zxAnMdiMonitorStartTime DateAndTime
  zxAnMdiMonitorVideoPrf DisplayString
  zxAnMdiMonitorSrcIpAddressType InetAddressType
  zxAnMdiMonitorSrcIpAddress InetAddress
  zxAnMdiMonitorDirection INTEGER
  zxAnMdiMonitorDestUdpPort Integer32
  zxAnMdiMonitorGemPort Integer32
  zxAnMdiMonitorIfName DisplayString
  zxAnMdiMonitorRowStatus RowStatus
  zxAnMdiMonitorCliIpAddress IpAddress
  zxAnMdiMonitorCliSourceIpAddress IpAddress

ZxAnMdiMonitorStatsEntry  
SEQUENCE    
  zxAnMdiMonitorStatsSequenceId Integer32
  zxAnMdiMonitorStatsMaxDf Integer32
  zxAnMdiMonitorStatsMinDf Integer32
  zxAnMdiMonitorStatsAvgDf Integer32
  zxAnMdiMonitorStatsMaxMlr Integer32
  zxAnMdiMonitorStatsMinMlr Integer32
  zxAnMdiMonitorStatsAvgMlr Integer32
  zxAnMdiMonitorStatsMltLast15M Integer32
  zxAnMdiMonitorStatsMltLast24H Integer32
  zxAnMdiMonitorStatsMaxVideoMos Integer32
  zxAnMdiMonitorStatsMinVideoMos Integer32
  zxAnMdiMonitorStatsAvgVideoMos Integer32
  zxAnMdiMonitorStatsMaxPlr Integer32
  zxAnMdiMonitorStatsMinPlr Integer32
  zxAnMdiMonitorStatsAvgPlr Integer32
  zxAnMdiMonitorStatsStartPktSeqId Integer32
  zxAnMdiMonitorStatsEndPktSeqId Integer32
  zxAnMdiMonitorStatsLossPkts Integer32
  zxAnMdiMonitorStatsErrorPkts Integer32
  zxAnMdiMonitorStatsDuplicatePkts Integer32

ZxAnMdiMonitorVideoPrfEntry  
SEQUENCE    
  zxAnMdiMonVideoPrfName DisplayString
  zxAnMdiMonVideoCodec INTEGER
  zxAnMdiMonVideoResolution INTEGER
  zxAnMdiMonVideoFrameRate Integer32
  zxAnMdiMonVideoPlc INTEGER
  zxAnMdiMonVideoRtpPayloadType Integer32
  zxAnMdiMonVideoBufferDuration Integer32
  zxAnMdiMonVideoPrfRowStatus RowStatus

Defined Values

zxAnMdiMib 1.3.6.1.4.1.3902.1082.150.1
The MIB module for the management of MDI.
MODULE-IDENTITY    

zxAnMdiGlobalObjects 1.3.6.1.4.1.3902.1082.150.1.1
OBJECT IDENTIFIER    

zxAnMdiObjects 1.3.6.1.4.1.3902.1082.150.1.2
OBJECT IDENTIFIER    

zxAnMdiMonitorObjects 1.3.6.1.4.1.3902.1082.150.1.2.2
OBJECT IDENTIFIER    

zxAnMdiCapabilities 1.3.6.1.4.1.3902.1082.150.1.1.1
The management capabilities of MDI (Media Delivery Index). The bit value 1 means the function represented by this bit is supported by this equipment. bit 0: value 1 means supporting zxAnMdiMonitorVideoPrfTable, and zxAnMdiMonitorVideoPrf in zxAnMdiMonitorConfTable. bit 1: value 1 means the syntax of zxAnMdiMonitorStartTime is DateAndTime, otherwise the syntax is TimeTicks. bit 2: value 1 means supporting zxAnMdiMonitorSrcIpAddressType, zxAnMdiMonitorSrcIpAddress and zxAnMdiMonitorDirection in zxAnMdiMonitorConfTable. bit 3: value 1 means supporting zxAnMdiMonitorDestUdpPort in zxAnMdiMonitorConfTable. bit 4: value 1 means supporting zxAnMdiMonitorGemPort in zxAnMdiMonitorConfTable. NOTE: No recommended to display it in NMS.
Status: current Access: read-only
OBJECT-TYPE    
  BITS supportMonitorVideoProfile(0), supportStartTimeAsDateAndTime(1), supportSrcIpAndDirection(2), supportDestUdpPort(3), supportGemPort(4)  

zxAnMdiDiagLogEnable 1.3.6.1.4.1.3902.1082.150.1.1.10
Enable or disable MDI diaglog function.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxAnMdiDiagLogFtmEnable 1.3.6.1.4.1.3902.1082.150.1.1.11
Enable or disable MDI ftm diaglog function.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxAnMdiDiagLogFileType 1.3.6.1.4.1.3902.1082.150.1.1.12
MDI diaglog file type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mp(1), np(2), slave(3)  

zxAnMdiClearStatistics 1.3.6.1.4.1.3902.1082.150.1.1.13
Clear MDI Statistics session.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..256  

zxAnMdiMonitorConfTable 1.3.6.1.4.1.3902.1082.150.1.2.2.2
Media delivery index monitoring table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnMdiMonitorConfEntry

zxAnMdiMonitorConfEntry 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1
Media delivery index monitoring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnMdiMonitorConfEntry  

zxAnMdiMonitorSessionId 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.1
The session ID of MDI monitoring.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

zxAnMdiMonitorIfIndex 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.2
The index of NNI/UNI port.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

zxAnMdiMonitorSubIfIndex 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.3
The sub-interface of NNI/UNI port.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnSubIfIndex  

zxAnMdiMonitorVlan 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.4
The VLAN of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

zxAnMdiMonitorDestIpAddressType 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.5
The destination IP address type of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnMdiMonitorDestIpAddress 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.6
The destination IP address of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnMdiMonitorBitRate 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.7
The bit rate of MDI monitoring. Value 0 means VBR (Variable Bit Rate), otherwise CBR (Constants Bit Rate).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

zxAnMdiMonitorCalculatePeriod 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.8
The calculation period of MDI monitoring. A primary record of MDI monitoring will be created when arriving the end of the period.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..2000  

zxAnMdiMonitorStatisticPeriod 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.9
The statistic period of MDI monitoring. A statistic record of MDI monitoring will be created when arriving the end of the period, based on the primary records that created in the period.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..300  

zxAnMdiMonitorDuration 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.10
The duration of MDI monitoring.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..525600  

zxAnMdiMonitorStatus 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.11
The status of MDI monitoring. The status will be 'monitoring' when the monitoring session is created, and 'stopped' when arriving the end of monitoring duration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER monitoring(1), stopped(2)  

zxAnMdiMonitorStartTime 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.12
The starting time of MDI monitoring.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

zxAnMdiMonitorVideoPrf 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.13
The video profile of MDI monitoring.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnMdiMonitorSrcIpAddressType 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.14
The source IP address type of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnMdiMonitorSrcIpAddress 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.15
The source IP address of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnMdiMonitorDirection 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.16
The direction of MDI monitoring.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

zxAnMdiMonitorDestUdpPort 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.17
The destination UDP port of MDI monitoring. Value 0 means not configured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnMdiMonitorGemPort 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.45
The GEM port of MDI monitoring. Value 0 means not configured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnMdiMonitorIfName 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.66
The video profile of MDI monitoring.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnMdiMonitorRowStatus 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnMdiMonitorConfEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnMdiMonitorCliIpAddress 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.21
The CLI IP address of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxAnMdiMonitorCliSourceIpAddress 1.3.6.1.4.1.3902.1082.150.1.2.2.2.1.22
The CLI source IP address of the monitoring packets.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxAnMdiMonitorStatsTable 1.3.6.1.4.1.3902.1082.150.1.2.2.3
MDI monitoring statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnMdiMonitorStatsEntry

zxAnMdiMonitorStatsEntry 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1
MDI monitoring statistic entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnMdiMonitorStatsEntry  

zxAnMdiMonitorStatsSequenceId 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.1
The sequence ID of MDI monitoring statistic record.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

zxAnMdiMonitorStatsMaxDf 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.2
The maximum delay factor of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMinDf 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.3
The minimum delay factor of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsAvgDf 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.4
The average delay factor of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMaxMlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.5
The maximum media loss rate of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMinMlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.6
The minimum media loss rate of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsAvgMlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.7
The average media loss rate of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMltLast15M 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.8
The total number of media packets lost in last 15 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMltLast24H 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.9
The total number of media packets lost in last 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMaxVideoMos 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.10
The maximum video mean opinion score of the records in the statistic period. This data format supports a range from 0 to 5.0 with granularity of 0.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..50  

zxAnMdiMonitorStatsMinVideoMos 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.11
The minimum video mean opinion score of the records in the statistic period. This data format supports a range from 0 to 5.0 with granularity of 0.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..50  

zxAnMdiMonitorStatsAvgVideoMos 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.12
The average video mean opinion score of the records in the statistic period. This data format supports a range from 0 to 5.0 with granularity of 0.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..50  

zxAnMdiMonitorStatsMaxPlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.13
The maximum PLR (Packet Loss Rate) of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsMinPlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.14
The minimum PLR (Packet Loss Rate) of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsAvgPlr 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.15
The average PLR (Packet Loss Rate) of the records in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsStartPktSeqId 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.16
The sequence ID of the starting packet in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsEndPktSeqId 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.17
The sequence ID of the ending packet in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsLossPkts 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.18
The total number of lost media packets in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsErrorPkts 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.19
The total number of errored media packets in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorStatsDuplicatePkts 1.3.6.1.4.1.3902.1082.150.1.2.2.3.1.20
The total number of duplicated media packets in the statistic period.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxAnMdiMonitorVideoPrfTable 1.3.6.1.4.1.3902.1082.150.1.2.2.4
MDI monitoring video profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnMdiMonitorVideoPrfEntry

zxAnMdiMonitorVideoPrfEntry 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1
MDI monitoring video profile entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnMdiMonitorVideoPrfEntry  

zxAnMdiMonVideoPrfName 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.1
The video profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnMdiMonVideoCodec 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.2
The video codec.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mpeg4(1), h264(2)  

zxAnMdiMonVideoResolution 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.3
The video resolution.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER qcif(1), qvga(2), hvga(3)  

zxAnMdiMonVideoFrameRate 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.4
The video frame rate.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..300  

zxAnMdiMonVideoPlc 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.5
The video PLC (Packet Loss Concealment).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER slicing(1), freezing(2)  

zxAnMdiMonVideoRtpPayloadType 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.6
The payload type of RTP (Real-time Transport Protocol) packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..127  

zxAnMdiMonVideoBufferDuration 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.7
The buffering duration.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 10..100  

zxAnMdiMonVideoPrfRowStatus 1.3.6.1.4.1.3902.1082.150.1.2.2.4.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnMdiMonitorVideoPrfEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus