All MIBs › RAPID-CITY › rcCliPasswordChange
rcCliPasswordChange
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCliPasswordChange
OID (numeric): 1.3.6.1.4.1.2272.1.19.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Used to indication which password is changed when sending a rcCliPasswordChange trap.
What is rcCliPasswordChange?
This object indicates which password was changed when a password change trap was triggered, helping administrators identify which credential type (local user, RADIUS, SNMP community, etc.) was recently modified. It provides context for security audit trails. An operator would consult this in security logs to track administrative password modifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.19.17 snmpwalk -v2c -c public <target> RAPID-CITY::rcCliPasswordChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.19.17.1 snmpget -v2c -c public <target> RAPID-CITY::rcCliPasswordChange.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.19 | rcCli | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.19.17 | rcCliPasswordChange | RAPID-CITY |