HPN-ICF-USER-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-USER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfUser | 1.3.6.1.4.1.11.2.14.11.15.2.12 |
This MIB contains objects to Manage configuration and Monitor running state for userlog feature. |
||
hpnicfUserObjects | 1.3.6.1.4.1.11.2.14.11.15.2.12.1 | |||
hpnicfUserInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1 | no-access |
Local User Info Table |
|
1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1 | no-access |
The entry of hpnicfUserInfoTable |
||
hpnicfUserName | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.1 | displaystring | read-only |
The name of local user, it must be unique. |
hpnicfUserPassword | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.2 | displaystring | read-only |
The password of local user, default is null. When read, hpnicfUserPassword always returns an Octet String of length zero. |
hpnicfAuthMode | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.3 | integer32 | read-only |
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. |
hpnicfUserLevel | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.4 | integer32 | read-only |
The privilege of local user the value range is from 0 to 3, and 0 is minimum, 3 is maximum. default is 0. |
hpnicfUserState | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.5 | integer | read-only |
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. Enumeration: 'active': 0, 'block': 1. |
hpnicfUserInfoRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.6 | rowstatus | read-only |
The status of this conceptual row. Now only support CreateAndGo and Destroy and Active. |
hpnicfUserIndex | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.7 | integer32 | no-access |
The index of local user |
hpnicfUserAttributeTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2 | no-access |
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.1 | no-access |
The entry of hpnicfUserAttributeTable |
||
hpnicfAccessLimit | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.1 | integer32 | read-write |
The maximum user number of current user who can access devices. default is 0, means no limit. |
hpnicfIdleCut | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.2 | integer32 | read-write |
Valid idle time out(second), default is 0, means disable idle time out. |
hpnicfIPAddress | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.3 | ipaddress | read-write |
Set local user's ip address. default is 0.0.0.0 |
hpnicfNasIPAddress | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.4 | ipaddress | read-write |
Set local user's ip address of network access server. default is 127.0.0.1, means local machine. |
hpnicfSlotNum | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.5 | integer32 | read-write |
Set local user's slot. default is 0. |
hpnicfSubSlotNum | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.6 | integer32 | read-write |
Set local user's sub-slot. default is 0. |
hpnicfPortNum | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.7 | integer32 | read-write |
Set local user's port number. 0 is an insignificant value for initial status. |
hpnicfMacAddress | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.8 | macaddress | read-write |
Set local user's mac address. default is 0-0-0, means the local user do not bind any mac address. |
hpnicfVlan | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.9 | integer32 | read-write |
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. |
hpnicfFtpService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.10 | servicetype | read-write |
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. |
hpnicfFtpDirectory | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.11 | octet string | read-write |
Directory of FTP user. default is null, means if local user has the privilege of ftp service. |
hpnicfLanAccessService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.12 | servicetype | read-write |
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. |
hpnicfSshService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.13 | servicetype | read-write |
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. |
hpnicfTelnetService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.14 | servicetype | read-write |
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. |
hpnicfTerminalService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.15 | servicetype | read-write |
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. |
hpnicfExpirationDate | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.16 | dateandtime | read-write |
Expired date of user. The default value is 0-0-0,0:0:0.0, and means it doesn't expire for ever. |
hpnicfUserGroup | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.17 | displaystring | read-write |
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. |
hpnicfPortalService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.18 | servicetype | read-write |
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. |
hpnicfPPPService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.19 | servicetype | read-write |
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. |
hpnicfHttpService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.20 | servicetype | read-write |
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. |
hpnicfHttpsService | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.21 | servicetype | read-write |
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. |
hpnicfUserIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.2.1.22 | integer32 | read-write |
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. |
hpnicfUserMaxNum | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.3 | integer32 | read-only |
This object contains the maximum number of local users. |
hpnicfUserCurrNum | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.4 | integer32 | read-only |
This object contains the current number of local users. |
hpnicfUserIndexIndicator | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.5 | integer32 | read-only |
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. |
hpnicfUserRoleTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6 | no-access |
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.1 | no-access |
The entry of hpnicfUserRoleTable. |
||
hpnicfUserRole | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6.1.1 | displaystring | no-access |
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. |
hpnicfUserRoleStatus | 1.3.6.1.4.1.11.2.14.11.15.2.12.1.6.1.2 | rowstatus | read-only |
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. |
hpnicfUserGroupObjects | 1.3.6.1.4.1.11.2.14.11.15.2.12.2 | |||
hpnicfUserGroupInfoTable | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1 | no-access |
User group information table. |
|
1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1 | no-access |
The entry of hpnicfUserGroupInfoTable. |
||
hpnicfUserGroupName | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1.1 | displaystring | no-access |
The index of user group. |
hpnicfUserGroupInfoRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.12.2.1.1.2 | rowstatus | read-only |
The status of this conceptual row. Only support createAndGo, destroy and active. |