NETWORK-DIAGS: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: NETWORK-DIAGS | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nwRevision | 1.3.6.1.4.1.52.4.1.3.1.1 | |||
nwRevisionLevel | 1.3.6.1.4.1.52.4.1.3.1.1.1 | integer | read-only |
This shows the current revision level of this mib. |
nwInternet | 1.3.6.1.4.1.52.4.1.3.1.2 | |||
nwIpPing | 1.3.6.1.4.1.52.4.1.3.1.2.1 | |||
nwIpPingTable | 1.3.6.1.4.1.52.4.1.3.1.2.1.1 | no-access |
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. |
|
1.3.6.1.4.1.52.4.1.3.1.2.1.1.1 | no-access |
An IP Ping Table entry containing objects for a particular ping request. |
||
nwIpPingDestination | 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.1 | ipaddress | read-write |
The IP address of the host/device to be pinged. |
nwIpPingOwner | 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.2 | ipaddress | read-write |
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. |
nwIpPingType | 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.3 | integer | read-write |
The administrative control of this ping request entry. This leaf is used to create a ping request entry. Enumeration: 'other': 1, 'invalid': 2. |
nwIpPingAction | 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.4 | integer | read-write |
The action to be performed with this ping entry. Enumeration: 'suspend': 3, 'other': 1, 'activate': 2. |
nwIpPingStatus | 1.3.6.1.4.1.52.4.1.3.1.2.1.1.1.5 | integer | read-only |
The results of a ping request. A result of alive(4) means the device is responding. Enumeration: 'cant-frag': 12, 'alive': 4, 'source-quence': 21, 'bad-results': 6, 'host-unreach': 9, 'not-sent': 2, 'sr-failed': 13, 'no-net-tos': 19, 'isolated': 16, 'ttl-exceeded': 22, 'failed': 7, 'other': 1, 'no-host-tos': 20, 'frag-exceeded': 23, 'parameter': 24, 'port-unreach': 11, 'no-net-comm': 17, 'in-progress': 3, 'net-unknown': 14, 'proto-unreach': 10, 'net-unreach': 8, 'host-unknown': 15, 'no-host-comm': 18, 'timeout': 5. |
nwIpTraceRoute | 1.3.6.1.4.1.52.4.1.3.1.2.2 | |||
nwIpTraceRouteTable | 1.3.6.1.4.1.52.4.1.3.1.2.2.1 | no-access |
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. |
|
1.3.6.1.4.1.52.4.1.3.1.2.2.1.1 | no-access |
An IP TraceRoute Table entry containing objects for a particular traceroute request. |
||
nwIpTraceRouteDestination | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.1 | ipaddress | read-write |
The IP address of the host/device to be traced. |
nwIpTraceRouteOwner | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.2 | ipaddress | read-write |
The IP address of the client which created this trace request. |
nwIpTraceRouteType | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.3 | integer | read-write |
The administrative control of this trace request entry. This leaf is used to create a traceroute request entry. Enumeration: 'other': 1, 'invalid': 2. |
nwIpTraceRouteAction | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.4 | integer | read-write |
The action to be perfomed with this request. Enumeration: 'suspend': 3, 'other': 1, 'activate': 2. |
nwIpTraceRouteStatus | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.5 | integer | read-only |
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: 'cant-frag': 12, 'alive': 4, 'source-quence': 21, 'bad-results': 6, 'host-unreach': 9, 'not-sent': 2, 'sr-failed': 13, 'no-net-tos': 19, 'isolated': 16, 'ttl-exceeded': 22, 'failed': 7, 'other': 1, 'no-host-tos': 20, 'frag-exceeded': 23, 'parameter': 24, 'port-unreach': 11, 'no-net-comm': 17, 'in-progress': 3, 'net-unknown': 14, 'proto-unreach': 10, 'net-unreach': 8, 'host-unknown': 15, 'no-host-comm': 18, 'timeout': 5. |
nwIpTraceRouteNextHops | 1.3.6.1.4.1.52.4.1.3.1.2.2.1.1.6 | counter | read-only |
The number of next-hop routers/gateways traversed. This value should be used to read entries in the TraveRouteHop Table. |
nwIpTraceRouteHopTable | 1.3.6.1.4.1.52.4.1.3.1.2.2.2 | no-access |
This table contains the next-hop Ip Addresses of each hop traversed for a particular TraceRoute request. |
|
1.3.6.1.4.1.52.4.1.3.1.2.2.2.1 | no-access |
An IP NextHop Table entry containing objects for a particular traceroute request. |
||
nwIpTraceRouteHopDestination | 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.1 | ipaddress | read-only |
The IP address of the host/device for which this entry exists. |
nwIpTraceRouteHopOwner | 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.2 | ipaddress | read-only |
The IP address of the client for which this entry exists. |
nwIpTraceRouteHopNumber | 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.3 | integer | read-only |
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. |
nwIpTraceRouteHopIp | 1.3.6.1.4.1.52.4.1.3.1.2.2.2.1.4 | ipaddress | read-only |
The IP address of this next-hop gateway. |