MP-NETWATCH-MIB

File: MP-NETWATCH-MIB.mib (26675 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215

Imported symbols

TimeTicks IpAddress OBJECT-TYPE
TRAP-TYPE

Defined Types

MpNetWatchEntry  
SEQUENCE    
  mpNetWatchID INTEGER
  mpNetWatchVPNID INTEGER
  mpNetWatchEntryStatus INTEGER
  mpNetWatchAction INTEGER
  mpNetWatchNetworkAddr1 IpAddress
  mpNetWatchSubNetMask1 IpAddress
  mpNetWatchNetworkAddr2 IpAddress
  mpNetWatchSubNetMask2 IpAddress
  mpNetWatchNetworkAddr3 IpAddress
  mpNetWatchSubNetMask3 IpAddress
  mpNetWatchNetworkAddr4 IpAddress
  mpNetWatchSubNetMask4 IpAddress
  mpNetWatchNetworkAddr5 IpAddress
  mpNetWatchSubNetMask5 IpAddress
  mpNetWatchNetworkAddr6 IpAddress
  mpNetWatchSubNetMask6 IpAddress
  mpNetWatchNetworkAddr7 IpAddress
  mpNetWatchSubNetMask7 IpAddress
  mpNetWatchNetworkAddr8 IpAddress
  mpNetWatchSubNetMask8 IpAddress
  mpNetWatchifIndex1 INTEGER
  mpNetWatchifIndex2 INTEGER
  mpNetWatchifIndex3 INTEGER
  mpNetWatchifIndex4 INTEGER
  mpNetWatchifIndex5 INTEGER
  mpNetWatchifIndex6 INTEGER
  mpNetWatchifIndex7 INTEGER
  mpNetWatchifIndex8 INTEGER
  mpNetWatchifIndex9 INTEGER
  mpNetWatchifIndex10 INTEGER
  mpNetWatchifIndex11 INTEGER
  mpNetWatchifIndex12 INTEGER
  mpNetWatchifIndex13 INTEGER
  mpNetWatchifIndex14 INTEGER
  mpNetWatchifIndex15 INTEGER
  mpNetWatchifIndex16 INTEGER

MpNetPingEntry  
SEQUENCE    
  mpNetPingID INTEGER
  mpNetPingVPNID INTEGER
  mpNetPingEntryStatus INTEGER
  mpNetPingAction INTEGER
  mpNetPingDestIPAddr1 IpAddress
  mpNetPingDestIPAddr2 IpAddress
  mpNetPingDestIPAddr3 IpAddress
  mpNetPingDestIPAddr4 IpAddress
  mpNetPingDestIPAddr5 IpAddress
  mpNetPingDestIPAddr6 IpAddress
  mpNetPingDestIPAddr7 IpAddress
  mpNetPingDestIPAddr8 IpAddress
  mpNetPingifIndex1 INTEGER
  mpNetPingifIndex2 INTEGER
  mpNetPingifIndex3 INTEGER
  mpNetPingifIndex4 INTEGER
  mpNetPingifIndex5 INTEGER
  mpNetPingifIndex6 INTEGER
  mpNetPingifIndex7 INTEGER
  mpNetPingifIndex8 INTEGER
  mpNetPingifIndex9 INTEGER
  mpNetPingifIndex10 INTEGER
  mpNetPingifIndex11 INTEGER
  mpNetPingifIndex12 INTEGER
  mpNetPingifIndex13 INTEGER
  mpNetPingifIndex14 INTEGER
  mpNetPingifIndex15 INTEGER
  mpNetPingifIndex16 INTEGER

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

nec 1.3.6.1.4.1.119
OBJECT IDENTIFIER    

nec-mib 1.3.6.1.4.1.119.2
OBJECT IDENTIFIER    

necProductDepend 1.3.6.1.4.1.119.2.3
OBJECT IDENTIFIER    

datax-mib 1.3.6.1.4.1.119.2.3.3
OBJECT IDENTIFIER    

mmpf-mib 1.3.6.1.4.1.119.2.3.3.13
OBJECT IDENTIFIER    

mpInterface 1.3.6.1.4.1.119.2.3.3.13.103
OBJECT IDENTIFIER    

mpNetwatch 1.3.6.1.4.1.119.2.3.3.13.132
OBJECT IDENTIFIER    

mpNetping 1.3.6.1.4.1.119.2.3.3.13.133
OBJECT IDENTIFIER    

mpNetWatchTable 1.3.6.1.4.1.119.2.3.3.13.132.1
This is the table type object of NetWatch infomation
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpNetWatchEntry

mpNetWatchEntry 1.3.6.1.4.1.119.2.3.3.13.132.1.1
This is the table entry of mpNetWatchTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MpNetWatchEntry  

mpNetWatchID 1.3.6.1.4.1.119.2.3.3.13.132.1.1.1
A unique value to identify a net-watch(Net-watch ID).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchVPNID 1.3.6.1.4.1.119.2.3.3.13.132.1.1.2
A unique value to identify a VPN(VPN-ID).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchEntryStatus 1.3.6.1.4.1.119.2.3.3.13.132.1.1.3
A unique value to identify a net-watch Status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), retry(3)  

