All MIBs › IBM-BCCUSTOM-MIB › iomSnmpv3tResetUser
iomSnmpv3tResetUser
Module: IBM-BCCUSTOM-MIB
OID (symbolic): IBM-BCCUSTOM-MIB::iomSnmpv3tResetUser
OID (numeric): 1.3.6.1.4.1.2.6.215.6.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is iomSnmpv3tResetUser?
Writing reset(1) resets every object making up the dedicated SNMPv3 user account back to its manufacturing default (username cleared, auth protocol back to sha, privacy protocol back to aes, access type to no-access, state to disabled, trap addresses zeroed). An admin uses this to guarantee the account is fully wiped and disabled, for example before decommissioning a module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.215.6.1.12 snmpwalk -v2c -c public <target> IBM-BCCUSTOM-MIB::iomSnmpv3tResetUser
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.215.6.1.12.1 snmpget -v2c -c public <target> IBM-BCCUSTOM-MIB::iomSnmpv3tResetUser.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.215.6.1.12.1 i <value>
Start monitoring IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IBM-BCCUSTOM-MIB::iomSnmpv3tResetUser OID value, configure state conditions and alerts, and monitor any IBM-branded Brocade SAN/Fibre Channel switch (Pharos embedded platform) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.215 | bcCustom | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.6 | snmpuser | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.6.1 | iomSnmpv3Cfg | IBM-BCCUSTOM-MIB |
| 1.3.6.1.4.1.2.6.215.6.1.12 | iomSnmpv3tResetUser | IBM-BCCUSTOM-MIB |