sysSecurityFileSystemAccessRestrictions

LUM-SYSTEM-MIB · .1.3.6.1.4.1.8708.2.2.2.11.7

Object

Access rights to the file system of the node element. When 'restricted',
restrictions to the file system are activated, these restrictions depends
on the user authority profile.
          
disabled    - Default access rights:
           1. Administrators (including root) and operators can execute
              CLI commands bash and telnet.
           2. All users have full file system access using SFTP or
              FTP (if enabled).
          
enabled     - Restricted access rights to the file system. The following
              restrictions are applied:
           1. Only administrator users (including root) can execute
              CLI commands bash and telnet.
           2. When using SFTP:
              Readonly and operator users can only access /tftpboot/ and
              its subdirectories.
	       Administrator users (including root) have full file system
              access.
           3. When using FTP (if enabled):
              Readonly, operator and all administrator users except root
              can only access /tftpboot/ and its subdirectories.
              The root user have full file system access.
          
When changed, the updated restrictions will be used at following FTP/SFTP
sessions.
On CU-SFP/III, active FTP sessions will be aborted at the point when file
system access is changed.
          
Only administrator can change the file system access restriction settings.

Context

MIB
LUM-SYSTEM-MIB
OID
.1.3.6.1.4.1.8708.2.2.2.11.7
Type
scalar
Access
readonly
Status
current
Default
disabled
Parent
sysSecurity
Groups
4

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysSecurityFileSystemAccessRestrictions.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysSecurityFileSystemAccessRestrictions'

Syntax

Source
LUM-TCEnableDisable
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1disabled
2enabled