All MIBs › AIX1-MIB › aix1ApplAdminLinkConnectionMode
aix1ApplAdminLinkConnectionMode
Module: AIX1-MIB
OID (symbolic): AIX1-MIB::aix1ApplAdminLinkConnectionMode
OID (numeric): 1.3.6.1.4.1.539.12.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Connect or disconnect a link that's enabled by the standard MIB linmk status objects. If the link is not enabled by the standard MIB objects, a write to this object will have no effect. Disconnecting a link by writing to this object does not free any resources, it marks the link as not connected, so that the link will not cause a level 4 (LINKDOWN) alarm to be generated.
What is aix1ApplAdminLinkConnectionMode?
This is a read-write setting to manually connect, disconnect, or disable the link independent of standard MIB controls. Connected allows the link to function; disconnected marks it inactive without freeing resources; disabled is permanent. Use to override automatic link management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.12.2.1.1.10 snmpwalk -v2c -c public <target> AIX1-MIB::aix1ApplAdminLinkConnectionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.12.2.1.1.10.1 snmpget -v2c -c public <target> AIX1-MIB::aix1ApplAdminLinkConnectionMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.12.2.1.1.10.1 i <value>
Start monitoring Applied Innovation X.25 line cards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIX1-MIB::aix1ApplAdminLinkConnectionMode OID value, configure state conditions and alerts, and monitor any Applied Innovation X.25 line cards from a single console.
OID Breakdown
Upper-level ancestors (7 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.539 | aii | AI198CLC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.539.12 | aiX1 | AIX1-MIB |
| 1.3.6.1.4.1.539.12.2 | aiX1Appl | AIX1-MIB |
| 1.3.6.1.4.1.539.12.2.1 | aix1ApplAdminTable | AIX1-MIB |
| 1.3.6.1.4.1.539.12.2.1.1 | aix1ApplAdminEntry | AIX1-MIB |
| 1.3.6.1.4.1.539.12.2.1.1.10 | aix1ApplAdminLinkConnectionMode | AIX1-MIB |