All MIBs › CROUTE-MIB › ipEZ2BoostRouterStatus
ipEZ2BoostRouterStatus
Module: CROUTE-MIB
OID (symbolic): CROUTE-MIB::ipEZ2BoostRouterStatus
OID (numeric): 1.3.6.1.4.1.81.31.1.13.1.1.4
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
What is ipEZ2BoostRouterStatus?
This read-write RowStatus object, part of the EZ2Boost router table, controls the creation and deletion of a boosted-router table entry; the source description is empty, so this is inferred from the object's name and its RowStatus syntax matching the row-lifecycle pattern used elsewhere in this MIB. An admin uses this to manually add or remove a static boosted-router entry, since dynamically learned ones are presumably managed automatically by the device. For example, an admin manually adding a static entry for a router that isn't being auto-discovered would set ipEZ2BoostRouterStatus to create and activate that row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.1.13.1.1.4 snmpwalk -v2c -c public <target> CROUTE-MIB::ipEZ2BoostRouterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.1.13.1.1.4.1 snmpget -v2c -c public <target> CROUTE-MIB::ipEZ2BoostRouterStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.1.13.1.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipEZ2BoostRouterStatus.1
Start monitoring Layer 3 switch platform (vendor unclear, BOOTP/RIP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROUTE-MIB::ipEZ2BoostRouterStatus OID value, configure state conditions and alerts, and monitor any Layer 3 switch platform (vendor unclear, BOOTP/RIP) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.31 | croute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1 | ipRoute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.13 | ipEZ2RouteMgmt | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.13.1 | ipEZ2BoostRouterTable | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.13.1.1 | ipEZ2BoostRouterEntry | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.1.13.1.1.4 | ipEZ2BoostRouterStatus | CROUTE-MIB |