All MIBs › Wellfleet-IPV6-MIB › wfIpv6FilterProtocols
wfIpv6FilterProtocols
Module: Wellfleet-IPV6-MIB
OID (symbolic): Wellfleet-IPV6-MIB::wfIpv6FilterProtocols
OID (numeric): 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: List of upper layer protocol types (e.g., UDP is 16, TCP is 6, ICMP is 58) of the packet payload. If non-null, the octet string contains one or more 3-tuples of this form:
1 octet: protocol type (zero means 'any protocol') 2 octets: value of the first 16 bits of upper-layer payload (zero means 'any value')* 2 octets: value of the next 16 bits of upper-layer payload (zero means 'any value')*
For UDP and TCP protocol the first 16 bits of payload correspond to the source port number and the next 16 bits of payload correspond to the destination port number.
*If the protocol type is ICMP(58), the first 2-octets value identifies the ICMP Type and second 2-octets value should be set to 0.
A null string also means 'match any protocol'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12 snmpwalk -v2c -c public <target> Wellfleet-IPV6-MIB::wfIpv6FilterProtocols
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12.1 snmpget -v2c -c public <target> Wellfleet-IPV6-MIB::wfIpv6FilterProtocols.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12.1 s <value>
Start monitoring Wellfleet/Bay Networks routers running IPv6 (neighbor-discovery/routing-table status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-IPV6-MIB::wfIpv6FilterProtocols OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks routers running IPv6 (neighbor-discovery/routing-table status) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.3.16.1 | wfIpv6RoutingGroup | Wellfleet-IPV6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.1.1 | wfIpv6RoutingGeneralGroup | Wellfleet-IPV6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.1.1.11 | wfIpv6FilterTable | Wellfleet-IPV6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1 | wfIpv6FilterEntry | Wellfleet-IPV6-MIB |
| 1.3.6.1.4.1.18.3.5.3.16.1.1.11.1.12 | wfIpv6FilterProtocols | Wellfleet-IPV6-MIB |