All MIBs › HUAWEI-MNGT-MIB › hwTelnetMaxSessionNum
hwTelnetMaxSessionNum
Module: HUAWEI-MNGT-MIB
OID (symbolic): HUAWEI-MNGT-MIB::hwTelnetMaxSessionNum
OID (numeric): 1.3.6.1.4.1.2011.6.3.10.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The max number of simultaneous telnet sessions. This object is used to set the maximum number of users who can log in to the system through telnet at a time. If the current number of users is equal to the maximum number, the rest users cannot log in to the system through telnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.4 snmpwalk -v2c -c public <target> HUAWEI-MNGT-MIB::hwTelnetMaxSessionNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.3.10.4.1 snmpget -v2c -c public <target> HUAWEI-MNGT-MIB::hwTelnetMaxSessionNum.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.3.10.4.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.4 | hwTelnetMaxSessionNum | HUAWEI-MNGT-MIB |