HPN-ICF-RCP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.73.1
- Last updated
- 2006-09-20 00:00
- Revisions
- 2006-09-20 00:00
- Namespace
- hp
- Source file
HPN-ICF-RCP-MIB- Digest
sha256:7afdd9e706228bb94e393b82e67ee343e57af07ebe9a9b4790e194808beea679
Description
The MIB module is used for managing RCP protocol server.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfRCP |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
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-RCP-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfRCPLeaf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1 | |||
| hpnicfRCPServerEnableStatus OBJECT-TYPE This attribute controls the system wide operation of RCP server. The value TRUE means that the RCP server is enabled. The value FALSE means that the RCP server is disabled. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.1 | TruthValue | read-write | current |
| hpnicfRCPConnTimeout OBJECT-TYPE Specifies the maximum time in seconds that a RCP client connection is idle. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.2 | Integer32 | read-write | current |
| hpnicfRCPRuleTimeout OBJECT-TYPE Specifies the time in seconds before a RCP rule is aged out. If its value is 0, it indicates RCP rule will not be aged out. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.3 | Integer32 | read-write | current |
| hpnicfRCPServerMaxConn OBJECT-TYPE Specifies the maximum number of clients that permitted to connect with RCP server at the same time. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.4 | Integer32 | read-write | current |
| hpnicfRCPServerCurConn OBJECT-TYPE The current actual number of clients that connecting with RCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.5 | Integer32 | read-only | current |
| hpnicfRCPConnTimeoutMaxValue OBJECT-TYPE Specifies the maximum value of hpnicfRCPConnTimeout. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.6 | Integer32 | read-only | current |
| hpnicfRCPRuleTimeoutMaxValue OBJECT-TYPE Specifies the maximum value of hpnicfRCPRuleTimeout. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.7 | Integer32 | read-only | current |
| hpnicfRCPServerMaxConnMaxValue OBJECT-TYPE Specifies the maximum value of hpnicfRCPServerMaxConn. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.8 | Integer32 | read-only | current |
| hpnicfRCPBalanceGroupIdMinValue OBJECT-TYPE Specifies the minimum value of balance group identity. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.9 | Integer32 | read-only | current |
| hpnicfRCPBalanceGroupIdMaxValue OBJECT-TYPE Specifies the maximum value of balance group identity. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.10 | Integer32 | read-only | current |
| hpnicfRCPTotalUsers OBJECT-TYPE Specifies the total number of RCP user. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.11 | Integer32 | read-only | current |
| hpnicfRCPTotalClientIPs OBJECT-TYPE Specifies the total number of RCP client IP. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.12 | Integer32 | read-only | current |
| hpnicfRCPTable OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2 | |||
| hpnicfRCPUserTable OBJECT-TYPE RCP User Info Table. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1 | not-accessible | current | |
| hpnicfRCPUserEntry OBJECT-TYPE The entry of hpnicfRCPUserTable. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1 | not-accessible | current | |
| hpnicfRCPUserName OBJECT-TYPE The name of RCP user. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.1 | DisplayString (SIZE(1..16)) | not-accessible | current |
| hpnicfRCPUserPassword OBJECT-TYPE The password of RCP user. It is invisible to users and displayed as '***'. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.2 | DisplayString (SIZE(1..16)) | read-create | current |
| hpnicfRCPUserRedirectInterface OBJECT-TYPE The redirect interface index of RCP user. The RCP rule assigned by the user can be associated with the redirect interface. If the redirect interface is invalid, its value is set to be 0. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.3 | InterfaceIndexOrZero | read-create | current |
| hpnicfRCPUserRedirectBalanceGroup OBJECT-TYPE The redirect balance group identity of RCP user. The RCP rule assigned by the user can be associated with the redirect balance group. If the balance group is invalid, its value is set to be 0. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.4 | Integer32 | read-create | current |
| hpnicfRCPUserRowStatus OBJECT-TYPE This manages the creation and deletion of rows, and shows the current status of the indexed user name. This object has the following values. active(1) The indexed user name is configured on the device. notInService(2) Not Supported. notReady(3) Not Supported. createAndGo(4) Create a new user. createAndWait(5) Not Supported. destroy(6) Delete this entry. The associated entry can be modified when the value of hpnicfRCPUserRowStatus is active(1). When deleting an inexistence entry, return noError. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.5 | RowStatus | read-create | current |
| hpnicfRCPClientIPTable OBJECT-TYPE RCP Client IP Table. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2 | not-accessible | current | |
| hpnicfRCPClientIPEntry OBJECT-TYPE The entry of hpnicfRCPClientIPTable. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1 | not-accessible | current | |
| hpnicfRCPClientIPType OBJECT-TYPE The IP address type (IPv4 or IPv6) of RCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.1 | InetAddressType | not-accessible | current |
| hpnicfRCPClientIP OBJECT-TYPE The IP address of RCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.2 | InetAddress | not-accessible | current |
| hpnicfRCPClientIPRowStatus OBJECT-TYPE This manages the creation and deletion or rows, and shows the current status of the indexed client IP address. This object has the following values. active(1) The indexed client IP is configured on the device. notInService(2) Not Supported. notReady(3) Not Supported. createAndGo(4) Create a new client IP. createAndWait(5) Not Supported. destroy(6) Delete this entry. The associated entry can be modified when the value of hpnicfRCPClientIPRowStatus is active(1). When deleting an inexistence entry, return noError. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.3 | RowStatus | read-create | current |
| hpnicfRCPSessionTable OBJECT-TYPE RCP session Table. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3 | not-accessible | current | |
| hpnicfRCPSessionEntry OBJECT-TYPE The entry of hpnicfRCPSessionTable. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1 | not-accessible | current | |
| hpnicfRCPSessionId OBJECT-TYPE RCP session identity. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.1 | Integer32 | not-accessible | current |
| hpnicfRCPSessionClientIPType OBJECT-TYPE The IP address type (IPv4 or IPv6) of RCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.2 | InetAddressType | read-only | current |
| hpnicfRCPSessionClientIP OBJECT-TYPE RCP client IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.3 | InetAddress | read-only | current |
| hpnicfRCPSessionRunningStatus OBJECT-TYPE RCP server running status. It is one of the following status: connected: The connection is established and the RCP client is waiting for authentication. operational: The RCP client is authenticated and the server is ready for rule configuration request. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.4 | INTEGER {connected(1), operational(2)} | read-only | current |
| hpnicfRCPSessionUserName OBJECT-TYPE RCP user name. | 1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.5 | DisplayString | read-only | current |