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 }
What is hwCliSysSecurityMode?
Toggles the device's split-admin security mode: enable(1) lets a separate "security" administrator account log in and take over certain rights split off from the root user, while disable(2, the default) merges those rights back into root and the security account can no longer log in.
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>
Start monitoring Huawei router or switch (CLI/NE user session management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-MNGT-MIB::hwCliSysSecurityMode OID value, configure state conditions and alerts, and monitor any Huawei router or switch (CLI/NE user session management) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |