sysSecurityLocalConsoleAccess
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.11.1
Object
scalar Enumeration
When this parameter is 'disabled' there
is no way to access the board via RS-232.
Note, the setting applies to all boards in all chassis.
enabled - Access is allowed
disabled - No access is allowed.
The boot monitor and LINUX login are blocked.
bootdisabled - The boot monitor is blocked while LINUX login is allowed.
Only administrator can change the local console access settings.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.11.1- Type
- scalar
- Access
- readonly
- Status
- current
- Default
enabled- Parent
- sysSecurity
- Groups
- 7
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 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysSecurityLocalConsoleAccess.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::sysSecurityLocalConsoleAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | bootdisabled |