All MIBs › Wellfleet-RIP6-MIB › wfRip6AcceptPrefixes
wfRip6AcceptPrefixes
Module: Wellfleet-RIP6-MIB
OID (symbolic): Wellfleet-RIP6-MIB::wfRip6AcceptPrefixes
OID (numeric): 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Prefix identification list. This identifies which prefixes will match this rule. If non-null, The octet string contains one or more 3-tuples of this form:
first octet: exact (1) or range (2) next 16 octets: prefix next octet: prefix length
An entry with an 'exact' tag means to only match the specific network advertisement (prefix and length). An entry with a 'range' tag means to match any prefix that falls in the range indicated by the prefix and length.
An 'exact' encoding of ::0/128 means 'match the default route. A 'range' encoding of ::0/0 means 'match any route'.
A null string also means 'match any route'.
What is wfRip6AcceptPrefixes?
The list of IPv6 prefixes this accept rule matches against, encoded as one or more (exact-or-range, prefix, prefix-length) tuples; a null string matches any route, and an exact ::0/128 entry specifically matches the default route.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5 snmpwalk -v2c -c public <target> Wellfleet-RIP6-MIB::wfRip6AcceptPrefixes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5.1 snmpget -v2c -c public <target> Wellfleet-RIP6-MIB::wfRip6AcceptPrefixes.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5.1 s <value>
Start monitoring Legacy Wellfleet Communications (Bay Networks/Nortel) routers, RIPng (interface-timer/malformed-route-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-RIP6-MIB::wfRip6AcceptPrefixes OID value, configure state conditions and alerts, and monitor any Legacy Wellfleet Communications (Bay Networks/Nortel) routers, RIPng (interface-timer/malformed-route-counter status) 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.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5 | wfApplication | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3 | wfInternet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3.16 | wfIpv6Group | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.6 | wfIpv6PolicyGroup | Wellfleet-IPV6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.3.16.6.1 | wfRip6AcceptTable | Wellfleet-RIP6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.6.1.1 | wfRip6AcceptEntry | Wellfleet-RIP6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.6.1.1.5 | wfRip6AcceptPrefixes | Wellfleet-RIP6-MIB |