ZXR10-MPLS-OAM-MIB

File: ZXR10-MPLS-OAM-MIB.mib (23300 bytes)

Imported modules

SNMPv2-SMI ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress NOTIFICATION-TYPE zxr10MplsOam

Defined Types

Zxr10MplsOamLocalTunnelEntry  
SEQUENCE    
  zxr10MplsOamLocalTunnelId Unsigned32
  zxr10MplsOamLocalTunnelLsplId Unsigned32
  zxr10MplsOamLocalTunnelIngressId IpAddress
  zxr10MplsOamLocalTunnelEgressId IpAddress
  zxr10MplsOamLocalTunnelRouterId IpAddress
  zxr10MplsOamLocalTunnelNexthop IpAddress
  zxr10MplsOamLocalTunnelOutIfIndex Unsigned32
  zxr10MplsOamLocalTunnelNodeRole INTEGER
  zxr10MplsOamLocalTunnelFrequency INTEGER
  zxr10MplsOamLocalTunnelPktType INTEGER
  zxr10MplsOamLocalTunnelPriority Unsigned32
  zxr10MplsOamLocalTunnelStatus INTEGER
  zxr10MplsOamLocalTunnelMplsoamEnable INTEGER
  zxr10MplsOamLocalTunnelStartCountCv INTEGER
  zxr10MplsOamLocalTunnelStartCountFfd INTEGER
  zxr10MplsOamLocalTunnelStartCountBdi INTEGER
  zxr10MplsOamLocalTunnelStartCountFdi INTEGER
  zxr10MplsOamLocalTunnelCvCount Unsigned32
  zxr10MplsOamLocalTunnelFfdCount Unsigned32
  zxr10MplsOamLocalTunnelBdiCount Unsigned32
  zxr10MplsOamLocalTunnelFdiCount Unsigned32

Zxr10MplsOamRemoteTunnelEntry  
SEQUENCE    
  zxr10MplsOamRemoteTunnelId Unsigned32
  zxr10MplsOamRemoteTunnelLsplId Unsigned32
  zxr10MplsOamRemoteTunnelIngressId IpAddress
  zxr10MplsOamRemoteTunnelEgressId IpAddress
  zxr10MplsOamRemoteTunnelRouterId IpAddress
  zxr10MplsOamRemoteTunnelBackFwdTunnelId Unsigned32
  zxr10MplsOamRemoteTunnelBackFwdOutIfIndex Unsigned32
  zxr10MplsOamRemoteTunnelBackFwdNexthop IpAddress
  zxr10MplsOamRemoteTunnelNodeRole INTEGER
  zxr10MplsOamRemoteTunnelShareMode INTEGER
  zxr10MplsOamRemoteTunnelFrequency INTEGER
  zxr10MplsOamRemoteTunnelPktType INTEGER
  zxr10MplsOamRemoteTunnelPriority Unsigned32
  zxr10MplsOamRemoteTunnelStatus INTEGER
  zxr10MplsOamRemoteTunnelMplsoamEnable INTEGER
  zxr10MplsOamRemoteTunnelStartCountCv INTEGER
  zxr10MplsOamRemoteTunnelStartCountFfd INTEGER
  zxr10MplsOamRemoteTunnelStartCountBdi INTEGER
  zxr10MplsOamRemoteTunnelStartCountFdi INTEGER
  zxr10MplsOamRemoteTunnelCvCount Unsigned32
  zxr10MplsOamRemoteTunnelFfdCount Unsigned32
  zxr10MplsOamRemoteTunnelBdiCount Unsigned32
  zxr10MplsOamRemoteTunnelFdiCount Unsigned32

Defined Values

zxr10MplsOamMIB 1.3.6.1.4.1.3902.3.317.1
Rosng T8000_V1.00.11 MPLS OAM query and configuration MIB
MODULE-IDENTITY    

zxr10MplsOamNotifications 1.3.6.1.4.1.3902.3.317.1.0
OBJECT IDENTIFIER    

zxr10MplsOamScalarsObjects 1.3.6.1.4.1.3902.3.317.1.1
OBJECT IDENTIFIER    

zxr10MplsOamLocalTunnelObjects 1.3.6.1.4.1.3902.3.317.1.2
OBJECT IDENTIFIER    

zxr10MplsOamRemoteTunnelObjects 1.3.6.1.4.1.3902.3.317.1.3
OBJECT IDENTIFIER    

