All MIBs › SWITCH-L3-MIB › rcL3IpRouteIsStatic
rcL3IpRouteIsStatic
Module: SWITCH-L3-MIB
OID (symbolic): SWITCH-L3-MIB::rcL3IpRouteIsStatic
OID (numeric): 1.3.6.1.4.1.8886.6.1.16.3.1.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This object is true(1) if this route is defined in the 'rcL3IpStaticRouteTable'. This object is false(2) if this route was created dynamically (e.g., with RIP, OSPF) or was manually created using this table ('rcL3IpRouteTable') or the RFC1213 'ipRouteTable'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.16.3.1.1.11 snmpwalk -v2c -c public <target> SWITCH-L3-MIB::rcL3IpRouteIsStatic
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.16.3.1.1.11.1 snmpget -v2c -c public <target> SWITCH-L3-MIB::rcL3IpRouteIsStatic.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1.16 | rcL3 | SWITCH-L3-MIB |
| 1.3.6.1.4.1.8886.6.1.16.3 | rcL3IpRoute | SWITCH-L3-MIB |
| 1.3.6.1.4.1.8886.6.1.16.3.1 | rcL3IpRouteTable | SWITCH-L3-MIB |
| 1.3.6.1.4.1.8886.6.1.16.3.1.1 | rcL3IpRouteEntry | SWITCH-L3-MIB |
| 1.3.6.1.4.1.8886.6.1.16.3.1.1.11 | rcL3IpRouteIsStatic | SWITCH-L3-MIB |