All MIBs › ICF-ETWIST › wildcardUserOffset
wildcardUserOffset
Module: ICF-ETWIST
OID (symbolic): ICF-ETWIST::wildcardUserOffset
OID (numeric): 1.3.6.1.4.1.11.2.14.3.5.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: ********* THIS OBJECT IS OBSOLETE *********
This value is a byte offset from the beginning of the packet. If this offset is such that any portion of the filter extends past the end of the packet (for wildcard filtering purposes, the FCS is part of the packet), then the filter is considered not to match, and the packet is not filtered.
For a particular filter, the wildcardUserOffset must be greater than or equal to the wildcardOffset.
wildcardUserOffset must be between 0 and 1514, inclusive.
The wildcardUserOffset, wildcardOffset pair must conform to one of the following four relationships and also be subject to the range restrictions listed above. For n = 0,..,378
Offset 4n 4n 4n 4n+2 UserOffset 4n 4n+1 4n+2 4n+3
As an example, consider four examples in the following table for locating the filter at or near the beginning of a packet:
- 6 filter/mask bytes - - desired - 0 1 2 3 4 5 6 - position - A|f/m0 f/m1 f/m2 f/m3 00 00 00 |0,4,8,12,... B| 00 f/m0 f/m1 f/m2 f/m3 00 00 |1,5,9,13,... C| 00 00 f/m0 f/m1 f/m2 f/m3 00 |2,6,10,14,... D| 00 00 00 f/m0 f/m1 f/m2 f/m3|3,7,11,15,...
Example A corresponds to a UserOffset/Offset pair such as 0/0 (4n/4n). Example B represents a pair such as 0/1 (4n/4n+1). Example C is 0/2 (4n/4n+2). Finally, example D is 2/3 (4n+2/4n+3).
If any of the above constraints is not honored, the SET Response will indicate genErr.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.3.5.5 snmpwalk -v2c -c public <target> ICF-ETWIST::wildcardUserOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.3.5.5.1 snmpget -v2c -c public <target> ICF-ETWIST::wildcardUserOffset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.3.5.5.1 i <value>
Start monitoring HP Integrated Communication Facility (ICF) Ethernet twisted-pair hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ICF-ETWIST::wildcardUserOffset OID value, configure state conditions and alerts, and monitor any HP Integrated Communication Facility (ICF) Ethernet twisted-pair hub/repeater 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.3 | icfBridge | HP-ICF |
| 1.3.6.1.4.1.11.2.14.3.5 | wildcardTable | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.3.5.5 | wildcardUserOffset | ICF-ETWIST |