All MIBs › AT-RG600-MIB › sysUserPassword
sysUserPassword
Module: AT-RG600-MIB
OID (symbolic): AT-RG600-MIB::sysUserPassword
OID (numeric): 1.3.6.1.4.1.207.8.44.4.1.2.2.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
What is sysUserPassword?
This read-write string holds the authentication credential for a user account. Setting a password protects the account from unauthorized access. Example: setting to "SecurePass123" authenticates login attempts against this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.2.2.1.6 snmpwalk -v2c -c public <target> AT-RG600-MIB::sysUserPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.2.2.1.6.1 snmpget -v2c -c public <target> AT-RG600-MIB::sysUserPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.44.4.1.2.2.1.6.1 s <value>
Start monitoring Allied Telesis RG600 residential/SMB gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-RG600-MIB::sysUserPassword OID value, configure state conditions and alerts, and monitor any Allied Telesis RG600 residential/SMB gateway (legacy) from a single console.
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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44 | residentialGateway | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4 | rg600 | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1 | rg600system | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.2 | sysUsers | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.2.2 | sysUserTable | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.2.2.1 | sysUserEntry | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.2.2.1.6 | sysUserPassword | AT-RG600-MIB |