All MIBs › SNMP-USER-BASED-SM-MIB › usmUserPublic
usmUserPublic
Module: SNMP-USER-BASED-SM-MIB
OID (symbolic): SNMP-USER-BASED-SM-MIB::usmUserPublic
OID (numeric): 1.3.6.1.6.3.15.1.2.2.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description: A publicly-readable value which can be written as part of the procedure for changing a user's secret authentication and/or privacy key, and later read to determine whether the change of the secret was effected.
What is usmUserPublic?
This is a publicly-readable OCTET STRING of up to 32 bytes that a management station writes with an arbitrary random value during a key-change SET, then reads back afterward to confirm the change actually took effect. It exists because an SNMP response can be lost even after a key change succeeds, so re-reading usmUserPublic and comparing it to the value sent lets the requester verify success without redoing the key change. For example, an admin sets usmUserPublic to a random 8-byte value in the same SET as usmUserAuthKeyChange, and if a later GET returns that same value, the auth key rotation is confirmed active.
OID Breakdown
Upper-level ancestors (6 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.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.6.3.15 | snmpUsmMIB | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1 | usmMIBObjects | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2 | usmUser | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2 | usmUserTable | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2.1 | usmUserEntry | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2.1.11 | usmUserPublic | SNMP-USER-BASED-SM-MIB |