All MIBs › ZHONE-SYSTEM-MIB › zhoneSysSwLogin
zhoneSysSwLogin
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSysSwLogin
OID (numeric): 1.3.6.1.4.1.5504.3.1.8.1
Node type: OBJECT-TYPE
Type: ZhoneAdminString
Access: read-write
Description:
The login 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 login is used for both zli 'update-image' commands and snmp/zms requests using this mib.
The login 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, the last value used is returned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.1 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwLogin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.8.1.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSysSwLogin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.8.1.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.1 | zhoneSysSwLogin | ZHONE-SYSTEM-MIB |