systemPermitDebugAccess
G6-SYSTEM-MIB ·
.1.3.6.1.4.1.3181.10.6.1.30.13
Object
scalar r/w
Enumeration
When enabled it is possible to log into the system for debug purposes. This includes telnet/ssh, as well as web and file transfer protocols. To protect the system from unauthorized access it is advised to disable this feature unless instructed by authorized service personnel. NOTE: To ensure that any possibly pending debug access is terminated reboot the device after setting this parameter to disabled.
Context
- MIB
- G6-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3181.10.6.1.30.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- system
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G6-SYSTEM-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-SYSTEM-MIB::systemPermitDebugAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-SYSTEM-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-SYSTEM-MIB::systemPermitDebugAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |