All MIBs › CPIWF-MIB › aal2ApplicationIdentifier
aal2ApplicationIdentifier
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::aal2ApplicationIdentifier
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This attribute describes the application identifier, which describes the type of signaling used. The value of this object should be one of those values given in the administered list of AppIDs in section 5 of the ATM Forum document of well-known addresses and assigned codes which can be located at http://www.atmforum.com/pages/aboutatmtech/committees/ public-assigned-codes.txt
What is aal2ApplicationIdentifier?
This read-write Integer32 sets the application identifier describing the type of signalling used, drawn from the administered list of AppIDs published in the ATM Forum's well-known addresses and assigned codes document. It tells the CP-IWF which signalling protocol family, such as ELCP, is expected on this connection, which in turn affects how several other objects like aal2ChannelId behave. Setting this to the AppID for ELCP signalling changes how CID allocation works for related objects like aal2ChannelId and aal2ChannelIdD, since those become inapplicable under ELCP per their own descriptions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.2.1 snmpwalk -v2c -c public <target> CPIWF-MIB::aal2ApplicationIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.2.1.1 snmpget -v2c -c public <target> CPIWF-MIB::aal2ApplicationIdentifier.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.10.1.1.2.1.1 i <value>
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::aal2ApplicationIdentifier OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.2 | cpIwfAal2Profile | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.2.1 | aal2ApplicationIdentifier | CPIWF-MIB |