NETWORK-DIAGS Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
15

nwIpPingTable

table mandatory
.1.3.6.1.4.1.52.4.1.3.1.2.1.1 · 1 row entry · 5 columns
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.
nwIpPingEntry entry .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.
Indexes
nwIpPingDestination nwIpPingOwner
Column Syntax OID
nwIpPingDestination mandatory
The IP address of the host/device to be pinged.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.1
nwIpPingOwner mandatory
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.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.2
nwIpPingType mandatory
The administrative control of this ping request entry. This
leaf is used to create a ping request entry.
Enumerationr/w
Enumerated Values:
1other
2invalid
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.3
nwIpPingAction mandatory
The action to be performed with this ping entry.
Enumerationr/w
Enumerated Values:
1other
2activate
3suspend
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.4
nwIpPingStatus mandatory
The results of a ping request. A result of alive(4) means
the device is responding.
Enumeration
Enumerated Values:
1other
2not-sent
3in-progress
4alive
5timeout
6bad-results
7failed
8net-unreach
9host-unreach
10proto-unreach
11port-unreach
12cant-frag
13sr-failed
14net-unknown
15host-unknown
16isolated
17no-net-comm
18no-host-comm
19no-net-tos
20no-host-tos
21source-quence
22ttl-exceeded
23frag-exceeded
24parameter
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5

nwIpTraceRouteTable

table mandatory
.1.3.6.1.4.1.52.4.1.3.1.2.2.1 · 1 row entry · 6 columns
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.
nwIpTraceRouteEntry entry .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.
Indexes
nwIpTraceRouteDestination nwIpTraceRouteOwner
Column Syntax OID
nwIpTraceRouteDestination mandatory
The IP address of the host/device to be traced.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.1
nwIpTraceRouteOwner mandatory
The IP address of the client which created this trace request.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.2
nwIpTraceRouteType mandatory
The administrative control of this trace request entry. This
leaf is used to create a traceroute request entry.
Enumerationr/w
Enumerated Values:
1other
2invalid
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.3
nwIpTraceRouteAction mandatory
The action to be perfomed with this request.
Enumerationr/w
Enumerated Values:
1other
2activate
3suspend
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.4
nwIpTraceRouteStatus mandatory
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.
Enumeration
Enumerated Values:
1other
2not-sent
3in-progress
4alive
5timeout
6bad-results
7failed
8net-unreach
9host-unreach
10proto-unreach
11port-unreach
12cant-frag
13sr-failed
14net-unknown
15host-unknown
16isolated
17no-net-comm
18no-host-comm
19no-net-tos
20no-host-tos
21source-quence
22ttl-exceeded
23frag-exceeded
24parameter
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.5
nwIpTraceRouteNextHops mandatory
The number of next-hop routers/gateways traversed. This value
should be used to read entries in the TraveRouteHop Table.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.6

nwIpTraceRouteHopTable

table mandatory
.1.3.6.1.4.1.52.4.1.3.1.2.2.2 · 1 row entry · 4 columns
This table contains the next-hop Ip Addresses of each hop
traversed for a particular TraceRoute request.
nwIpTraceRouteHopEntry entry .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.
Indexes
nwIpTraceRouteHopDestination nwIpTraceRouteHopOwner nwIpTraceRouteHopNumber
Column Syntax OID
nwIpTraceRouteHopDestination mandatory
The IP address of the host/device for which this entry exists.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.1
nwIpTraceRouteHopOwner mandatory
The IP address of the client for which this entry exists.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.2
nwIpTraceRouteHopNumber mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.3
nwIpTraceRouteHopIp mandatory
The IP address of this next-hop gateway.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.4