All MIBs › RAD-MIB › agnSshAccess
agnSshAccess
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSshAccess
OID (numeric): 1.3.6.1.4.1.164.6.2.34.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/Disable accessing the device via SSH.
disable - no one will be allowed to access the device via SSH. enable - all users are allowed SSH Access. managersOnly - Only manager stations listed in the manager's list are allowed.
What is agnSshAccess?
This object controls whether administrators can connect to the device using SSH, with options to disable SSH entirely, enable it for all users, or restrict it to only management stations in an approved list. SSH is the secure method for remote device management, and this setting is critical for controlling access and enforcing security policies. Operators adjust this to grant or revoke remote management capabilities based on organizational requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.34.4 snmpwalk -v2c -c public <target> RAD-MIB::agnSshAccess
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.34.4.1 snmpget -v2c -c public <target> RAD-MIB::agnSshAccess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.34.4.1 i <value>
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::agnSshAccess OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (9 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.6.2.34 | agnAccess | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.34.4 | agnSshAccess | RAD-MIB |