MIBs Depot

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

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
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.

HPN-ICF-OID-MIB
HPN-ICF-USER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

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

Objects

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
hpnicfUserInfoEntry
OBJECT-TYPE
The entry of hpnicfUserInfoTable
1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1not-accessiblecurrent
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.1DisplayStringread-createcurrent
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.2DisplayStringread-createcurrent
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.3Integer32read-createcurrent
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.4Integer32read-createcurrent
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.5INTEGER {active(0), block(1)}read-createcurrent
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.6RowStatusread-createcurrent
hpnicfUserIndex
OBJECT-TYPE
The index of local user
1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.7Integer32 (1..2147483646)not-accessiblecurrent
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.2not-accessiblecurrent
hpnicfUserAttributeEntry
OBJECT-TYPE
The entry of hpnicfUserAttributeTable
1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1not-accessiblecurrent
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.1Integer32read-writecurrent
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.2Integer32read-writecurrent
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.3IpAddressread-writecurrent
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.4IpAddressread-writecurrent
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.5Integer32read-writecurrent
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.6Integer32read-writecurrent
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.7Integer32read-writecurrent
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.8MacAddressread-writecurrent
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.9Integer32 (0..4094)read-writecurrent
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.10ServiceTyperead-writecurrent
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.11OCTET STRINGread-writecurrent
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.12ServiceTyperead-writecurrent
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.13ServiceTyperead-writecurrent
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.14ServiceTyperead-writecurrent
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.15ServiceTyperead-writecurrent
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.16DateAndTime (SIZE(8))read-writecurrent
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.17DisplayStringread-writecurrent
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.18ServiceTyperead-writecurrent
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.19ServiceTyperead-writecurrent
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.20ServiceTyperead-writecurrent
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.21ServiceTyperead-writecurrent
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.22Integer32read-writecurrent
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.3Integer32read-onlycurrent
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.4Integer32read-onlycurrent
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.5Integer32read-onlycurrent
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.6not-accessiblecurrent
hpnicfUserRoleEntry
OBJECT-TYPE
The entry of hpnicfUserRoleTable.
1.3.6.1.4.1.11.2.14.11.15.2.12.1.6.1not-accessiblecurrent
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.1DisplayString (SIZE(1..63))not-accessiblecurrent
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.2RowStatusread-createcurrent
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.1not-accessiblecurrent
hpnicfUserGroupInfoEntry
OBJECT-TYPE
The entry of hpnicfUserGroupInfoTable.
1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1not-accessiblecurrent
hpnicfUserGroupName
OBJECT-TYPE
The index of user group.
1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1.1DisplayString (SIZE(1..80))not-accessiblecurrent
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.2RowStatusread-createcurrent