All MIBs › CIENA-CES-EXT-LAG-MIB › cienaCesExtAggId
cienaCesExtAggId
Module: CIENA-CES-EXT-LAG-MIB
OID (symbolic): CIENA-CES-EXT-LAG-MIB::cienaCesExtAggId
OID (numeric): 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Object that specifies a unique entry in the cienaCesExtLagTable. A management station wishing to create a LAG should use a pseudo-random value for this object when creating an instance of a cienaCesExtLagEntry.
What is cienaCesExtAggId?
Provides the unique numeric identifier for this entry in the cienaCesExtLagTable, which per the description a management station should populate with a pseudo-random value when creating a new LAG. Because this ID has to be unique across the table and is chosen by the creator rather than assigned sequentially by the device, an admin scripting LAG creation needs their own collision-avoidance logic (hence the pseudo-random recommendation) rather than assuming the next integer is free. A management application creating a new LAG might generate the value 738291 as this ID to minimize the chance of colliding with another concurrently-created LAG.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.1 snmpwalk -v2c -c public <target> CIENA-CES-EXT-LAG-MIB::cienaCesExtAggId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.1.1 snmpget -v2c -c public <target> CIENA-CES-EXT-LAG-MIB::cienaCesExtAggId.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-EXT-LAG-MIB::cienaCesExtAggId OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.3 | cienaCesExtLagMIB | CIENA-CES-EXT-LAG-MIB |
| 1.3.6.1.4.1.1271.2.1.3.1 | cienaCesExtLagMIBObjects | CIENA-CES-EXT-LAG-MIB |
| 1.3.6.1.4.1.1271.2.1.3.1.1 | cienaCesExtLag | CIENA-CES-EXT-LAG-MIB |
| 1.3.6.1.4.1.1271.2.1.3.1.1.3 | cienaCesExtLagTable | CIENA-CES-EXT-LAG-MIB |
| 1.3.6.1.4.1.1271.2.1.3.1.1.3.1 | cienaCesExtLagEntry | CIENA-CES-EXT-LAG-MIB |
| 1.3.6.1.4.1.1271.2.1.3.1.1.3.1.1 | cienaCesExtAggId | CIENA-CES-EXT-LAG-MIB |