All MIBs › ELH100-MIB › switchPortGroupID
switchPortGroupID
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::switchPortGroupID
OID (numeric): 1.3.6.1.4.1.52.259.10.3.4.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The group ID of the switch module port being referenced. Groups are numbered in top-down order, with the top group being group 1. If a switch module is not installed on the group, then a GetNextRequest skips the entry. Attempts to reference nonexistent groups are rejected with an error-status of noSuchName(2).
What is switchPortGroupID?
The group number of the stack group that owns this switch-module port entry. A GetNext walk skips groups that have no switch module installed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.4.1.1.1.1 snmpwalk -v2c -c public <target> ELH100-MIB::switchPortGroupID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.4.1.1.1.1.1 snmpget -v2c -c public <target> ELH100-MIB::switchPortGroupID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> switchPortGroupID.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::switchPortGroupID 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.4 | cabletronELH100SwitchCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.4.1 | cabletronELH100SwitchInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.4.1.1 | switchPortTable | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.4.1.1.1 | switchPortEntry | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.4.1.1.1.1 | switchPortGroupID | ELH100-MIB |