mpNetWatchAction 1.3.6.1.4.1.119.2.3.3.13.132.1.1.4
A unique value to identify a Port Admin Contorol Type, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

mpNetWatchNetworkAddr1 1.3.6.1.4.1.119.2.3.3.13.132.1.1.5
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask1 1.3.6.1.4.1.119.2.3.3.13.132.1.1.6
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr2 1.3.6.1.4.1.119.2.3.3.13.132.1.1.7
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask2 1.3.6.1.4.1.119.2.3.3.13.132.1.1.8
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr3 1.3.6.1.4.1.119.2.3.3.13.132.1.1.9
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask3 1.3.6.1.4.1.119.2.3.3.13.132.1.1.10
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr4 1.3.6.1.4.1.119.2.3.3.13.132.1.1.11
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask4 1.3.6.1.4.1.119.2.3.3.13.132.1.1.12
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr5 1.3.6.1.4.1.119.2.3.3.13.132.1.1.13
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask5 1.3.6.1.4.1.119.2.3.3.13.132.1.1.14
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr6 1.3.6.1.4.1.119.2.3.3.13.132.1.1.15
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask6 1.3.6.1.4.1.119.2.3.3.13.132.1.1.16
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr7 1.3.6.1.4.1.119.2.3.3.13.132.1.1.17
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask7 1.3.6.1.4.1.119.2.3.3.13.132.1.1.18
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchNetworkAddr8 1.3.6.1.4.1.119.2.3.3.13.132.1.1.19
ipv4 Address of watched Network Address. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchSubNetMask8 1.3.6.1.4.1.119.2.3.3.13.132.1.1.20
ipv4 Address of watched Subnet Mask. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetWatchifIndex1 1.3.6.1.4.1.119.2.3.3.13.132.1.1.21
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex2 1.3.6.1.4.1.119.2.3.3.13.132.1.1.22
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex3 1.3.6.1.4.1.119.2.3.3.13.132.1.1.23
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex4 1.3.6.1.4.1.119.2.3.3.13.132.1.1.24
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex5 1.3.6.1.4.1.119.2.3.3.13.132.1.1.25
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex6 1.3.6.1.4.1.119.2.3.3.13.132.1.1.26
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex7 1.3.6.1.4.1.119.2.3.3.13.132.1.1.27
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex8 1.3.6.1.4.1.119.2.3.3.13.132.1.1.28
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex9 1.3.6.1.4.1.119.2.3.3.13.132.1.1.29
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex10 1.3.6.1.4.1.119.2.3.3.13.132.1.1.30
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex11 1.3.6.1.4.1.119.2.3.3.13.132.1.1.31
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex12 1.3.6.1.4.1.119.2.3.3.13.132.1.1.32
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex13 1.3.6.1.4.1.119.2.3.3.13.132.1.1.33
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex14 1.3.6.1.4.1.119.2.3.3.13.132.1.1.34
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex15 1.3.6.1.4.1.119.2.3.3.13.132.1.1.35
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchifIndex16 1.3.6.1.4.1.119.2.3.3.13.132.1.1.36
A unique value to identify a object of Port Admin change, when watched all network address is failured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetWatchStatusTimeStamp 1.3.6.1.4.1.119.2.3.3.13.132.2
OBJECT IDENTIFIER    

