HPN-ICF-USER-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.12
- Last updated
- 2012-10-11 00:00
- Namespace
- hp
- Source file
HPN-ICF-USER-MIB- Digest
sha256:7c19835425c96bc5b0b49466cd7efc3ad76cb8fdc001b291b69ab13b04f1214a
Description
This MIB contains objects to Manage configuration and Monitor running state for userlog feature.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, 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.
HPN-ICF-OID-MIB HPN-ICF-USER-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ServiceType TEXTUAL-CONVENTION enable (1) disable (2) | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfUserObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.12.1 | |||
| hpnicfUserInfoTable OBJECT-TYPE Local User Info Table | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1 | not-accessible | current | |
| hpnicfUserInfoEntry OBJECT-TYPE The entry of hpnicfUserInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1 | not-accessible | current | |
| hpnicfUserName OBJECT-TYPE The name of local user, it must be unique. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.1 | DisplayString | read-create | current |
| hpnicfUserPassword OBJECT-TYPE The password of local user, default is null. When read, hpnicfUserPassword always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.2 | DisplayString | read-create | current |
| hpnicfAuthMode 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.11.2.14.11.15.2.12.1.1.1.3 | Integer32 | read-create | current |
| hpnicfUserLevel 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.11.2.14.11.15.2.12.1.1.1.4 | Integer32 | read-create | current |
| hpnicfUserState 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.11.2.14.11.15.2.12.1.1.1.5 | INTEGER {active(0), block(1)} | read-create | current |
| hpnicfUserInfoRowStatus OBJECT-TYPE The status of this conceptual row. Now only support CreateAndGo and Destroy and Active. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.6 | RowStatus | read-create | current |
| hpnicfUserIndex OBJECT-TYPE The index of local user | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.7 | Integer32 (1..2147483646) | not-accessible | current |
| hpnicfUserAttributeTable OBJECT-TYPE Local User Attribute Table. if there are data in hpnicfUserInfoTable, 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.11.2.14.11.15.2.12.1.2 | not-accessible | current | |
| hpnicfUserAttributeEntry OBJECT-TYPE The entry of hpnicfUserAttributeTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1 | not-accessible | current | |
| hpnicfAccessLimit 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.11.2.14.11.15.2.12.1.2.1.1 | Integer32 | read-write | current |
| hpnicfIdleCut OBJECT-TYPE Valid idle time out(second), default is 0, means disable idle time out. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.2 | Integer32 | read-write | current |
| hpnicfIPAddress OBJECT-TYPE Set local user's ip address. default is 0.0.0.0 | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.3 | IpAddress | read-write | current |
| hpnicfNasIPAddress 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.11.2.14.11.15.2.12.1.2.1.4 | IpAddress | read-write | current |
| hpnicfSlotNum OBJECT-TYPE Set local user's slot. default is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.5 | Integer32 | read-write | current |
| hpnicfSubSlotNum OBJECT-TYPE Set local user's sub-slot. default is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.6 | Integer32 | read-write | current |
| hpnicfPortNum OBJECT-TYPE Set local user's port number. 0 is an insignificant value for initial status. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.7 | Integer32 | read-write | current |
| hpnicfMacAddress 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.11.2.14.11.15.2.12.1.2.1.8 | MacAddress | read-write | current |
| hpnicfVlan 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.11.2.14.11.15.2.12.1.2.1.9 | Integer32 (0..4094) | read-write | current |
| hpnicfFtpService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the FTP service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.10 | ServiceType | read-write | current |
| hpnicfFtpDirectory 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.11.2.14.11.15.2.12.1.2.1.11 | OCTET STRING | read-write | current |
| hpnicfLanAccessService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the lan access service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.12 | ServiceType | read-write | current |
| hpnicfSshService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the SSH service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.13 | ServiceType | read-write | current |
| hpnicfTelnetService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the TELNET service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.14 | ServiceType | read-write | current |
| hpnicfTerminalService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the terminal service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.15 | ServiceType | read-write | current |
| hpnicfExpirationDate 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.11.2.14.11.15.2.12.1.2.1.16 | DateAndTime (SIZE(8)) | read-write | current |
| hpnicfUserGroup OBJECT-TYPE The user group that user belongs to. Any user must belong to a user group. The default group is the 'system' group. The maximum length of the group name is 80. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.17 | DisplayString | read-write | current |
| hpnicfPortalService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the portal service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.18 | ServiceType | read-write | current |
| hpnicfPPPService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the PPP service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.19 | ServiceType | read-write | current |
| hpnicfHttpService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the Web service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.20 | ServiceType | read-write | current |
| hpnicfHttpsService 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 hpnicfUserAttributeTable. disable Setting this object to the value disable has the effect of disabling the Web service for the corresponding entry in the hpnicfUserAttributeTable. The default value is disable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.21 | ServiceType | read-write | current |
| hpnicfUserIfIndex 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.11.2.14.11.15.2.12.1.2.1.22 | Integer32 | read-write | current |
| hpnicfUserMaxNum OBJECT-TYPE This object contains the maximum number of local users. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.3 | Integer32 | read-only | current |
| hpnicfUserCurrNum OBJECT-TYPE This object contains the current number of local users. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.4 | Integer32 | read-only | current |
| hpnicfUserIndexIndicator OBJECT-TYPE This object contains an appropriate value to be used for hpnicfUserIndex when creating entries in the hpnicfUserInfoTable. The value 0 indicates that no unassigned entries are available. To obtain the hpnicfUserIndex 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.11.2.14.11.15.2.12.1.5 | Integer32 | read-only | current |
| hpnicfUserRoleTable OBJECT-TYPE Local User Role Table. If there is data in hpnicfUserInfoTable, this table should has the relevant data. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6 | not-accessible | current | |
| hpnicfUserRoleEntry OBJECT-TYPE The entry of hpnicfUserRoleTable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6.1 | not-accessible | current | |
| hpnicfUserRole 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.11.2.14.11.15.2.12.1.6.1.1 | DisplayString (SIZE(1..63)) | not-accessible | current |
| hpnicfUserRoleStatus 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, hpnicfUserIndex must be specified. The number of rows with same hpnicfUserIndex cann't be more than 64. If the the number of rows with a hpnicfUserIndex is 1, this row cann't be destroyed. | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6.1.2 | RowStatus | read-create | current |
| hpnicfUserGroupObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.12.2 | |||
| hpnicfUserGroupInfoTable OBJECT-TYPE User group information table. | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1 | not-accessible | current | |
| hpnicfUserGroupInfoEntry OBJECT-TYPE The entry of hpnicfUserGroupInfoTable. | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1 | not-accessible | current | |
| hpnicfUserGroupName OBJECT-TYPE The index of user group. | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1.1 | DisplayString (SIZE(1..80)) | not-accessible | current |
| hpnicfUserGroupInfoRowStatus OBJECT-TYPE The status of this conceptual row. Only support createAndGo, destroy and active. | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1.2 | RowStatus | read-create | current |