ZXR10-MAC-PING-MIB

File: ZXR10-MAC-PING-MIB.mib (16906 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-IDENTITY Integer32 IpAddress
enterprises TruthValue DisplayString
TEXTUAL-CONVENTION

Defined Types

MacPingOptionType  
mac ping option type
TEXTUAL-CONVENTION    
  INTEGER ce(0), pe(1)  

Zxr10MacPingEntry  
SEQUENCE    
  zxr10PingMacSerial Integer32
  zxr10PingMacDestMac DisplayString
  zxr10PingMacControlOutEtherIf Integer32
  zxr10PingMacIfOption INTEGER
  zxr10PingMacPacketCount Integer32
  zxr10PingMacTimeOut Integer32
  zxr10PingMacHops Integer32
  zxr10PingMacControlResultType INTEGER
  zxr10PingMacTrapOncompletion TruthValue
  zxr10PingMacRosStatus INTEGER
  zxr10PingMacEntryOwner DisplayString
  zxr10PingMacIfPeOption MacPingOptionType
  zxr10PingMacVfiName DisplayString
  zxr10PingMacPeerAddress IpAddress
  zxr10PingMacInternalVlanId Integer32
  zxr10PingMacExternalVlanId Integer32
  zxr10PingMacVlanId Integer32

Zxr10PingMacResultEntry  
SEQUENCE    
  zxr10PingMacResultSerial Integer32
  zxr10PingMacResultSentPkts Integer32
  zxr10PingMacResultRcvPkts Integer32
  zxr10PingMacResultRoundTripMinTime Integer32
  zxr10PingMacResultRoundTripMaxTime Integer32
  zxr10PingMacResultRoundTripAvgTime Integer32
  zxr10PingMacResultType INTEGER
  zxr10PingMacExtResultDestIfName DisplayString
  zxr10PingMacExtResultDestHostName DisplayString
  zxr10PingMacExtResultSourceIfName DisplayString
  zxr10PingMacExtResultSourceHostName DisplayString
  zxr10PingMacExtResultOutVlanId Integer32
  zxr10PingMacExtResultInVlanId Integer32
  zxr10PingMacResultEntryOwner DisplayString
  zxr10PingMacResultRoundWobbleMinTime Integer32
  zxr10PingMacResultRoundWobbleMaxTime Integer32
  zxr10PingMacResultRoundWobbleAvgTime Integer32

Defined Values

zte 1.3.6.1.4.1.3902
ZTE MAC-PING MIB
MODULE-IDENTITY    

zxr10 1.3.6.1.4.1.3902.3
zxr10 is the root OBJECT IDENTIFIER for ZTE routers and switches pruducts
Status: current Access: read-only
OBJECT-IDENTITY    

zxr10L2vpn 1.3.6.1.4.1.3902.3.104
OBJECT IDENTIFIER    

zxr10MacPingMIB 1.3.6.1.4.1.3902.3.104.4
OBJECT IDENTIFIER    

zxr10MacPingTable 1.3.6.1.4.1.3902.3.104.4.1
mac ping information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10MacPingEntry

zxr10MacPingEntry 1.3.6.1.4.1.3902.3.104.4.1.1
mac ping information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10MacPingEntry  

zxr10PingMacSerial 1.3.6.1.4.1.3902.3.104.4.1.1.1
serial number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacDestMac 1.3.6.1.4.1.3902.3.104.4.1.1.2
dest mac
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10PingMacControlOutEtherIf 1.3.6.1.4.1.3902.3.104.4.1.1.3
output interface if-index
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zxr10PingMacIfOption 1.3.6.1.4.1.3902.3.104.4.1.1.4
option,default:none
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), option(1)  

zxr10PingMacPacketCount 1.3.6.1.4.1.3902.3.104.4.1.1.5
packet count
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

zxr10PingMacTimeOut 1.3.6.1.4.1.3902.3.104.4.1.1.6
timeout
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..20  

zxr10PingMacHops 1.3.6.1.4.1.3902.3.104.4.1.1.7
hops
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

zxr10PingMacControlResultType 1.3.6.1.4.1.3902.3.104.4.1.1.8
result type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER summary(0), detail(1)  

zxr10PingMacTrapOncompletion 1.3.6.1.4.1.3902.3.104.4.1.1.9
The value of this object determines when and whether to generate a notification for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

