remoteAccessIdEntryAction

BLADE-MIB · .1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.17

Object

column mandatory r/w Enumeration
Actions that only a supervisor or chassis user account manager
can perform for each user id:
  Enable - enables an account in the Disabled state
  Disable - disables an account in the Active or Locked state
  Unlock - unlock an account in the Locked state
              
NOTE: The disable action does not apply to supervisor or chassis
    user account manager accounts.
              
NOTE: Value returned for the GET command is meaningless for this
    MIB object.

Context

MIB
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.17
Type
column
Access
readwrite
Status
mandatory
Parent
remoteAccessIdsEntry

Walk 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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::remoteAccessIdEntryAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::remoteAccessIdEntryAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::remoteAccessIdEntryAction'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.