All MIBs › CTRON-DECIV-ROUTER-MIB › nwDecIVFibRouteType
nwDecIVFibRouteType
Module: CTRON-DECIV-ROUTER-MIB
OID (symbolic): CTRON-DECIV-ROUTER-MIB::nwDecIVFibRouteType
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the status of the route. A value of 3 indicates that the destination is on the network segment that is directly connected to the router port identified by nwDecIVFibNextHopIf. A value of 4 indicates that the destination is on an indirectly connected network segment, which is reachable through the next hop router indicated by the value of nwDecIVFibNextHopNodeId. A value of 2 indicates that the route is invalid.
What is nwDecIVFibRouteType?
nwDecIVFibRouteType is a read-write enumeration indicating the status of a FIB entry's route, where direct(3) means the destination is on a network segment directly connected to the port named in nwDecIVFibNextHopIf, remote(4) means it's reachable only through the next-hop router in nwDecIVFibNextHopNodeId, and invalid(2) means the route is not valid. An admin checks this to distinguish directly attached destinations from ones reached via another router, and to spot stale or invalid entries lingering in the table. For example, seeing nwDecIVFibRouteType set to invalid(2) for an entry that should be active would tell the admin that particular route in the FIB has gone stale and needs attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1.4 snmpwalk -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVFibRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1.4.1 snmpget -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVFibRouteType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1.4.1 i <value>
Start monitoring Cabletron router/multiprotocol switch (legacy DECnet Phase IV) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-DECIV-ROUTER-MIB::nwDecIVFibRouteType OID value, configure state conditions and alerts, and monitor any Cabletron router/multiprotocol switch (legacy DECnet Phase IV) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.3 | nwDecIVRouter | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2 | nwDecIVComponents | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5 | nwDecIVFib | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1 | nwDecIVFibTable | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1 | nwDecIVFibEntry | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.5.1.1.4 | nwDecIVFibRouteType | CTRON-DECIV-ROUTER-MIB |