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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk nwIpPingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETWORK-DIAGS' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-DIAGS::nwIpPingTable'
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 row .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.
Column Syntax OID
The IP address of the host/device to be pinged.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.1
nwIpPingOwnermandatory
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
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.2
nwIpPingTypemandatory
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
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
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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk nwIpTraceRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETWORK-DIAGS' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-DIAGS::nwIpTraceRouteTable'
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 row .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.
Column Syntax OID
The IP address of the host/device to be traced.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.1
The IP address of the client which created this trace request.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.2
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
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
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
The number of next-hop routers/gateways traversed. This value
should be used to read entries in the TraveRouteHop Table.
RFC1155-SMICounter
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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk nwIpTraceRouteHopTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETWORK-DIAGS' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETWORK-DIAGS::nwIpTraceRouteHopTable'
This table contains the next-hop Ip Addresses of each hop
traversed for a particular TraceRoute request.
nwIpTraceRouteHopEntry row .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.
Column Syntax OID
The IP address of the host/device for which this entry exists.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.1
The IP address of the client for which this entry exists.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.3
The IP address of this next-hop gateway.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.4