zxr10MplsOamEnable 1.3.6.1.4.1.3902.3.317.1.1.1
If this object is enable(1), then it enables the zxr10MplsOam;or it disables the zxr10MplsOam
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

zxr10MplsOamLocalTunnelTable 1.3.6.1.4.1.3902.3.317.1.2.1
Mpls oam local tunnel information query table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10MplsOamLocalTunnelEntry

zxr10MplsOamLocalTunnelEntry 1.3.6.1.4.1.3902.3.317.1.2.1.1
Local tunnel information of Mpls oam instance
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10MplsOamLocalTunnelEntry  

zxr10MplsOamLocalTunnelId 1.3.6.1.4.1.3902.3.317.1.2.1.1.1
Uniquely identifies a set of Mpls Oam Local tunnel instances between a pair of ingress and egress LSRs. The range of this parameter depend on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..64511  

zxr10MplsOamLocalTunnelLsplId 1.3.6.1.4.1.3902.3.317.1.2.1.1.2
Uniquely identifies a particular instance of a Mpls Oam Local tunnel between a pair of ingress and egress LSRs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelIngressId 1.3.6.1.4.1.3902.3.317.1.2.1.1.3
Identity of the ingress LSR associated with this tunnel instance.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamLocalTunnelEgressId 1.3.6.1.4.1.3902.3.317.1.2.1.1.4
Identity of the egress LSR associated with this tunnel instance.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamLocalTunnelRouterId 1.3.6.1.4.1.3902.3.317.1.2.1.1.5
A unique identifier for an MPLS LSR.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamLocalTunnelNexthop 1.3.6.1.4.1.3902.3.317.1.2.1.1.6
This value identifies the next hop of this LSR.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamLocalTunnelOutIfIndex 1.3.6.1.4.1.3902.3.317.1.2.1.1.7
This value identifies the index of the outgoing interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelNodeRole 1.3.6.1.4.1.3902.3.317.1.2.1.1.8
This value signifies the role that this tunnel entry/instance represents.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER head(1), transit(2), tail(3)  

zxr10MplsOamLocalTunnelFrequency 1.3.6.1.4.1.3902.3.317.1.2.1.1.9
This value identifies the frequency of packet-sending.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tenms(1), twentyms(2), fiftyms(3), onehundredms(4), twohundredms(5), fivehundredms(6), threepointthreems(7), onethousandms(8), zeroms(0)  

zxr10MplsOamLocalTunnelPktType 1.3.6.1.4.1.3902.3.317.1.2.1.1.10
This value identifies the message type. cv(1):Connectivity Verification; ffd(7):Fast Failure Detection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cv(1), ffd(7), null(0)  

zxr10MplsOamLocalTunnelPriority 1.3.6.1.4.1.3902.3.317.1.2.1.1.11
This value identifies the message's priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelStatus 1.3.6.1.4.1.3902.3.317.1.2.1.1.12
This value identifies actual operational status of this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(0), down(1), up(2)  

zxr10MplsOamLocalTunnelMplsoamEnable 1.3.6.1.4.1.3902.3.317.1.2.1.1.14
Tunnel mpls oam enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10MplsOamLocalTunnelStartCountCv 1.3.6.1.4.1.3902.3.317.1.2.1.1.15
Statistics of CV message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamLocalTunnelStartCountFfd 1.3.6.1.4.1.3902.3.317.1.2.1.1.16
Statistics of FFD message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamLocalTunnelStartCountBdi 1.3.6.1.4.1.3902.3.317.1.2.1.1.17
Statistics of BDI message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamLocalTunnelStartCountFdi 1.3.6.1.4.1.3902.3.317.1.2.1.1.18
Statistics of FDI message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamLocalTunnelCvCount 1.3.6.1.4.1.3902.3.317.1.2.1.1.19
The number of CV messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelFfdCount 1.3.6.1.4.1.3902.3.317.1.2.1.1.20
The number of FFD messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelBdiCount 1.3.6.1.4.1.3902.3.317.1.2.1.1.21
The number of BDI messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamLocalTunnelFdiCount 1.3.6.1.4.1.3902.3.317.1.2.1.1.22
The number of FDI messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelTable 1.3.6.1.4.1.3902.3.317.1.3.1
Mpls oam remote tunnel information query table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10MplsOamRemoteTunnelEntry

