All MIBs › APPLETALK-PRIVATE-MIB › cjnAarpRowStatus
cjnAarpRowStatus
Module: APPLETALK-PRIVATE-MIB
OID (symbolic): APPLETALK-PRIVATE-MIB::cjnAarpRowStatus
OID (numeric): 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)
What is cjnAarpRowStatus?
This read-write control specifies ARP table entry lifecycle: active, notInService, notReady, createAndGo, createAndWait, destroy. Setting to 4 creates and activates an ARP entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1 snmpwalk -v2c -c public <target> APPLETALK-PRIVATE-MIB::cjnAarpRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1.1 snmpget -v2c -c public <target> APPLETALK-PRIVATE-MIB::cjnAarpRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cjnAarpRowStatus.1
Start monitoring Avaya (Cajun) legacy LAN switches/routers with AppleTalk routing (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLETALK-PRIVATE-MIB::cjnAarpRowStatus OID value, configure state conditions and alerts, and monitor any Avaya (Cajun) legacy LAN switches/routers with AppleTalk routing (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.43 | cajunRtr | Cajun-ROOT |
| 1.3.6.1.4.1.1751.2.43.2 | cjnProtocol | Cajun-ROOT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751.2.43.2.4 | cjnAtalk | APPLETALK-PRIVATE-MIB |
| 1.3.6.1.4.1.1751.2.43.2.4.5 | cjnAtAarp | APPLETALK-PRIVATE-MIB |
| 1.3.6.1.4.1.1751.2.43.2.4.5.2 | cjnAarpTable | APPLETALK-PRIVATE-MIB |
| 1.3.6.1.4.1.1751.2.43.2.4.5.2.1 | cjnAarpEntry | APPLETALK-PRIVATE-MIB |
| 1.3.6.1.4.1.1751.2.43.2.4.5.2.1.1 | cjnAarpRowStatus | APPLETALK-PRIVATE-MIB |