All MIBs › A3COM-RIP-IPEXTNS-R4-MIB › a3RipIpNetPolCtl
a3RipIpNetPolCtl
Module: A3COM-RIP-IPEXTNS-R4-MIB
OID (symbolic): A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNetPolCtl
OID (numeric): 1.3.6.1.4.1.43.2.8.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter determines which routes are reported by RIP-IP. The policies defined by this object and a3RipIpNetPolTable overrides the policies defined in a3RipIpIntPolCtl/Table, a3RipIpExtPolCtl/Table, and a3RipIpStaPolCtl/Table in deciding whether a route is to be reported.
If this is set to all (1), all routes are reported, provided they are allowed by either the interior policy or exterior policy. The metric that will be reported by RIP for all routes is specified by a3RipIpNetPolAllMet.
If this is set to none (2), none of the routes are reported.
If this is set to include (3), routes to destinations listed in a3RipIpNetPolTable are reported.
If this is set to exclude (4), all routes are reported except those listed in a3RipIpNetPolTable. If no routes are listed, no routes will be reported. The metric reported for routes learned via RIP in this case is taken directly from the routing table or from the results of applying one of the other policies.
(note, in all these cases, the Interior Policy or Exterior Policy must be passed after this policy is applied. Only those routes that pass both sets of policies will be advertised).
If this objects gets changed from include to exclude, or from exclude to include, all existing entries will be flushed from the table.
What is a3RipIpNetPolCtl?
This OID determines the overall policy for which routes RIP announces, overriding internal/external controls. Set to 'all' to report every route, or 'selected' to apply per-network rules. Network policy acts as a master filter, blocking routes that fail the policy table checks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.10 snmpwalk -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNetPolCtl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.8.2.1.10.1 snmpget -v2c -c public <target> A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNetPolCtl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.8.2.1.10.1 i <value>
Start monitoring Legacy 3Com routers and L3 switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-RIP-IPEXTNS-R4-MIB::a3RipIpNetPolCtl OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers and L3 switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.8 | a3ComRipIp | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2 | a3RipIpCtlTable | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2.1 | a3RipIpCtlEntry | A3COM-RIP-IPEXTNS-R4-MIB |
| 1.3.6.1.4.1.43.2.8.2.1.10 | a3RipIpNetPolCtl | A3COM-RIP-IPEXTNS-R4-MIB |