zxr10MplsOamRemoteTunnelEntry 1.3.6.1.4.1.3902.3.317.1.3.1.1
Remote tunnel onformation of Mpls oam instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10MplsOamRemoteTunnelEntry  

zxr10MplsOamRemoteTunnelId 1.3.6.1.4.1.3902.3.317.1.3.1.1.1
Uniquely identifies a set of Mpls Oam remote tunnel instances between a pair of ingress and egress LSRs. The range of this parameter depend on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..64511  

zxr10MplsOamRemoteTunnelLsplId 1.3.6.1.4.1.3902.3.317.1.3.1.1.2
Uniquely identifies a particular instance of an Mpls Oam remote tunnel between a pair of ingress and egress LSRs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelIngressId 1.3.6.1.4.1.3902.3.317.1.3.1.1.3
Identity of the ingress LSR associated with this tunnel instance.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamRemoteTunnelEgressId 1.3.6.1.4.1.3902.3.317.1.3.1.1.4
Identity of the egress LSR associated with this tunnel instance.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamRemoteTunnelRouterId 1.3.6.1.4.1.3902.3.317.1.3.1.1.5
A unique identifier for an MPLS LSR.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamRemoteTunnelBackFwdTunnelId 1.3.6.1.4.1.3902.3.317.1.3.1.1.6
This value identifies the index of backward tunnel. The range of this parameter depend on the device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..64511  

zxr10MplsOamRemoteTunnelBackFwdOutIfIndex 1.3.6.1.4.1.3902.3.317.1.3.1.1.7
This value identifies the index of the outgoing interface for backward tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelBackFwdNexthop 1.3.6.1.4.1.3902.3.317.1.3.1.1.8
This value identifies the next hop of backward tunnel LSR.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10MplsOamRemoteTunnelNodeRole 1.3.6.1.4.1.3902.3.317.1.3.1.1.9
This value signifies the role that this tunnel entry/instance represents.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER head(1), transit(2), tail(3)  

zxr10MplsOamRemoteTunnelShareMode 1.3.6.1.4.1.3902.3.317.1.3.1.1.10
This value identifies backward tunnel sharing mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER monopolize(0), share(1)  

zxr10MplsOamRemoteTunnelFrequency 1.3.6.1.4.1.3902.3.317.1.3.1.1.11
This value identifies the frequency of packet-sending.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tenms(1), twentyms(2), fiftyms(3), onehundredms(4), twohundredms(5), fivehundredms(6), threepointthreems(7), onethousandms(8), zeroms(0)  

zxr10MplsOamRemoteTunnelPktType 1.3.6.1.4.1.3902.3.317.1.3.1.1.12
This value identifies the message type. cv(1):Connectivity Verification; ffd(7):Fast Failure Detection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cv(1), ffd(7), null(0)  

zxr10MplsOamRemoteTunnelPriority 1.3.6.1.4.1.3902.3.317.1.3.1.1.13
This value identifies the message's priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelStatus 1.3.6.1.4.1.3902.3.317.1.3.1.1.14
This value identifies actual operational status of this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(0), down(1), up(2)  

zxr10MplsOamRemoteTunnelMplsoamEnable 1.3.6.1.4.1.3902.3.317.1.3.1.1.16
Tunnel mpls oam enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

zxr10MplsOamRemoteTunnelStartCountCv 1.3.6.1.4.1.3902.3.317.1.3.1.1.17
Statistics of CV message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamRemoteTunnelStartCountFfd 1.3.6.1.4.1.3902.3.317.1.3.1.1.18
Statistics of FFD message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamRemoteTunnelStartCountBdi 1.3.6.1.4.1.3902.3.317.1.3.1.1.19
Statistics of BDI message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamRemoteTunnelStartCountFdi 1.3.6.1.4.1.3902.3.317.1.3.1.1.20
Statistics of FDI message enables or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(0)  

zxr10MplsOamRemoteTunnelCvCount 1.3.6.1.4.1.3902.3.317.1.3.1.1.21
The number of CV messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelFfdCount 1.3.6.1.4.1.3902.3.317.1.3.1.1.22
The number of FFD messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelBdiCount 1.3.6.1.4.1.3902.3.317.1.3.1.1.23
The number of BDI messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zxr10MplsOamRemoteTunnelFdiCount 1.3.6.1.4.1.3902.3.317.1.3.1.1.24
The number of FDI messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32