IPV6-MIB :: ipv6RouteValid

MIB Reference — IPNetwork Monitor

All MIBsIPV6-MIBipv6RouteValid

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.55ipv6MIBIPV6-MIB
1.3.6.1.2.1.55.1ipv6MIBObjectsIPV6-MIB
1.3.6.1.2.1.55.1.11ipv6RouteTableIPV6-MIB
1.3.6.1.2.1.55.1.11.1ipv6RouteEntryIPV6-MIB
1.3.6.1.2.1.55.1.11.1.14ipv6RouteValidIPV6-MIB