All MIBs › FSM726S-MIB › portTrunkId
portTrunkId
Module: FSM726S-MIB
OID (symbolic): FSM726S-MIB::portTrunkId
OID (numeric): 1.3.6.1.4.1.4526.1.1.14.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port trunk identifier. The current range is from 1 to 4.
What is portTrunkId?
This is the port trunk (link aggregation group) identifier, in the current range of 1 to 4, that indexes an entry in the port trunk table. Admins reference this ID when configuring which physical ports belong to a given trunk group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.14.1.1.1 snmpwalk -v2c -c public <target> FSM726S-MIB::portTrunkId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.1.1.14.1.1.1.1 snmpget -v2c -c public <target> FSM726S-MIB::portTrunkId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portTrunkId.1
Start monitoring Netgear FSM726S switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FSM726S-MIB::portTrunkId OID value, configure state conditions and alerts, and monitor any Netgear FSM726S switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4526 | netgear | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1 | snmpManagedSwitch | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1 | fsm726s | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.14 | netgearPortTrunkGroup | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.14.1 | portTrunkTable | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.14.1.1 | portTrunkEntry | FSM726S-MIB |
| 1.3.6.1.4.1.4526.1.1.14.1.1.1 | portTrunkId | FSM726S-MIB |