MIB Viewer

iomSnmpv3UserState

OBJECT-TYPE
1.3.6.1.4.1.2.6.215.6.1.9
Access
read-write
Status
current
Sub-identifiers
0
Indicates the state of the user: Enabled or Disabled. The sequence of creating and enabling a user account or changing various OID<92>s of the SNMPv3 user account will be as follows: (1) Set the <91>iomSnmpv3UserState<92> to disabled. (2) Configure all the appropriate v3 user account information and trap address objects. (3) Set the <91>snmpv3UserState<92> to enabled. When the IOM receives a set to enable, the IOM is responsible to validate that all the SNMPv3 user objects are valid to create a functioning v3 user account. If they are not then the response to this set should fail as described in (4). (4) If all objects have been set correctly the response to this object will be <91>success<92> otherwise the response will indicate failure. Note: enforcing disabling then enabling the user account will ensure no partial account will be configured in the IOM SNMP agent.
INTEGER { disabled(0), enabled(1) }