MIBs Depot

HH3C-USER-MIB

Registered at
1.3.6.1.4.1.25506.2.12
Last updated
2016-11-19 00:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2016-11-19 00:00
Namespace
comware
Source file
HH3C-USER-MIB
Digest
sha256:a8f780d27fd22dc709d0a37d39436640f306061170a2d96498b3e5928e282ded

Description

This MIB contains objects to Manage configuration and Monitor running state for userlog feature.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OID-MIB
HH3C-USER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
ServiceType
TEXTUAL-CONVENTION
enable (1) disable (2)
current

Objects

NameOIDSyntaxAccessStatus
hh3cUserObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.12.1
hh3cUserInfoTable
OBJECT-TYPE
Local User Info Table
1.3.6.1.4.1.25506.2.12.1.1not-accessiblecurrent
hh3cUserInfoEntry
OBJECT-TYPE
The entry of hh3cUserInfoTable
1.3.6.1.4.1.25506.2.12.1.1.1not-accessiblecurrent
hh3cUserName
OBJECT-TYPE
The name of local user, it must be unique.
1.3.6.1.4.1.25506.2.12.1.1.1.1DisplayString (SIZE(1..255))read-createcurrent
hh3cUserPassword
OBJECT-TYPE
The password of local user, default is null. When read, hh3cUserPassword always returns an Octet String of length zero.
1.3.6.1.4.1.25506.2.12.1.1.1.2DisplayString (SIZE(0..255))read-createcurrent
hh3cAuthMode
OBJECT-TYPE
The encrypting type of password: 0 : password simple, means password is entered in clean text and saved in cipher text. 1 : password hash simple, means password is entered in clean text and saved in hash value. 7 : password cipher, means password is entered and saved in cipher text. 8 : password hash cipher, means password is entered and saved in hash value. default is 0.
1.3.6.1.4.1.25506.2.12.1.1.1.3Integer32read-createcurrent
hh3cUserLevel
OBJECT-TYPE
The privilege of local user the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0.
1.3.6.1.4.1.25506.2.12.1.1.1.4Integer32read-createcurrent
hh3cUserState
OBJECT-TYPE
The state of local user 0: active, means local user can execute any operations that he has privilege to do. 1: block, means local user can not execute any operations. default is active.
1.3.6.1.4.1.25506.2.12.1.1.1.5INTEGER {active(0), block(1)}read-createcurrent
hh3cUserInfoRowStatus
OBJECT-TYPE
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active.
1.3.6.1.4.1.25506.2.12.1.1.1.6RowStatusread-createcurrent
hh3cUserIndex
OBJECT-TYPE
The index of local user
1.3.6.1.4.1.25506.2.12.1.1.1.7Integer32 (1..2147483646)not-accessiblecurrent
hh3cUserAttributeTable
OBJECT-TYPE
Local User Attribute Table. if there are data in hh3cUserInfoTable, this table should have the relevant data. this table only support query and modify, but not support create and delete operations.
1.3.6.1.4.1.25506.2.12.1.2not-accessiblecurrent
hh3cUserAttributeEntry
OBJECT-TYPE
The entry of hh3cUserAttributeTable
1.3.6.1.4.1.25506.2.12.1.2.1not-accessiblecurrent
hh3cAccessLimit
OBJECT-TYPE
The maximum user number of current user who can access devices. default is 0, means no limit.
1.3.6.1.4.1.25506.2.12.1.2.1.1Integer32read-writecurrent
hh3cIdleCut
OBJECT-TYPE
Valid idle time out(second), default is 0, means disable idle time out.
1.3.6.1.4.1.25506.2.12.1.2.1.2Integer32read-writecurrent
hh3cIPAddress
OBJECT-TYPE
Set local user's ip address. default is 0.0.0.0
1.3.6.1.4.1.25506.2.12.1.2.1.3IpAddressread-writecurrent
hh3cNasIPAddress
OBJECT-TYPE
Set local user's ip address of network access server. default is 127.0.0.1, means local machine.
1.3.6.1.4.1.25506.2.12.1.2.1.4IpAddressread-writecurrent
hh3cSlotNum
OBJECT-TYPE
Set local user's slot. default is 0.
1.3.6.1.4.1.25506.2.12.1.2.1.5Integer32read-writecurrent
hh3cSubSlotNum
OBJECT-TYPE
Set local user's sub-slot. default is 0.
1.3.6.1.4.1.25506.2.12.1.2.1.6Integer32read-writecurrent
hh3cPortNum
OBJECT-TYPE
Set local user's port number. 0 is an insignificant value for initial status.
1.3.6.1.4.1.25506.2.12.1.2.1.7Integer32read-writecurrent
hh3cMacAddress
OBJECT-TYPE
Set local user's mac address. default is 0-0-0, means the local user do not bind any mac address.
1.3.6.1.4.1.25506.2.12.1.2.1.8MacAddressread-writecurrent
hh3cVlan
OBJECT-TYPE
Set local user's vlan id. the value range is from 0 to 4094. default is 0, means the local user is not in any vlan.
1.3.6.1.4.1.25506.2.12.1.2.1.9Integer32 (0..4094)read-writecurrent
hh3cFtpService
OBJECT-TYPE
FTP service: enable Setting this object to the value enable has the effect of enabling the FTP service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the FTP service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.10ServiceTyperead-writecurrent
hh3cFtpDirectory
OBJECT-TYPE
Directory of FTP user. default is null, means if local user has the privilege of ftp service.
1.3.6.1.4.1.25506.2.12.1.2.1.11OCTET STRINGread-writecurrent
hh3cLanAccessService
OBJECT-TYPE
Lan Access service: enable Setting this object to the value enable has the effect of enabling the lan access service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the lan access service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.12ServiceTyperead-writecurrent
hh3cSshService
OBJECT-TYPE
SSH service: enable Setting this object to the value enable has the effect of enabling the SSH service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the SSH service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.13ServiceTyperead-writecurrent
hh3cTelnetService
OBJECT-TYPE
Telnet service: enable Setting this object to the value enable has the effect of enabling the TELNET service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the TELNET service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.14ServiceTyperead-writecurrent
hh3cTerminalService
OBJECT-TYPE
Terminal service: enable Setting this object to the value enable has the effect of enabling the terminal service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the terminal service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.15ServiceTyperead-writecurrent
hh3cExpirationDate
OBJECT-TYPE
Expired date of user. The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever.
1.3.6.1.4.1.25506.2.12.1.2.1.16DateAndTime (SIZE(8))read-writecurrent
hh3cUserGroup
OBJECT-TYPE
The user group that user belongs to. Any user must belong to a user group. The default group is the 'system' group.
1.3.6.1.4.1.25506.2.12.1.2.1.17DisplayString (SIZE(0..255))read-writecurrent
hh3cPortalService
OBJECT-TYPE
Portal service: enable Setting this object to the value enable has the effect of enabling the portal service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the portal service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.18ServiceTyperead-writecurrent
hh3cPPPService
OBJECT-TYPE
PPP service: enable Setting this object to the value enable has the effect of enabling the PPP service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the PPP service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.19ServiceTyperead-writecurrent
hh3cHttpService
OBJECT-TYPE
Http service: enable Setting this object to the value enable has the effect of enabling the Web service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the Web service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.20ServiceTyperead-writecurrent
hh3cHttpsService
OBJECT-TYPE
Https service: enable Setting this object to the value enable has the effect of enabling the Web service for the corresponding entry in the hh3cUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the Web service for the corresponding entry in the hh3cUserAttributeTable. The default value is disable.
1.3.6.1.4.1.25506.2.12.1.2.1.21ServiceTyperead-writecurrent
hh3cUserIfIndex
OBJECT-TYPE
Set local user's interface index. A value of 0 means that the interface index has not been assigned or the interface assigned not exist. The default value is 0.
1.3.6.1.4.1.25506.2.12.1.2.1.22Integer32read-writecurrent
hh3cUserMaxNum
OBJECT-TYPE
This object contains the maximum number of local users.
1.3.6.1.4.1.25506.2.12.1.3Integer32read-onlycurrent
hh3cUserCurrNum
OBJECT-TYPE
This object contains the current number of local users.
1.3.6.1.4.1.25506.2.12.1.4Integer32read-onlycurrent
hh3cUserIndexIndicator
OBJECT-TYPE
This object contains an appropriate value to be used for hh3cUserIndex when creating entries in the hh3cUserInfoTable. The value 0 indicates that no unassigned entries are available. To obtain the hh3cUserIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
1.3.6.1.4.1.25506.2.12.1.5Integer32read-onlycurrent
hh3cUserRoleTable
OBJECT-TYPE
Local User Role Table. If there is data in hh3cUserInfoTable, this table should has the relevant data.
1.3.6.1.4.1.25506.2.12.1.6not-accessiblecurrent
hh3cUserRoleEntry
OBJECT-TYPE
The entry of hh3cUserRoleTable.
1.3.6.1.4.1.25506.2.12.1.6.1not-accessiblecurrent
hh3cUserRole
OBJECT-TYPE
The user's role determines the user's privilege. The user must be authorized one role at least. The default user role for a local user created by a network-admin user is network-operator, and the default user role for a local user created by an mdc-admin or level-15 user is mdc-operator.
1.3.6.1.4.1.25506.2.12.1.6.1.1DisplayString (SIZE(1..63))not-accessiblecurrent
hh3cUserRoleStatus
OBJECT-TYPE
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cUserIndex must be specified. The number of rows with same hh3cUserIndex cann't be more than 64. If the the number of rows with a hh3cUserIndex is 1, this row cann't be destroyed.
1.3.6.1.4.1.25506.2.12.1.6.1.2RowStatusread-createcurrent
hh3cUserGroupObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.12.2
hh3cUserGroupInfoTable
OBJECT-TYPE
User group information table.
1.3.6.1.4.1.25506.2.12.2.1not-accessiblecurrent
hh3cUserGroupInfoEntry
OBJECT-TYPE
The entry of hh3cUserGroupInfoTable.
1.3.6.1.4.1.25506.2.12.2.1.1not-accessiblecurrent
hh3cUserGroupName
OBJECT-TYPE
The index of user group.
1.3.6.1.4.1.25506.2.12.2.1.1.1DisplayString (SIZE(1..255))not-accessiblecurrent
hh3cUserGroupInfoRowStatus
OBJECT-TYPE
The status of this conceptual row. Only support createAndGo, destroy and active.
1.3.6.1.4.1.25506.2.12.2.1.1.2RowStatusread-createcurrent