ELH100-MIB :: nicAttachSegment

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsELH100-MIBnicAttachSegment

nicAttachSegment

Module: ELH100-MIB

OID (symbolic): ELH100-MIB::nicAttachSegment

OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The ifIndex of the segment to which the agent's Ethernet NIC (Network Interface Controller) is connected. ifIndex 1 is the 100Mbps NIC; ifIndex 2 is the 10Mbps NIC. The factory setting is ifIndex 1.

What is nicAttachSegment?

Selects which internal NIC segment the hub's own management agent uses to reach the network: ifIndex 1 for the 100Mbps interface or ifIndex 2 for the 10Mbps interface. The factory default is the 100Mbps interface (ifIndex 1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.1
snmpwalk -v2c -c public <target> ELH100-MIB::nicAttachSegment

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.1.1
snmpget -v2c -c public <target> ELH100-MIB::nicAttachSegment.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.2.2.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nicAttachSegment.1

Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::nicAttachSegment OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.

OID Breakdown

Upper-level ancestors (7 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.52cabletronCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.259cabletronOEMELH100-MIB
1.3.6.1.4.1.52.259.10cabletronRepeatersELH100-MIB
1.3.6.1.4.1.52.259.10.3cabletronELH100ELH100-MIB
1.3.6.1.4.1.52.259.10.3.2cabletronELH100BasicCapabilityELH100-MIB
1.3.6.1.4.1.52.259.10.3.2.2cabletronELH100AgentInfoELH100-MIB
1.3.6.1.4.1.52.259.10.3.2.2.1nicAttachSegmentELH100-MIB