zxr10PingMacRosStatus 1.3.6.1.4.1.3902.3.104.4.1.1.10
This object allows to start ping or destroy entries in the zxr10MacPingTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(1), startPing(2), pingProcessing(3), pingCompleted(4)  

zxr10PingMacEntryOwner 1.3.6.1.4.1.3902.3.104.4.1.1.11
entry owner
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10PingMacIfPeOption 1.3.6.1.4.1.3902.3.104.4.1.1.12
Controls the type of the mac-ping request. 0: ce ping, need zxr10PingMacControlOutEtherIf 1: pe ping, need zxr10PingMacVfiName and zxr10PingMacPeerAddress
Status: current Access: read-write
OBJECT-TYPE    
  MacPingOptionType  

zxr10PingMacVfiName 1.3.6.1.4.1.3902.3.104.4.1.1.13
The vpls/vpws name for PE mac-ping.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zxr10PingMacPeerAddress 1.3.6.1.4.1.3902.3.104.4.1.1.14
The peer IP address for PE mac-ping.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zxr10PingMacInternalVlanId 1.3.6.1.4.1.3902.3.104.4.1.1.15
Internal VlanId, which is optional. 0: do not configure internal vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

zxr10PingMacExternalVlanId 1.3.6.1.4.1.3902.3.104.4.1.1.16
External VlanId, which is optional. 0: do not configure external vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

zxr10PingMacVlanId 1.3.6.1.4.1.3902.3.104.4.1.1.17
Vlan Id, which is optional. 0: do not configure vlan id.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

zxr10PingMacResultTable 1.3.6.1.4.1.3902.3.104.4.2
mac ping result table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10PingMacResultEntry

zxr10PingMacResultEntry 1.3.6.1.4.1.3902.3.104.4.2.1
mac ping result entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10PingMacResultEntry  

zxr10PingMacResultSerial 1.3.6.1.4.1.3902.3.104.4.2.1.1
serial number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultSentPkts 1.3.6.1.4.1.3902.3.104.4.2.1.2
send packets
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRcvPkts 1.3.6.1.4.1.3902.3.104.4.2.1.3
receive packets
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRoundTripMinTime 1.3.6.1.4.1.3902.3.104.4.2.1.4
min RTT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRoundTripMaxTime 1.3.6.1.4.1.3902.3.104.4.2.1.5
max RTT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRoundTripAvgTime 1.3.6.1.4.1.3902.3.104.4.2.1.6
average RTT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultType 1.3.6.1.4.1.3902.3.104.4.2.1.7
result type:(0:summary, 1:detail)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER summary(0), detail(1)  

zxr10PingMacExtResultDestIfName 1.3.6.1.4.1.3902.3.104.4.2.1.8
destination interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

zxr10PingMacExtResultDestHostName 1.3.6.1.4.1.3902.3.104.4.2.1.9
destination hostname
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

zxr10PingMacExtResultSourceIfName 1.3.6.1.4.1.3902.3.104.4.2.1.10
source interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

zxr10PingMacExtResultSourceHostName 1.3.6.1.4.1.3902.3.104.4.2.1.11
source hostname
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

zxr10PingMacExtResultOutVlanId 1.3.6.1.4.1.3902.3.104.4.2.1.12
out vlanid
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

zxr10PingMacExtResultInVlanId 1.3.6.1.4.1.3902.3.104.4.2.1.13
in vlanid
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

zxr10PingMacResultEntryOwner 1.3.6.1.4.1.3902.3.104.4.2.1.14
entry owner
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10PingMacResultRoundWobbleMinTime 1.3.6.1.4.1.3902.3.104.4.2.1.15
min RWT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRoundWobbleMaxTime 1.3.6.1.4.1.3902.3.104.4.2.1.16
max RWT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxr10PingMacResultRoundWobbleAvgTime 1.3.6.1.4.1.3902.3.104.4.2.1.17
average RWT
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

macpingNotifications 1.3.6.1.4.1.3902.3.104.4.3
OBJECT IDENTIFIER    

macpingTrapResult 1.3.6.1.4.1.3902.3.104.4.3.1
The newMaster trap indicates that the sending agent has transitioned to 'Master' state.
Status: current Access: read-only
NOTIFICATION-TYPE    

zxr10MacPingGlobalObjects 1.3.6.1.4.1.3902.3.104.4.4
OBJECT IDENTIFIER    

zxr10PingMacEnable 1.3.6.1.4.1.3902.3.104.4.4.1
Control whether mac ping is enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)