iomSnmpv3tResetUser
IBM-BCCUSTOM-MIB ·
.1.3.6.1.4.1.2.6.215.6.1.12
Object
scalar
r/w
Enumeration
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 to provide a method to ensure the SNMPv3 user account is in a disabled state and all associated account information is back to default values (essentially at manufacturing reset values for the IOM). The following is a description of the expected account default values: - iomSnmpv3UserName - set to zero - iomSnmpv3UserAuthProtocol - set to '1' (sha) - iomSnmpv3UserAuthPassword - set to zero - iomSnmpv3UserPrivacyProtocol - set to '1' (aes) - iomSnmpv3UserPrivacyPassword - set to zero - iomSnmpv3UserAccessType - set to '0' (no-access) - iomSnmpv3UserIPv6TrapAddress - set to zero - iomSnmpv3UserIPv4TrapAddress - set to zero - iomSnmpv3UserState - set to '0' (disabled) - iomSnmpv3UserStateStatusString - set to zero
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.6.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- iomSnmpv3Cfg
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
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 |
| iomSnmpv3UserStateStatusString 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 … | scalar | OctetString | .1.3.6.1.4.1.2.6.215.6.1.10 |
| 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 |
| 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 |