All MIBs › Amperion-MIB › ipRouteType
ipRouteType
Module: Amperion-MIB
OID (symbolic): Amperion-MIB::ipRouteType
OID (numeric): 1.3.6.1.4.1.13995.10.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture.
Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
What is ipRouteType?
Reports the type of a routing table entry, such as whether the route is direct (the destination is on a directly attached network) or indirect (traffic must pass through a gateway). Setting the type to invalid(2) effectively removes the route from active use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13995.10.1.1.8 snmpwalk -v2c -c public <target> Amperion-MIB::ipRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13995.10.1.1.8.1 snmpget -v2c -c public <target> Amperion-MIB::ipRouteType.1
Start monitoring Amperion broadband-over-powerline (BPL) access points and CPE modems (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Amperion-MIB::ipRouteType OID value, configure state conditions and alerts, and monitor any Amperion broadband-over-powerline (BPL) access points and CPE modems (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13995 | amperion | Amperion-MIB |
| 1.3.6.1.4.1.13995.10 | amperionRoutes | Amperion-MIB |
| 1.3.6.1.4.1.13995.10.1 | amperionRouteTable | Amperion-MIB |
| 1.3.6.1.4.1.13995.10.1.1 | amperionRouteEntry | Amperion-MIB |
| 1.3.6.1.4.1.13995.10.1.1.8 | ipRouteType | Amperion-MIB |