HUAWEI-MNGT-MIB

MIB Reference — IPNetwork Monitor

All MIBsHUAWEI-MNGT-MIB

Organization: Huawei Technologies Co.,Ltd.

Last Updated: 2012-03-08

Category: Device Management, Domain: Network Management, Vendor: Huawei

Description:

Huawei management MIB providing general device management objects including system identification and configuration access.

Imported Objects

From HUAWEI-DEVICE-MIB

hwDevMODULE-IDENTITY

From HUAWEI-MIB

huaweiUtilityOBJECT-IDENTITY

From HUAWEI-SNMP-NOTIFICATION-MIB

hwLogSynTypeOBJECT-TYPE

From SNMPv2-SMI

Integer32
IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
TimeTicks
Unsigned32

From SNMPv2-TC

DateAndTime
DisplayString
RowStatus
TruthValue

What Is HUAWEI-MNGT-MIB?

HUAWEI-MNGT-MIB is a Huawei general device management MIB focused on CLI (command-line interface) sessions and network-element (NE) user account management. It exposes configuration and status data for NE user accounts and CLI access parameters. Its monitoring value is software/security status: tracking how many CLI sessions are active, which user accounts exist, and whether login activity looks normal, which can reveal unauthorized access attempts or an unexpectedly high number of concurrent administrative sessions. It complements standard SNMP security frameworks (such as SNMP-FRAMEWORK-MIB/USM) by covering the CLI side of device access rather than SNMP access itself. It is deployed on Huawei network devices generally, wherever administrators need visibility into who is logged in and how they're managing the box. Network engineers evaluating or troubleshooting this functionality can download the HUAWEI-MNGT-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-MNGT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • CLI/NE user accounts
  • active CLI session count
  • user login status
  • user access configuration

Supported Devices

  • Huawei routers
  • Huawei switches (general Huawei device management)

Monitoring Examples

No sample object names were provided for this module. Based on the module description, an administrator would monitor the NE user account table and active CLI session count to detect an unusual number of concurrent logins, an unexpected new user account, or other signs of unauthorized administrative access.

OIDs
OID symbolicOID numericTypeAccessDescription
hwCliUserMgmt1.3.6.1.4.1.2011.6.3.10The MIB object implements the management of the CLI and NE users.
hwCliUserParaTable1.3.6.1.4.1.2011.6.3.10.1not-accessibleUser parameter configuration table, which supports the functions of querying, adding, deleting and modifying a user. The index of this table is hwCliUserName.
hwCliUserParaEntry1.3.6.1.4.1.2011.6.3.10.1.1not-accessibleUser parameter configuration table, which supports the functions of querying, adding, deleting and modifying a user. The index of this entry is hwCliUserName.
OCT hwCliUserName1.3.6.1.4.1.2011.6.3.10.1.1.1OCTET STRINGnot-accessibleName of the CLI user. The user name is case insensitive and the user name consists of 6-15 characters. The minimum length of the name can be configured by user. The range of the valid characters of the user name is 0x21- 0x7e and the user name cannot be 'all', 'online', 'index', or 'security'.
OCT hwCliUserPassword1.3.6.1.4.1.2011.6.3.10.1.1.2OCTET STRINGread-createPassword of the CLI user. The user can directly modify the password of the CLI user and need not verify the original password of the CLI user. The user password consists of 16 characters, including at least one letter and one digit. The user password is not reported to the NMS and a null character string is returned when the user password is queried.
INT hwCliUserLevel1.3.6.1.4.1.2011.6.3.10.1.1.3INTEGERread-createThe levels of CLI users. Options: 1. common(1) -indicates the common user. 2. operator(2) -indicates the operator. 3. administrator(3) -indicates the administrator. 4. super(4) -indicates the super administrator. 5. guest(5) -indicates the guest user 6. custom(6) -indicates the custom user The higher the user level is, the more rights the user has. The user level must be bound to the user when the user is added. The super administrator cannot be added.
I32 hwCliUserLogins1.3.6.1.4.1.2011.6.3.10.1.1.4Integer32read-createThe number of user login attempts in one time. The same user name can be used for login to the device repeatedly. For example, when two users log in to the device with the same name, the number of times of re-login is two. This object is used to define the number of times of re-login. When the number of times of re-login is changed to 0, the user is forbidden to log in to the device.
OCT hwCliUserDecr1.3.6.1.4.1.2011.6.3.10.1.1.5OCTET STRINGread-createDescription of CLI user. You can add the basic information about the user, such as the email box, telephone number, or other contact information.
ROW hwCliUserRowStatus1.3.6.1.4.1.2011.6.3.10.1.1.6RowStatusread-createOperation status of CLI user, the CLI user can be added, deleted and modified. The user level, number of times of re-login, user profile, available user password and user description must be bound to the user when the user is added. The online user cannot be deleted. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
OCT hwCliUserprofile1.3.6.1.4.1.2011.6.3.10.1.1.7OCTET STRINGread-createThe name of user profile that CLI user belongs to.
INT hwCliUserAccessType1.3.6.1.4.1.2011.6.3.10.1.1.8INTEGERread-createThe user can log in to the device through the following three modes. Options: 1. cli(1) -indicates CLI terminal. 2. oss(2) -indicates OSS terminal. 3. web(4) -indicates Web terminal.
I32 hwCliUserTimeout1.3.6.1.4.1.2011.6.3.10.1.1.9Integer32read-createThis object is not used any longer. Login timeout duration of the user. If the CLI user performs no operation during a period, the user automatically quits the system. This object is used to query and set the login timeout duration.
I32 hwCliUserNameLastDays1.3.6.1.4.1.2011.6.3.10.1.1.10Integer32read-onlyService life of the user name. The hwCliUserNameLastDays value of -1 indicates the username expired.
I32 hwCliUserPwdLastDays1.3.6.1.4.1.2011.6.3.10.1.1.11Integer32read-onlyService life of the user password. The hwCliUserPwdLastDays value of -1 indicates the user password expired.
hwCliClientTable1.3.6.1.4.1.2011.6.3.10.2not-accessibleCLI online user information table, which can be used to force an online user to go offline. The table cannot be created and deleted. The table supports only the functions of querying the user terminal status and forcing an online user to go offline. The index of this table is hwCliClientID.
hwCliClientEntry1.3.6.1.4.1.2011.6.3.10.2.1not-accessibleCLI online user information table, which can be used to force an online user to go offline. The table cannot be created and deleted. The table supports only the functions of querying the user terminal status and forcing an online user to go offline. The index of this entry is hwCliClientID.
I32 hwCliClientID1.3.6.1.4.1.2011.6.3.10.2.1.1Integer32not-accessibleClient ID(1..255). Index object, this ID is allocated by device.
OCT hwCliClientUserName1.3.6.1.4.1.2011.6.3.10.2.1.2OCTET STRINGread-onlyUser name of client.
INT hwCliClientType1.3.6.1.4.1.2011.6.3.10.2.1.3INTEGERread-onlyType of client. The modes of login to the client are as follows: Options: 1. serial(1) -indicates serial port. 2. telnet(2) -indicates telnet. 3. proxy(3) -indicates proxy. 4. ssh(4) -indicates ssh.
IP hwCliClientIp1.3.6.1.4.1.2011.6.3.10.2.1.4IpAddressread-onlyThe IP address of client.
DAT hwCliClientLoginTime1.3.6.1.4.1.2011.6.3.10.2.1.5DateAndTimeread-onlyThe login time of client.
INT hwCliClientAdminStatus1.3.6.1.4.1.2011.6.3.10.2.1.6INTEGERread-writeAdmin status of client, can disconnect client. Options: 1. disconnect(1) -indicates the user who logs in to the system in the modes except serial port mode can be forced to go offline when the object value is set to disconnect(1). 2. connect(-1) -indicates the user is online.
I32 hwCliUserIdleTimeOut1.3.6.1.4.1.2011.6.3.10.2.1.7Integer32read-writeThis object is not used any longer.Idleness timeout duration of the online user. When the online user is idle for a period longer than the preset time, the online user automatically quits the system. This object is used to set the timeout duration.
hwCliSysCmdTable1.3.6.1.4.1.2011.6.3.10.3
OCT hwCliUserManualUnlock1.3.6.1.4.1.2011.6.3.10.3.2OCTET STRINGread-writeUnlock users manually. Enter the user name to unlock the user.
INT hwCliUserDeclarSwitch1.3.6.1.4.1.2011.6.3.10.3.3INTEGERread-writeThe object specifies whether show the declaration after users login successfully. Options: 1. show(1) -indicates that show the declaration after users login successfully. 2. not-show(2) -indicates that does not show the declaration after users login successfully.
IP hwCliIPManualUnlock1.3.6.1.4.1.2011.6.3.10.3.4IpAddressread-writeUnlock IP manually. Enter the IP address of the user to unlock the user who uses the IP address to log in to the device.
I32 hwTelnetMaxSessionNum1.3.6.1.4.1.2011.6.3.10.4Integer32read-writeThe 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.
hwCliUserProfileParaTable1.3.6.1.4.1.2011.6.3.10.5not-accessibleUser profile management table, which is used to query, modify, add and delete the user profile. The user profile is a set of public user attributes, including the user name and password validity period, permitted earliest time of login, and permitted latest time of login. The MIB supports the functions of querying and setting the values of the preceding parameters. A user needs to be created based on a user profile. In this case, the new user inherits the preceding parameter values in the user profile. The index of this table is hwCliUserProfileName. The index value is the user profile name, it uniquely identifies the user profile. By default, four system profiles exist in the system. The names of the four system profiles are as follows: root, admin, operator and commonuser.
hwCliUserProfileParaEntry1.3.6.1.4.1.2011.6.3.10.5.1not-accessibleUser profile management table, which is used to query, modify, add and delete the user profile. The user profile is a set of public user attributes, including the user name and password validity period, permitted earliest time of login, and permitted latest time of login. The MIB supports the functions of querying and setting the values of the preceding parameters. A user needs to be created based on a user profile. In this case, the new user inherits the preceding parameter values in the user profile. The index of this entry is hwCliUserProfileName. The index value is the user profile name, it uniquely identifies the user profile. By default, four system profiles exist in the system. The names of the four system profiles are as follows: root, admin, operator and commonuser.
OCT hwCliUserProfileName1.3.6.1.4.1.2011.6.3.10.5.1.1OCTET STRINGnot-accessibleThe name of the user profile. The name of the new profile must be different from the names of the system profiles. The profile name consists of 1-15 characters.
U32 hwCliUserNameAvailableInterval1.3.6.1.4.1.2011.6.3.10.5.1.4Unsigned32read-createValidity period of user name. For example, if the validity period of the user name is 10, it indicates that the user name cannot be used for login after ten days since it is created. In addition, a message is displayed indicating that the user name expires, that is, the validity period of the user name times out. 0 indicates that the user name is valid forever. Range: 0-999 Default: 0 Unit: day
U32 hwCliUserPwdAvailableInterval1.3.6.1.4.1.2011.6.3.10.5.1.5Unsigned32read-createValidity period of user password. For example, if the validity period of the user password is 10, it indicates that the user password cannot be used for login after ten days since it is created. In addition, a message is displayed indicating that the user password expires, that is, the validity period of the user password times out. 0 indicates that the user password is valid forever. Range: 0-999 Default: 0 Unit: day
OCT hwCliUserLoginTime1.3.6.1.4.1.2011.6.3.10.5.1.6OCTET STRINGread-createPermitted earliest time of login. The user can log in to the system at any time between 00:00 and 23:59.
OCT hwCliUserLogoutTime1.3.6.1.4.1.2011.6.3.10.5.1.7OCTET STRINGread-createPermitted latest time of login. The user can log in to the system at the time from the permitted earliest time to the permitted latest time. In other periods, the user cannot log in to the system.
ROW hwCliUserProfileRowStatus1.3.6.1.4.1.2011.6.3.10.5.1.10RowStatusread-createThis object is used to operate the user profile. The system profile cannot be modified or deleted. When a user is bound with the user profile, the user profile cannot be modified or deleted. The parameter settings of the user profile can be queried through the user profile name. In addition, the information about the system profile can be queried. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
hwCliSysPara1.3.6.1.4.1.2011.6.3.10.6
I32 hwCliSyslockInterval1.3.6.1.4.1.2011.6.3.10.6.1Integer32read-writeThe time interval of user locked. When the number of times of login failure reaches the preset value for locking, the user is locked. This object is used to query and set the locking duration. Unit: minute DEFVAL { 15 }
I32 hwCliSyslockCondition1.3.6.1.4.1.2011.6.3.10.6.2Integer32read-writeThe times of login failure. This object is used to query and set the times of login failure. When the number of login failure reaches the preset value, the user is locked. DEFVAL { 3 }
INT hwCliSysLoginModifyPwd1.3.6.1.4.1.2011.6.3.10.6.3INTEGERread-writeThe flag of whether the password need to be changed in the case of first login. Options: 1. enable(1) -indicates that the password needs to be changed for the first login. 2. disable(2) -indicates that the password need not be changed for the first login. DEFVAL { disable }
INT hwCliSysLockType1.3.6.1.4.1.2011.6.3.10.6.4INTEGERread-writeLock type. When the number of times of repeated login failure exceeds the preset value, the system automatically locks the user. This object is used to set the locking type. Options: 1. none(0) -indicates that the user need not be locked. 2. user(1) -indicates that the user name is locked. When the user logs in to the system with the user name again, 'The user has been locked and you cannot log on.' message is displayed. 3. ip(2) -indicates that the IP address with which the user logs in to the system is locked. When the user logs in to the system with the IP address again, the 'The IP address has been locked and you cannot log on.' message is displayed. 4. all(3) -indicates that both the user name and the IP address are locked. DEFVAL { none }
INT hwCliSysSecurityMode1.3.6.1.4.1.2011.6.3.10.6.5INTEGERread-writeThe 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 }
OCT hwCliAuthenDefaultDomainName1.3.6.1.4.1.2011.6.3.10.6.6OCTET STRINGread-writeDomain name in the AAA authentication mode. When the value is null, it indicates that the authentication mode is local mode. If the AAA authentication mode is set successfully, the system changes to the AAA authentication mode.
hwSNMPUserTable1.3.6.1.4.1.2011.6.3.10.7not-accessibleNMS user management table, which supports the login and logout of the NMS user and the function of querying the information about the online NMS user. The index of this table is hwSNMPUserID. The index value is the user ID.
hwSNMPUserEntry1.3.6.1.4.1.2011.6.3.10.7.1not-accessibleNMS user management table, which supports the login and logout of the NMS user and the function of querying the information about the online NMS user. The index of this entry is hwSNMPUserID. The index value is the user ID.
I32 hwSNMPUserID1.3.6.1.4.1.2011.6.3.10.7.1.1Integer32not-accessibleSNMP user ID(1..8) and index object. The value that the device returns to the NMS, which uniquely identifies a user.
OCT hwSNMPUserName1.3.6.1.4.1.2011.6.3.10.7.1.2OCTET STRINGread-writeName of the SNMP user.
INT hwSNMPUserAdminStatus1.3.6.1.4.1.2011.6.3.10.7.1.3INTEGERread-writeSNMP user admin status(1:logon,2:logoff). Visual local craft terminal (LCT). Options: 1. logon(1) -indicates that the user can be set to go online. 2. logoff(2) -indicates that the user can be set to go offline. The user needs to be bound with the hwSNMPUserType object when the user is set to go online.
INT hwSNMPUserType1.3.6.1.4.1.2011.6.3.10.7.1.4INTEGERread-writeSNMP user type(1:lct). Options: 1.lct(1) -indicates that visual LCT, which is an NMS user type.
IP hwSNMPUserIP1.3.6.1.4.1.2011.6.3.10.7.1.5IpAddressread-onlyIP address that SNMP user use.
hwMngtUserAlarmTrapsVbOids1.3.6.1.4.1.2011.6.3.10.8
INT hwUserAdminStatus1.3.6.1.4.1.2011.6.3.10.8.1INTEGERaccessible-for-notifyThe Status of the user login. Options: 1. logon(0) -indicates that the user goes online. 2. logoff(1) -indicates that the user goes offline. 3. logonfail(2) -indicates that the user login fails.
INT hwUserLogMode1.3.6.1.4.1.2011.6.3.10.8.2INTEGERaccessible-for-notifyThe modes of login to the client. Options: 1. serial(0) -serial mode. 2. clipry(1) -clipry mode. 3. telnet(2) -telnet mode. 4. ssh(3) -ssh mode. 5. web(4) -web mode. 6. xml(5) -xml mode. 7. nms(6) -nms mode. 8. omci(7) -omci mode. 9. lct(8) -lct mode.
INT hwUserLogType1.3.6.1.4.1.2011.6.3.10.8.3INTEGERaccessible-for-notifyTypes of the user log. Currently, the logs are classified into two types. Options: 1. operating(0) -indicates the operating log. 2. security(1) -indicates the security log.
hwMngtUserTraps1.3.6.1.4.1.2011.6.3.10.9
hwMngtUserCommonTraps1.3.6.1.4.1.2011.6.3.10.9.1
hwMngtUserAlarmTraps1.3.6.1.4.1.2011.6.3.10.9.2
hwMngtUserAlarmTrapsPrefix1.3.6.1.4.1.2011.6.3.10.9.2.0
NTF hwUserLogWillFullTrap1.3.6.1.4.1.2011.6.3.10.9.2.0.1This trap message is reported when the system log database will be full.
NTF hwMngtUserLockedTrap1.3.6.1.4.1.2011.6.3.10.9.2.0.2This trap message is reported when the managing user of the equipment is locked.
NTF hwMngtUserStateChangeTrap1.3.6.1.4.1.2011.6.3.10.9.2.0.3This trap message is reported when the maintenance user's state changes.
NTF hwMngtUserNameWillExpireTrap1.3.6.1.4.1.2011.6.3.10.9.2.0.4This trap message is reported when the user name will expire soon.
NTF hwMngtUserPasswordWillExpireTrap1.3.6.1.4.1.2011.6.3.10.9.2.0.5This trap message is reported when the user password will expire soon.
hwCliConsolePara1.3.6.1.4.1.2011.6.3.10.10
INT hwCliConsoleSwitch1.3.6.1.4.1.2011.6.3.10.10.1INTEGERread-writeEnable/disable management serial port. Options: 1. enable(1) -indicates that the serial port is in the open state and the serial port is available. 2. disable(2) -indicates that the serial port is in the shutdown state and the serial port is unavailable.
hwModemCallbackMngt1.3.6.1.4.1.2011.6.3.10.11
INT hwModemCallbackSwitch1.3.6.1.4.1.2011.6.3.10.11.1INTEGERread-writeThe object specifies whether callback function is enable. Options: 1. enable(1) -indicates that the callback function is enable. 2. disable(2) -indicates that the callback function is disable. Default: disable(2)
hwModemCallbackMngtTable1.3.6.1.4.1.2011.6.3.10.11.2not-accessibleThe callback security configuration table. This table is used to manage the callback telephone numbers and passwords. The index of this table is hwModemCallbackIndex.
hwModemCallbackMngtEntry1.3.6.1.4.1.2011.6.3.10.11.2.1not-accessibleThe callback security configuration table. This table is used to manage the callback telephone numbers and passwords. The index of this entry is hwModemCallbackIndex.
STR hwModemTelNumber1.3.6.1.4.1.2011.6.3.10.11.2.1.1DisplayStringnot-accessibleTelephone number
STR hwModemPassword1.3.6.1.4.1.2011.6.3.10.11.2.1.2DisplayStringread-writeUser password. The password must be cipher encrypted by MD5, it consists of 16 characters.
ROW hwModemCallbackRowStatus1.3.6.1.4.1.2011.6.3.10.11.2.1.3RowStatusread-createOperation user configration of the modem callback function, the user configration can be added and deleted. The user telephone number and password must be bound when the user is added. The exist telephone number or password cannot be added. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
hwSysManFirewall1.3.6.1.4.1.2011.6.3.12
hwFirewallSwitchTable1.3.6.1.4.1.2011.6.3.12.1not-accessibleFirewall switch table, which supports the functions of querying, enabling and disabling the protocol-type firewall switch. The index of this table is hwFirewallProtocolType.
hwFirewallSwitchEntry1.3.6.1.4.1.2011.6.3.12.1.1not-accessibleFirewall switch table, which supports the functions of querying, enabling and disabling the protocol-type firewall switch. The index of this entry is hwFirewallProtocolType.
INT hwFirewallProtocolType1.3.6.1.4.1.2011.6.3.12.1.1.1INTEGERnot-accessibleIndex object, index of the hwFirewallSwitchTable object. Options: 1.telnet(1) -indicates that the firewall protocols is telnet. 2.ssh(2) -indicates that the firewall protocols is ssh. 3.snmp(3) -indicates that the firewall protocols is snmp.
INT hwFirewallSwitch1.3.6.1.4.1.2011.6.3.12.1.1.2INTEGERread-writeFirewall switch. Options: 1. enable(1) -indicates that when the device needs to control the protocol used to access the device, this command can be executed to enable(1) the firewall switch of the protocol. After the firewall switch of the protocol is enabled(1), the device can control the operator who accesses the device with the protocol and reject the access of the operator whose IP address is not in the permitted address segment. 2. disable(2)-indicates that if the operator is already online, the device forces the operator to go offline. The firewall switch can be disabled when the firewall switch mode is set to disable(2). After the firewall switch is disabled(2), the device does not control the operator who accesses the device with the protocol. By default, the firewall in the system is in the disabled state.
hwAccessIpTable1.3.6.1.4.1.2011.6.3.12.2not-accessibleAccess IP table, which supports the functions of querying, adding and deleting the access IP table of a specified protocol. The access IP table is used to configure the address segments of the accessible devices under the specified protocol. This can prevent the invalid users from logging in to the device, that is, the operators whose IP addresses are not in the address segments and access protocols do not meet the requirements cannot access the device. The indexes of this table are hwFirewallProtocolType and hwAccessIpStartAddr. For the hwFirewallProtocolType object, refer to hwFirewallSwitchTable. hwAccessIpTable is used for configuring a list of accessible IP addresses. The IP address list takes effect only when the protocol corresponding to hwFirewallSwitchTable is enabled.
hwAccessIpEntry1.3.6.1.4.1.2011.6.3.12.2.1not-accessibleAccess IP table, which supports the functions of querying, adding and deleting the access IP table of a specified protocol. The access IP table is used to configure the address segments of the accessible devices under the specified protocol. This can prevent the invalid users from logging in to the device, that is, the operators whose IP addresses are not in the address segments and access protocols do not meet the requirements cannot access the device. The indexes of this entry are hwFirewallProtocolType and hwAccessIpStartAddr. For the hwFirewallProtocolType object, refer to hwFirewallSwitchTable. hwAccessIpTable is used for configuring a list of accessible IP addresses. The IP address list takes effect only when the protocol corresponding to hwFirewallSwitchTable is enabled.
IP hwAccessIpStartAddr1.3.6.1.4.1.2011.6.3.12.2.1.1IpAddressnot-accessibleStart IP address of one record in access Ip table. The IP address in the new record of the table must be valid, that is, the IP address is not a class 0 address or class D address. The record in which the start address is the same as the existing one cannot be added to the table.
IP hwAccessIpEndAddr1.3.6.1.4.1.2011.6.3.12.2.1.2IpAddressread-createEnd IP address of one record in access Ip table. The new IP address must be valid, that is, the IP address is not a class 0 address or class D address. The record in which the end address is smaller than the start address cannot be added and each protocol supports a maximum of 10 IP addresses.
ROW hwAccessIpRowStatus1.3.6.1.4.1.2011.6.3.12.2.1.3RowStatusread-createOperation status of row. The specified protocol type and the start and end addresses in the start address permitting table can be modified. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
hwRefuseIpTable1.3.6.1.4.1.2011.6.3.12.3not-accessibleRefuse IP table. The table is used to configure the address segment (under a specified protocol) with which the user cannot access the device. This can prevent the invalid users from logging in to the device. After address segment is configured in the table, the operators with the IP addresses in the address segment cannot access the device. The indexes of this table are hwFirewallProtocolType and hwRefuseIpStartAddr. For the hwFirewallProtocolType object, refer to hwFirewallSwitchTable. hwRefuseIpTable is used for configuring a list of prohibited IP addresses. The IP address list takes effect only when the protocol corresponding to hwFirewallSwitchTable is enabled.
hwRefuseIpEntry1.3.6.1.4.1.2011.6.3.12.3.1not-accessibleRefuse IP table. The table is used to configure the address segment (under a specified protocol) with which the user cannot access the device. This can prevent the invalid users from logging in to the device. After address segment is configured in the table, the operators with the IP addresses in the address segment cannot access the device. The indexes of this entry are hwFirewallProtocolType and hwRefuseIpStartAddr. For the hwFirewallProtocolType object, refer to hwFirewallSwitchTable. hwRefuseIpTable is used for configuring a list of prohibited IP addresses. The IP address list takes effect only when the protocol corresponding to hwFirewallSwitchTable is enabled.
IP hwRefuseIpStartAddr1.3.6.1.4.1.2011.6.3.12.3.1.1IpAddressnot-accessibleStart IP address of one record in refuse Ip table. The IP address in the new record of the table must be valid, that is, the IP address is neither a class 0 address nor class D address. The record in which the start address is the same as the existing one cannot be added to the table.
IP hwRefuseIpEndAddr1.3.6.1.4.1.2011.6.3.12.3.1.2IpAddressread-createEnd IP address of one record in refuse Ip table. The IP address in the new record of the table must be valid, that is, the IP address is not a class 0 address or class D address. The record in which the end address is smaller than the start address cannot be added and each protocol supports a maximum of 10 IP addresses.
ROW hwRefuseIpRowStatus1.3.6.1.4.1.2011.6.3.12.3.1.3RowStatusread-createOperation status of row. The specified protocol type and the start and end addresses in the start address rejecting table can be modified. createAndGo(4) is supplied to create a new instance of a conceptual row. destroy(6) is supplied to delete the instances associated with an existing conceptual row.
hwSysManSourceInterface1.3.6.1.4.1.2011.6.3.19
hwSysManSourceInterfaceTable1.3.6.1.4.1.2011.6.3.19.1not-accessibleSys man source interface table. The table is used to configure the source interfaces under the protocols such as SNMP trap, TFTP, FTP, SFTP, Telnet, Ping and Tracert. The addresses of the meth and VLANIF interfaces can be used as the source addresses from which the system sends packets. The system uses the bound interface address as the source address to send the protocol packet. The index of this table is hwSysManProtocolType.
hwSysManSourceInterfaceEntry1.3.6.1.4.1.2011.6.3.19.1.1not-accessibleSys man source interface table. The table is used to configure the source interfaces under the protocols such as SNMP trap, TFTP, FTP, SFTP, Telnet, Ping and Tracert. The addresses of the meth and VLANIF interfaces can be used as the source addresses from which the system sends packets. The system uses the bound interface address as the source address to send the protocol packet. The index of this entry is hwSysManProtocolType.
INT hwSysManProtocolType1.3.6.1.4.1.2011.6.3.19.1.1.1INTEGERread-onlyApplication-layer packet type. Options: 1. trap(1) -indicates the trap packet. 2. syslog(2) -indicates the syslog packet. 3. tftp(3) -indicates the tftp packet. 4. ftp(4) -indicates the ftp packet. 5. sftp(5) -indicates the sftp packet. 6. telnet(6) -indicates the telnet packet. 7. ping(7) -indicates the ping packet. 8. tracert(8) -indicates the tracert packet. 9. license(9) -indicates the license packet. 10.stelnet(10)-indicates the stelnet packet.
INT hwSourceInterfaceType1.3.6.1.4.1.2011.6.3.19.1.1.2INTEGERread-writeSource interface type, which is used with the interface number to determine the interface from which packets are sent. Options: 1. auto(1) -indicates the function of automatically searching for the source interface according to the route. 2. loopback(2) -indicates the loopback interface. 3. meth(3) -indicates the meth interface. 4. vlanif(4) -indicates the vlanif interface.
I32 hwSourceInterfaceNumber1.3.6.1.4.1.2011.6.3.19.1.1.3Integer32read-writeSource interface number, which is the interface number under the source interface type object and is used with the interface type to determine the interface from which packets are sent. The hwSourceInterfaceNumber value of -1 indicates the source interface is not configured.
hwConfigLock1.3.6.1.4.1.2011.6.3.23
INT hwOldConfigLockState1.3.6.1.4.1.2011.6.3.23.1INTEGERread-onlyThis object is used to query the current configuration locking status. Options: 1. locked(1) -indicates that the configuration right is locked, other users can perform only the querying operation. In this case, the configuration operations between users are incompatible. 2. unlocked(2)-indicates that the configuration right is unlocked, other users can perform operations normally.
I32 hwOldConfigUnlockInterval1.3.6.1.4.1.2011.6.3.23.2Integer32read-writeThis object is not used any longer.The interval to automatically unlock config: 1 to 255 minutes. After the user performs the configuration locking operation, the user can manually or automatically unlock the configuration. If the user does not manually unlock the configuration, the configuration is unlocked automatically after a period. This object is used to query and configure the automatic unlocking duration. By default, the automatic unlocking duration is five minutes. Unit: minute EFVAL { 5 }
INT hwOldConfigLockUserType1.3.6.1.4.1.2011.6.3.23.3INTEGERread-onlyThe configuration locking operator can log in to the system in the following six modes: Options: 1. nooperation(-1)-no operation. 2. nms(1) -nms mode. 3. series(2)-series mode. 4. telnet(3)-telnet mode. 5. web(4) -web mode. 6. xml(5) -xml mode.
OCT hwOldConfigLockUserName1.3.6.1.4.1.2011.6.3.23.4OCTET STRINGread-onlyName of the configuration locking operator.
IP hwOldConfigLockUserIPAddr1.3.6.1.4.1.2011.6.3.23.5IpAddressread-onlyIP address of the operator who locks the configuration.
INT hwOldConfigLockOperate1.3.6.1.4.1.2011.6.3.23.6INTEGERread-writeThe operation to lock or unlock the config. Options: 1.lock(1)-When the data is configured, to prevent other users from modifying or deleting the configured data, the configuration right can be locked (the configuration right mode is set to lock(1)) before the data configuration. After the configuration right is locked, only the super user can run the config unlock interval command to change the locking duration and the other users can perform only the querying operation. 2.unlock(2)-After the data configuration is complete, the locked system needs to be unlocked (the configuration right mode needs to be set to unlock(2)). After the system is unlocked, the system allows the other users to perform the configuration operation.If the current system configuration is locked by one user, the user can automatically unlocks the system configuration. The super user and the NMS user can unlock the system configuration forcibly and the other users cannot unlock the system configuration. This object is used to perform the locking or unlocking operation.

RFC description

Huawei network device management of CLI and NE (Network Element) users, authentication, and access control.

Start monitoring Huawei router or switch (CLI/NE user session management) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HUAWEI-MNGT-MIB