All MIBs › WINDOWS-NT-PERFORMANCE › ipDatagramsOutboundNoRoute
ipDatagramsOutboundNoRoute
Module: WINDOWS-NT-PERFORMANCE
OID (symbolic): WINDOWS-NT-PERFORMANCE::ipDatagramsOutboundNoRoute
OID (numeric): 1.3.6.1.4.1.311.1.1.3.1.1.10.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Datagrams Outbound No Route is the number of IP datagrams discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded that meet this `no route' criterion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.10.11 snmpwalk -v2c -c public <target> WINDOWS-NT-PERFORMANCE::ipDatagramsOutboundNoRoute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.1.3.1.1.10.11.1 snmpget -v2c -c public <target> WINDOWS-NT-PERFORMANCE::ipDatagramsOutboundNoRoute.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| 1.3.6.1.4.1.311.1.1 | systems | MSFT-MIB |
| 1.3.6.1.4.1.311.1.1.3 | os | MSFT-MIB |
| 1.3.6.1.4.1.311.1.1.3.1 | windowsNT | MSFT-MIB |
| 1.3.6.1.4.1.311.1.1.3.1.1 | workstation | MSFT-MIB |
| 1.3.6.1.4.1.311.1.1.3.1.1.10 | iP | WINDOWS-NT-PERFORMANCE |
| 1.3.6.1.4.1.311.1.1.3.1.1.10.11 | ipDatagramsOutboundNoRoute | WINDOWS-NT-PERFORMANCE |