NETWORK-DIAGS
AI MIB Summary
Standard SNMP MIB module defining data structures for NETWORK-DIAGS.
27
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
nwRevision OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.3.1.1 |
CTRON-MIB-NAMES Unknown .1.3.6.1.4.1.52.4.1.3.1.1 |
nwRevisionLevelThis shows the current revision level of this mib.ro INTEGER .1.3.6.1.4.1.52.4.1.3.1.1.1 |
nwInternet OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.3.1.2 |
nwIpPing OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.3.1.2.1 |
nwIpPingTableThis 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. SEQUENCE OF NwIpPingEntry .1.3.6.1.4.1.52.4.1.3.1.2.1.1 |
nwIpPingEntryAn IP Ping Table entry containing objects for a particular
ping request. NwIpPingEntry .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1 |
nwIpPingDestinationThe IP address of the host/device to be pinged.rw IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.1 |
nwIpPingOwnerThe 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.rw IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.2 |
nwIpPingTypeThe administrative control of this ping request entry. This
leaf is used to create a ping request entry.rw Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.3 |
nwIpPingActionThe action to be performed with this ping entry.rw Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.4 |
nwIpPingStatusThe results of a ping request. A result of alive(4) means
the device is responding.ro Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5 |
nwIpTraceRoute OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.3.1.2.2 |
nwIpTraceRouteTableThis 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. SEQUENCE OF NwIpTraceRouteEntry .1.3.6.1.4.1.52.4.1.3.1.2.2.1 |
nwIpTraceRouteEntryAn IP TraceRoute Table entry containing objects for a
particular traceroute request. NwIpTraceRouteEntry .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1 |
nwIpTraceRouteDestinationThe IP address of the host/device to be traced.rw IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.1 |
nwIpTraceRouteOwnerThe IP address of the client which created this trace request.rw IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.2 |
nwIpTraceRouteTypeThe administrative control of this trace request entry. This
leaf is used to create a traceroute request entry.rw Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.3 |
nwIpTraceRouteActionThe action to be perfomed with this request.rw Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.4 |
nwIpTraceRouteStatusThe 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.ro Enumeration .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.5 |
nwIpTraceRouteNextHopsThe number of next-hop routers/gateways traversed. This value
should be used to read entries in the TraveRouteHop Table.ro Counter .1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.6 |
nwIpTraceRouteHopTableThis table contains the next-hop Ip Addresses of each hop
traversed for a particular TraceRoute request. SEQUENCE OF NwIpTraceRouteHopEntry .1.3.6.1.4.1.52.4.1.3.1.2.2.2 |
nwIpTraceRouteHopEntryAn IP NextHop Table entry containing objects for a
particular traceroute request. NwIpTraceRouteHopEntry .1.3.6.1.4.1.52.4.1.3.1.2.2.2.1 |
nwIpTraceRouteHopDestinationThe IP address of the host/device for which this entry exists.ro IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.1 |
nwIpTraceRouteHopOwnerThe IP address of the client for which this entry exists.ro IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.2 |
nwIpTraceRouteHopNumberThe 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.ro INTEGER .1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.3 |
nwIpTraceRouteHopIpThe IP address of this next-hop gateway.ro IpAddress .1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.4 |