ICF-ETWIST :: addressChunk

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsICF-ETWISTaddressChunk

addressChunk

Module: ICF-ETWIST

OID (symbolic): ICF-ETWIST::addressChunk

OID (numeric): 1.3.6.1.4.1.11.2.14.3.3.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: ********* THIS OBJECT IS OBSOLETE *********

This object returns an opaque chunk of the address table. The instance specifies a chunk of the address table. Each chunk can be interpreted as an array of 41 records of the form:

{ macAddress[6bytes], port number[2bytes], permanence[2bytes] }.

Address Port Perm

00 080009001234 1 Dynamic(0x0000) 01 080009002345 2 Dynamic(0x0000) 02 000000000000 EMPTY(0x8000) Dynamic(0x0000) 03 080009003456 1 Dynamic(0x0000) 04 000000000000 1 Dynamic(0x0000) 05 080009009876 EMPTY(0x8000) Dynamic(0x0000) 06 080009004567 EMPTY(0x8000) Static(0x0008) 07 080009041d08 ... ... ... 40 080009005678 EOL(0x4000) Permanent(0x0000)

A value of EMPTY in the Port field indicates an aged out table entry. A value of EOL in the Port field indicates that it is the last entry in the table. Of course, EOL will only be seen in the last entry. EOL and EMPTY are AND-able bit fields. The Disposition and Address are meaningless if Port is EMPTY.

When instance=1 is used on a Set, the agent clears the table prior to setting any addresses. On subsequent Sets, the agent adds the specified addresses. If a Set starts at instance > 1, the specified addresses will be added to the table without first clearing the table. Addresses are already in the table are deleted and then readded.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.3.3.2
snmpwalk -v2c -c public <target> ICF-ETWIST::addressChunk

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.3.3.2.1
snmpget -v2c -c public <target> ICF-ETWIST::addressChunk.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.3.3.2.1 s <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::addressChunk 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
1.3.6.1.4.1.11.2.14icfCONFIG-MIB
1.3.6.1.4.1.11.2.14.3icfBridgeHP-ICF
1.3.6.1.4.1.11.2.14.3.3addressTableHP-ICF
Numeric OIDNameModule
1.3.6.1.4.1.11.2.14.3.3.2addressChunkICF-ETWIST