All MIBs › IPV6-MIB › ipv6RouteValid
ipv6RouteValid
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6RouteValid
OID (numeric): 1.3.6.1.2.1.55.1.11.1.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Setting this object to the value 'false(2)' has the effect of invalidating the corresponding entry in the ipv6RouteTable object. That is, it effectively disassociates 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 ipv6RouteValid object.
This object is obsoleted by IP-FORWARD-MIB::inetCidrRouteStatus.
What is ipv6RouteValid?
Setting this to false(2) invalidated the corresponding routing table entry, effectively disassociating the route from its destination (whether the agent then removes the row is implementation-specific). Obsolete, replaced by IP-FORWARD-MIB::inetCidrRouteStatus; defaults to true.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.14 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6RouteValid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.14.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6RouteValid.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.55.1.11.1.14.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipv6RouteValid.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6RouteValid OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11 | ipv6RouteTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11.1 | ipv6RouteEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11.1.14 | ipv6RouteValid | IPV6-MIB |