NETWORK-DIAGS

File: NETWORK-DIAGS.mib (12940 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC-1212

Imported symbols

IpAddress Counter nwDiagnostics
OBJECT-TYPE

Defined Types

NwIpPingEntry  
SEQUENCE    
  nwIpPingDestination IpAddress
  nwIpPingOwner IpAddress
  nwIpPingType INTEGER
  nwIpPingAction INTEGER
  nwIpPingStatus INTEGER

NwIpTraceRouteEntry  
SEQUENCE    
  nwIpTraceRouteDestination IpAddress
  nwIpTraceRouteOwner IpAddress
  nwIpTraceRouteType INTEGER
  nwIpTraceRouteAction INTEGER
  nwIpTraceRouteStatus INTEGER
  nwIpTraceRouteNextHops Counter

NwIpTraceRouteHopEntry  
SEQUENCE    
  nwIpTraceRouteHopDestination IpAddress
  nwIpTraceRouteHopOwner IpAddress
  nwIpTraceRouteHopNumber INTEGER
  nwIpTraceRouteHopIp IpAddress

Defined Values

nwRevision 1.3.6.1.4.1.52.4.1.3.1.1
OBJECT IDENTIFIER    

nwInternet 1.3.6.1.4.1.52.4.1.3.1.2
OBJECT IDENTIFIER    

nwIpPing 1.3.6.1.4.1.52.4.1.3.1.2.1
OBJECT IDENTIFIER    

nwIpTraceRoute 1.3.6.1.4.1.52.4.1.3.1.2.2
OBJECT IDENTIFIER    

nwRevisionLevel 1.3.6.1.4.1.52.4.1.3.1.1.1
This shows the current revision level of this mib.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwIpPingTable 1.3.6.1.4.1.52.4.1.3.1.2.1.1
This table allows outbound ping requests to be generated from the Cabletron device to a specified destination IP address. It is indexed by destination address and source address to allow multiple ping requests by different owner IP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwIpPingEntry

nwIpPingEntry 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1
An IP Ping Table entry containing objects for a particular ping request.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwIpPingEntry  

nwIpPingDestination 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.1
The IP address of the host/device to be pinged.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nwIpPingOwner 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.2
The IP address of the client which created this ping request. A value of 0.0.0.0 indicates the request was made from the local console.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nwIpPingType 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.3
The administrative control of this ping request entry. This leaf is used to create a ping request entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

nwIpPingAction 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.4
The action to be performed with this ping entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2), suspend(3)  

nwIpPingStatus 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5
The results of a ping request. A result of alive(4) means the device is responding.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), not-sent(2), in-progress(3), alive(4), timeout(5), bad-results(6), failed(7), net-unreach(8), host-unreach(9), proto-unreach(10), port-unreach(11), cant-frag(12), sr-failed(13), net-unknown(14), host-unknown(15), isolated(16), no-net-comm(17), no-host-comm(18), no-net-tos(19), no-host-tos(20), source-quence(21), ttl-exceeded(22), frag-exceeded(23), parameter(24)  

nwIpTraceRouteTable 1.3.6.1.4.1.52.4.1.3.1.2.2.1
This table allows outbound traceroute requests to be generated from the Cabletron device to a specified destination IP address. It is indexed by destination address and source address to allow multiple requests by different owner IP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwIpTraceRouteEntry

nwIpTraceRouteEntry 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1
An IP TraceRoute Table entry containing objects for a particular traceroute request.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwIpTraceRouteEntry  

nwIpTraceRouteDestination 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.1
The IP address of the host/device to be traced.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nwIpTraceRouteOwner 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.2
The IP address of the client which created this trace request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nwIpTraceRouteType 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.3
The administrative control of this trace request entry. This leaf is used to create a traceroute request entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

nwIpTraceRouteAction 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.4
The action to be perfomed with this request.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2), suspend(3)  

nwIpTraceRouteStatus 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.5
The results of a trace request. A result of alive(3) means the end device has responded. Otherwise the next hop count will indicate how many hops were traversed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), not-sent(2), in-progress(3), alive(4), timeout(5), bad-results(6), failed(7), net-unreach(8), host-unreach(9), proto-unreach(10), port-unreach(11), cant-frag(12), sr-failed(13), net-unknown(14), host-unknown(15), isolated(16), no-net-comm(17), no-host-comm(18), no-net-tos(19), no-host-tos(20), source-quence(21), ttl-exceeded(22), frag-exceeded(23), parameter(24)  

nwIpTraceRouteNextHops 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.6
The number of next-hop routers/gateways traversed. This value should be used to read entries in the TraveRouteHop Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwIpTraceRouteHopTable 1.3.6.1.4.1.52.4.1.3.1.2.2.2
This table contains the next-hop Ip Addresses of each hop traversed for a particular TraceRoute request.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwIpTraceRouteHopEntry

nwIpTraceRouteHopEntry 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1
An IP NextHop Table entry containing objects for a particular traceroute request.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwIpTraceRouteHopEntry  

nwIpTraceRouteHopDestination 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.1
The IP address of the host/device for which this entry exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nwIpTraceRouteHopOwner 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.2
The IP address of the client for which this entry exists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nwIpTraceRouteHopNumber 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.3
The hop number of this gateway in the table of next-hop routers/gateways traversed. This value indicated how many hops away this router/gateway is.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwIpTraceRouteHopIp 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.4
The IP address of this next-hop gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress