All MIBs › HUAWEI-MNGT-MIB › hwCliSysSecurityMode
hwCliSysSecurityMode
Module: HUAWEI-MNGT-MIB
OID (symbolic): HUAWEI-MNGT-MIB::hwCliSysSecurityMode
OID (numeric): 1.3.6.1.4.1.2011.6.3.10.6.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The object specifies whether security mode is enable. Options: 1. enable(1) -indicates that the security administrator, whose name is security, can log in to the system. 2. disable(2) -indicates that the rights of user root are separated and are assigned to user security. User security can perform the querying operation and the operations corresponding to the rights separated from the rights of user root. That is, when the security mode switch is enabled(1), certain operations that can be performed by user root originally cannot be performed by user root but by user security. When the security mode is set to disable(2), the rights of user root and user security are combined and all the rights are owned by user root. In this case, user security cannot log in to the system. DEFVAL { disable }
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.6.5 snmpwalk -v2c -c public <target> HUAWEI-MNGT-MIB::hwCliSysSecurityMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.6.5.1 snmpget -v2c -c public <target> HUAWEI-MNGT-MIB::hwCliSysSecurityMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.3.10.6.5.1 i <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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.3 | hwDev | HUAWEI-CPU-MIB |
| 1.3.6.1.4.1.2011.6.3.10 | hwCliUserMgmt | HUAWEI-DEVICE-MIB |
| 1.3.6.1.4.1.2011.6.3.10.6 | hwCliSysPara | HUAWEI-MNGT-MIB |
| 1.3.6.1.4.1.2011.6.3.10.6.5 | hwCliSysSecurityMode | HUAWEI-MNGT-MIB |