Home/Catalog/HPN-ICF-RCP-MIB

HPN-ICF-RCP-MIB

The MIB module is used for managing RCP protocol server.
Main OID:
hpnicfRCPMIB.1.3.6.1.4.1.11.2.14.11.15.2.73.1
34
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

34 total
Object Name
hpnicfRCPMIBThe MIB module is used for managing RCP protocol server.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.14.11.15.2.73.1
hpnicfRCPLeaf
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1
hpnicfRCPServerEnableStatusThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.1
hpnicfRCPConnTimeoutSpecifies the maximum time in seconds that a RCP client connection is idle.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.2
hpnicfRCPRuleTimeoutSpecifies 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.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.3
hpnicfRCPServerMaxConnSpecifies the maximum number of clients that permitted to connect with RCP server at the same time.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.4
hpnicfRCPServerCurConnThe current actual number of clients that connecting with RCP server.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.5
hpnicfRCPConnTimeoutMaxValueSpecifies the maximum value of hpnicfRCPConnTimeout.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.6
hpnicfRCPRuleTimeoutMaxValueSpecifies the maximum value of hpnicfRCPRuleTimeout.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.7
hpnicfRCPServerMaxConnMaxValueSpecifies the maximum value of hpnicfRCPServerMaxConn.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.8
hpnicfRCPBalanceGroupIdMinValueSpecifies the minimum value of balance group identity.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.9
hpnicfRCPBalanceGroupIdMaxValueSpecifies the maximum value of balance group identity.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.10
hpnicfRCPTotalUsersSpecifies the total number of RCP user.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.11
hpnicfRCPTotalClientIPsSpecifies the total number of RCP client IP.ro
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.1.12
hpnicfRCPTable
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2
hpnicfRCPUserTableRCP User Info Table.
SEQUENCE OF HpnicfRCPUserEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1
hpnicfRCPUserEntryThe entry of hpnicfRCPUserTable.
HpnicfRCPUserEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1
hpnicfRCPUserNameThe name of RCP user.
DisplayString
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.1
hpnicfRCPUserPasswordThe password of RCP user. It is invisible to users and displayed as '***'.rw
DisplayString
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.2
hpnicfRCPUserRedirectInterfaceThe 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.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.3
hpnicfRCPUserRedirectBalanceGroupThe 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.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.4
hpnicfRCPUserRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.1.1.5
hpnicfRCPClientIPTableRCP Client IP Table.
SEQUENCE OF HpnicfRCPClientIPEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2
hpnicfRCPClientIPEntryThe entry of hpnicfRCPClientIPTable.
HpnicfRCPClientIPEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1
hpnicfRCPClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.1
hpnicfRCPClientIPThe IP address of RCP client.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.2
hpnicfRCPClientIPRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.2.1.3
hpnicfRCPSessionTableRCP session Table.
SEQUENCE OF HpnicfRCPSessionEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3
hpnicfRCPSessionEntryThe entry of hpnicfRCPSessionTable.
HpnicfRCPSessionEntry
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1
hpnicfRCPSessionIdRCP session identity.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.1
hpnicfRCPSessionClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.2
hpnicfRCPSessionClientIPRCP client IP address.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.3
hpnicfRCPSessionRunningStatusRCP 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.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.4
hpnicfRCPSessionUserNameRCP user name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.73.1.2.3.1.5
HPN-ICF-RCP-MIB - SNMP MIB Reference | MIBs Explorer