All MIBs › POWERCONNECT3024-MIB › portTrunkMemberValue
portTrunkMemberValue
Module: POWERCONNECT3024-MIB
OID (symbolic): POWERCONNECT3024-MIB::portTrunkMemberValue
OID (numeric): 1.3.6.1.4.1.674.10895.1.14.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A port trunk member value indicates which port is a member of the specified trunk. Valid values are in the range from 0 to ifNumber. A zero indicates that no port is contained in the specifed member.
What is portTrunkMemberValue?
The actual physical port number occupying this member slot of the trunk, ranging from 0 (meaning the slot is unused) up to the number of interfaces; this is what actually assigns a port into a link-aggregation trunk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.1.14.1.1.3 snmpwalk -v2c -c public <target> POWERCONNECT3024-MIB::portTrunkMemberValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.1.14.1.1.3.1 snmpget -v2c -c public <target> POWERCONNECT3024-MIB::portTrunkMemberValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.674.10895.1.14.1.1.3.1 i <value>
Start monitoring Dell PowerConnect 3024 managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POWERCONNECT3024-MIB::portTrunkMemberValue OID value, configure state conditions and alerts, and monitor any Dell PowerConnect 3024 managed switch from a single console.
OID Breakdown
Upper-level ancestors (8 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.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895.1 | powerconnect3024 | POWERCONNECT3024-MIB |
| 1.3.6.1.4.1.674.10895.1.14 | dellPortTrunkGroup | POWERCONNECT3024-MIB |
| 1.3.6.1.4.1.674.10895.1.14.1 | portTrunkTable | POWERCONNECT3024-MIB |
| 1.3.6.1.4.1.674.10895.1.14.1.1 | portTrunkEntry | POWERCONNECT3024-MIB |
| 1.3.6.1.4.1.674.10895.1.14.1.1.3 | portTrunkMemberValue | POWERCONNECT3024-MIB |