All MIBs › CISCOSB-IPv6 › rlipNetToPhysicalIsRouter
rlipNetToPhysicalIsRouter
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlipNetToPhysicalIsRouter
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.22.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object has the value 'true(1)', if the neighbor is router; otherwise, the value is 'false(2)'.
What is rlipNetToPhysicalIsRouter?
This read-only value indicates whether a neighbor entry in the IPv6 address-to-physical-address table belongs to a router, true, or a regular host, false. An admin checks this to distinguish which neighbor entries represent routers when reviewing the neighbor cache, which is useful for confirming expected default-gateway relationships. For example, finding an entry expected to be a host instead flagged as a router could indicate an unexpected device advertising itself as a router on the segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.22.1.1 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlipNetToPhysicalIsRouter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.22.1.1.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlipNetToPhysicalIsRouter.1
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPv6::rlipNetToPhysicalIsRouter OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.22 | rlipNetToPhysicalTable | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.22.1 | rlipNetToPhysicalEntry | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.22.1.1 | rlipNetToPhysicalIsRouter | CISCOSB-IPv6 |