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.
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
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |