All MIBs › MRVINREACH › arapPortTimeRemaining
arapPortTimeRemaining
Module: MRVINREACH
OID (symbolic): MRVINREACH::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.
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> MRVINREACH::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> MRVINREACH::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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.33.21.6.3.1.7 | arapPortTimeRemaining | MRVINREACH |