All MIBs › AVAYA-MPOA-MIB › mpoaNextLinkResourceId
mpoaNextLinkResourceId
Module: AVAYA-MPOA-MIB
OID (symbolic): AVAYA-MPOA-MIB::mpoaNextLinkResourceId
OID (numeric): 1.3.6.1.4.1.6889.2.1.4.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This variable contains the next available Resource Id to be used when creating a link. Before creating a link, a GET of this variable must be requested. This value should be used in the mpoaAtmLinkIndex variable.
What is mpoaNextLinkResourceId?
Returns the next available resource ID a management station must use when creating a new row in mpoaAtmLinkTable. An admin is expected to GET this value first and then use it as the mpoaAtmLinkIndex for the new link being created.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.4.1.1.1 snmpwalk -v2c -c public <target> AVAYA-MPOA-MIB::mpoaNextLinkResourceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.4.1.1.1.1 snmpget -v2c -c public <target> AVAYA-MPOA-MIB::mpoaNextLinkResourceId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mpoaNextLinkResourceId.1
Start monitoring Avaya (Marconi-lineage) ATM LAN switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-MPOA-MIB::mpoaNextLinkResourceId OID value, configure state conditions and alerts, and monitor any Avaya (Marconi-lineage) ATM LAN switches (legacy) 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.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.4 | atmAccess | AVAYA-MPOA-MIB |
| 1.3.6.1.4.1.6889.2.1.4.1 | mpoa | AVAYA-MPOA-MIB |
| 1.3.6.1.4.1.6889.2.1.4.1.1 | mpoaResourceMgmtGroup | AVAYA-MPOA-MIB |
| 1.3.6.1.4.1.6889.2.1.4.1.1.1 | mpoaNextLinkResourceId | AVAYA-MPOA-MIB |