RAD-MIB :: agnSshAccess

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnSshAccess

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.34agnAccessRAD-MIB
1.3.6.1.4.1.164.6.2.34.4agnSshAccessRAD-MIB