All MIBs › ELH100-MIB › portGroupID
portGroupID
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::portGroupID
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The group ID of the repeater port being referenced. Groups are numbered in top-down order, with the top group being group 1. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
What is portGroupID?
The group number, top-down from 1, that a repeater port entry belongs to. It is used as a table index rather than something an admin configures directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.4.1.1.1 snmpwalk -v2c -c public <target> ELH100-MIB::portGroupID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.4.1.1.1.1 snmpget -v2c -c public <target> ELH100-MIB::portGroupID.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::portGroupID 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 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2 | cabletronELH100BasicCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4 | cabletronELH100PortInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1 | portTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1.1 | portEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.4.1.1.1 | portGroupID | ELH100-MIB |