mpNetWatchStatusLastChange 1.3.6.1.4.1.119.2.3.3.13.132.2.1
This object indicates the the time which configuration of NetWatch ID status is changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

mpNetPingTable 1.3.6.1.4.1.119.2.3.3.13.133.1
This is the table type object of NetPing infomation.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpNetPingEntry

mpNetPingEntry 1.3.6.1.4.1.119.2.3.3.13.133.1.1
This is the table entry of mpNetPingTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MpNetPingEntry  

mpNetPingID 1.3.6.1.4.1.119.2.3.3.13.133.1.1.1
A unique value to identify a net-Ping(Net-Ping ID).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingVPNID 1.3.6.1.4.1.119.2.3.3.13.133.1.1.2
A unique value to identify a VPN(VPN-ID).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingEntryStatus 1.3.6.1.4.1.119.2.3.3.13.133.1.1.3
A unique value to identify a net-Ping Status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), retry(3)  

mpNetPingAction 1.3.6.1.4.1.119.2.3.3.13.133.1.1.4
A unique value to identify a Port Admin Contorol Type, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

mpNetPingDestIPAddr1 1.3.6.1.4.1.119.2.3.3.13.133.1.1.5
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr2 1.3.6.1.4.1.119.2.3.3.13.133.1.1.6
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr3 1.3.6.1.4.1.119.2.3.3.13.133.1.1.7
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr4 1.3.6.1.4.1.119.2.3.3.13.133.1.1.8
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr5 1.3.6.1.4.1.119.2.3.3.13.133.1.1.9
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr6 1.3.6.1.4.1.119.2.3.3.13.133.1.1.10
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr7 1.3.6.1.4.1.119.2.3.3.13.133.1.1.11
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingDestIPAddr8 1.3.6.1.4.1.119.2.3.3.13.133.1.1.12
ipv4 Address of watched Destination IP Address by ping send. Its value is significant only when be indicated subject to watch, otherwise it should return a value of 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mpNetPingifIndex1 1.3.6.1.4.1.119.2.3.3.13.133.1.1.13
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex2 1.3.6.1.4.1.119.2.3.3.13.133.1.1.14
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex3 1.3.6.1.4.1.119.2.3.3.13.133.1.1.15
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex4 1.3.6.1.4.1.119.2.3.3.13.133.1.1.16
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex5 1.3.6.1.4.1.119.2.3.3.13.133.1.1.17
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex6 1.3.6.1.4.1.119.2.3.3.13.133.1.1.18
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex7 1.3.6.1.4.1.119.2.3.3.13.133.1.1.19
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex8 1.3.6.1.4.1.119.2.3.3.13.133.1.1.20
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex9 1.3.6.1.4.1.119.2.3.3.13.133.1.1.21
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex10 1.3.6.1.4.1.119.2.3.3.13.133.1.1.22
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex11 1.3.6.1.4.1.119.2.3.3.13.133.1.1.23
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex12 1.3.6.1.4.1.119.2.3.3.13.133.1.1.24
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex13 1.3.6.1.4.1.119.2.3.3.13.133.1.1.25
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex14 1.3.6.1.4.1.119.2.3.3.13.133.1.1.26
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex15 1.3.6.1.4.1.119.2.3.3.13.133.1.1.27
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingifIndex16 1.3.6.1.4.1.119.2.3.3.13.133.1.1.28
A unique value to identify a object of Port Admin change, when it is failured in ping for all destination IP Address of ping Entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mpNetPingStatusTimeStamp 1.3.6.1.4.1.119.2.3.3.13.133.2
OBJECT IDENTIFIER    

mpNetPingStatusLastChange 1.3.6.1.4.1.119.2.3.3.13.133.2.1
This object indicates the the time which configuration of NetPing ID status is changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks