All MIBs › ZHONE-SYSTEM-MIB › zhoneSysSwPassword
zhoneSysSwPassword
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSysSwPassword
OID (numeric): 1.3.6.1.4.1.5504.3.1.8.2
Node type: OBJECT-TYPE
Type: ZhoneAdminString
Access: read-write
Description:
The password to be used on the remote system when downloading the image.
This value is maintained throughout (i.e. persisted) and can be used for additional/future download requests.
This password is used for both zli 'update-image' commands and snmp/zms requests using this mib.
The password is defaulted to NULL the first time the system is booted and is maintained across sw download requests and reboots. That is, the value is not cleared upon completion and can be reused by the manager..
When read, a NULL value is always returned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.2 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwPassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.2.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwPassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.8.2.1 s <value>
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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.8 | zhoneSoftwareDownload | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.8.2 | zhoneSysSwPassword | ZHONE-SYSTEM-MIB |