iomSnmpv3UserStateStatusString
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.6.1.10
Object
scalar
OctetString
This object will be a bit string that contains detailed information about the SNMPv3 user account status. The intent is that the information string will be passed to the external application in the event that the MM set an <91>enable<92> state using the object <91>iomSnmpv3UserState<92> and the response to the write of that object was a failure due to an invalid account parameter. The bit string in this object is only to be used by the MM for the case above, otherwise the data is not guaranteed to be accurate. The bit mask is treated as 32 bits in network byte order. That is the bit 0 will be the left most bit and bit 31 will be the right most bit. The bit pattern definition is defined as below: Bit(8:31): reserved must be set to zeroes. Bit(8): Set to 1 to indicate the IPv6 trap address is invalid. Bit(7): Set to 1 to indicate the IPv4 trap address is invalid Bit(6): Set to 1 to indicate the access type is invalid or not set. Bit(5): Set to 1 to indicate the privacy 2486 password is invalid or not set Bit(4): Set to 1 to indicate the privacy protocol is invalid or not set. Bit(3): Set to 1 to indicate 1 the authentication password is invalid or not set. Bit(2): Set to 1 to indicate the authentication protocol is invalid or not set. Bit(1): Set to 1 to indicate the user-name is invalid or not set. Bit(0): If this bit is set to <91>0<92> then this will indicate all account parameters are correct. The MM will then ignore all other bits within this object. If this bit is set to <91>1<92> then then at least one other bit must be set to indicate what specific account parameter(s) are invalid and caused the failed response to the <91>iomSnmpv3UserState<92> enable.
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.6.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- iomSnmpv3Cfg
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| iomSnmpv3UserName String that contains the SNMPv3 userid. Note: this IOM<92>s SNMPv3 user account
configuration must not be allowed to be altered from any of the IOM UI<92>s. | scalar | OctetString | .1.3.6.1.4.1.2.6.215.6.1.1 |
| iomSnmpv3TestTrap This object provides a mechanism to generate a <91>test trap<92>. A set of this object will only
generate a <91>test trap<92> from the IOM If a valid SNMPv3 user account has been … | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.11 |
| iomSnmpv3tResetUser This object provides a method to reset all the other objects that make up the SNMPv3 user
account back to default values. This may be used for security reasons by the MM in order… | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.12 |
| iomSnmpv3UserAuthProtocol SNMPv3 - Authentication Protocol supported by the user. The only allowed
protocol is <91>SHA<92>. | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.2 |
| iomSnmpv3UserAuthPassword SNMPv3 User - Authentication password string. Notes: (1) The MM does not
validate the contents of the password against any password security rules, the IOM
is responsible for vali… | scalar | OctetString | .1.3.6.1.4.1.2.6.215.6.1.3 |
| iomSnmpv3UserPrivacyProtocol SNMPv3 - Privacy Protocol supported by the user. The only allowed protocol is
<91>AES<92>. | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.4 |
| iomSnmpv3UserPrivacyPassword SNMPv3 User - Privacy password string. Notes: (1) The MM does not validate the
contents of the password against any password security rules, the IOM is
responsible for validation … | scalar | OctetString | .1.3.6.1.4.1.2.6.215.6.1.5 |
| iomSnmpv3UserAccessType SNMPv3 User Access level (Get, Set, and Traps) of the user. | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.6 |
| iomSnmpv3UserIPv6TrapAddress Trap destination IPv6 address. Note: This address represents the address that will
be used by an external application for receiving SNMPv3 traps directly from the
IOM<92>s SNMPv3 … | scalar | OctetString | .1.3.6.1.4.1.2.6.215.6.1.7 |
| iomSnmpv3UserIPv4TrapAddress Trap destination IP4 address. Note: This address represents the address that will
be used by an external application for receiving SNMPv3 traps directly from the
IOM<92>s SNMPv3 a… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2.6.215.6.1.8 |
| iomSnmpv3UserState 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 follo… | scalar | Enumeration | .1.3.6.1.4.1.2.6.215.6.1.9 |