userHotKeyPrefix
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.4.1.1.7
Object
The prefix that a user types to control the current session. The default value is hex 01, which corresponds to Ctrl-a (^a): ^a number-Switches from one session to another, press ^a and then the required session number. For example, ^a 2 would switch you to session 2. Pressing ^a 0 will return you to the Device Server Menu. ^a n-Display the next session. The current session will remain active. ^a p-Display the previous session. The current session will remain active. ^a m-To exit a session and return to the Device Server. You will be returned to where you left off. The session will be left running. ^a l-(Lowercase L) Locks the line until the user unlocks it. The user is prompted for a password and locks the line. Next, the user must retype the password to unlock the line. ^r-Redraws the screen.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userHotKeyPrefix'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::userHotKeyPrefix.<userIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::userHotKeyPrefix'
Conformance
Member of