All MIBs › MRV-IN-REACH-APPLETALK-MIB › arapPortTimeRemaining
arapPortTimeRemaining
Module: MRV-IN-REACH-APPLETALK-MIB
OID (symbolic): MRV-IN-REACH-APPLETALK-MIB::arapPortTimeRemaining
OID (numeric): 1.3.6.1.4.1.33.21.6.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the number of minutes the current ARAP connection may remain on the port before a server initiated disconnect will occur, rounded up to the nearest minute. To set no limit on the amount of time that the current ARAP user may continue to be connected, set this object to the maximum value in the range. Gets return -1 if no ARAP user is currently connected on the port or if ARAP is not enabled on the port. Gets also return -1 if there is a user connected and there is no limit on the amount of time that the current user may be connected.
What is arapPortTimeRemaining?
This reports (and can set) the number of minutes the current ARAP connection may remain before a server-initiated disconnect, rounded up to the nearest minute; setting it to the maximum value in the range removes the limit, and it returns -1 if no user is connected, ARAP is disabled, or there's no time limit. Admins use this to check on or adjust how much longer an active dial-in session has before it's cut off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.21.6.3.1.7 snmpwalk -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::arapPortTimeRemaining
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.21.6.3.1.7.1 snmpget -v2c -c public <target> MRV-IN-REACH-APPLETALK-MIB::arapPortTimeRemaining.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.33.21.6.3.1.7.1 i <value>
Start monitoring MRV console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MRV-IN-REACH-APPLETALK-MIB::arapPortTimeRemaining OID value, configure state conditions and alerts, and monitor any MRV console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (11 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.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.21 | xApple | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.6 | xAppleRemoteAccess | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.6.3 | arapPortTable | ITOUCH-APPLETALK-MIB |
| 1.3.6.1.4.1.33.21.6.3.1 | arapPortEntry | ITOUCH-APPLETALK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.21.6.3.1.7 | arapPortTimeRemaining | MRV-IN-REACH-APPLETALK-MIB |