H3C-RCP-MIB
The MIB module is used for managing RCP protocol server.
Main OID:
h3cRCPMIB.1.3.6.1.4.1.2011.10.2.73.1
34
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
h3cRCPMIBThe MIB module is used for managing RCP protocol server. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.73.1 |
h3cRCPLeaf OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.73.1.1 |
h3cRCPServerEnableStatusThis 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.2011.10.2.73.1.1.1 |
h3cRCPConnTimeoutSpecifies the maximum time in seconds that a RCP client connection is idle.rw Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.2 |
h3cRCPRuleTimeoutSpecifies 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.2011.10.2.73.1.1.3 |
h3cRCPServerMaxConnSpecifies the maximum number of clients that permitted to connect with RCP server at the same time.rw Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.4 |
h3cRCPServerCurConnThe current actual number of clients that connecting with RCP server.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.5 |
h3cRCPConnTimeoutMaxValueSpecifies the maximum value of h3cRCPConnTimeout.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.6 |
h3cRCPRuleTimeoutMaxValueSpecifies the maximum value of h3cRCPRuleTimeout.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.7 |
h3cRCPServerMaxConnMaxValueSpecifies the maximum value of h3cRCPServerMaxConn.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.8 |
h3cRCPBalanceGroupIdMinValueSpecifies the minimum value of balance group identity.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.9 |
h3cRCPBalanceGroupIdMaxValueSpecifies the maximum value of balance group identity.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.10 |
h3cRCPTotalUsersSpecifies the total number of RCP user.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.11 |
h3cRCPTotalClientIPsSpecifies the total number of RCP client IP.ro Integer32 .1.3.6.1.4.1.2011.10.2.73.1.1.12 |
h3cRCPTable OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.73.1.2 |
h3cRCPUserTableRCP User Info Table. SEQUENCE OF H3cRCPUserEntry .1.3.6.1.4.1.2011.10.2.73.1.2.1 |
h3cRCPUserEntryThe entry of h3cRCPUserTable. H3cRCPUserEntry .1.3.6.1.4.1.2011.10.2.73.1.2.1.1 |
h3cRCPUserNameThe name of RCP user. DisplayString .1.3.6.1.4.1.2011.10.2.73.1.2.1.1.1 |
h3cRCPUserPasswordThe password of RCP user. It is invisible to users and displayed as '***'.rw DisplayString .1.3.6.1.4.1.2011.10.2.73.1.2.1.1.2 |
h3cRCPUserRedirectInterfaceThe 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.2011.10.2.73.1.2.1.1.3 |
h3cRCPUserRedirectBalanceGroupThe 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.2011.10.2.73.1.2.1.1.4 |
h3cRCPUserRowStatusThis 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 h3cRCPUserRowStatus is active(1). When deleting an inexistence entry, return noError.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.73.1.2.1.1.5 |
h3cRCPClientIPTableRCP Client IP Table. SEQUENCE OF H3cRCPClientIPEntry .1.3.6.1.4.1.2011.10.2.73.1.2.2 |
h3cRCPClientIPEntryThe entry of h3cRCPClientIPTable. H3cRCPClientIPEntry .1.3.6.1.4.1.2011.10.2.73.1.2.2.1 |
h3cRCPClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.73.1.2.2.1.1 |
h3cRCPClientIPThe IP address of RCP client. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.73.1.2.2.1.2 |
h3cRCPClientIPRowStatusThis 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 h3cRCPClientIPRowStatus is active(1). When deleting an inexistence entry, return noError.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.73.1.2.2.1.3 |
h3cRCPSessionTableRCP session Table. SEQUENCE OF H3cRCPSessionEntry .1.3.6.1.4.1.2011.10.2.73.1.2.3 |
h3cRCPSessionEntryThe entry of h3cRCPSessionTable. H3cRCPSessionEntry .1.3.6.1.4.1.2011.10.2.73.1.2.3.1 |
h3cRCPSessionIdRCP session identity. Integer32 .1.3.6.1.4.1.2011.10.2.73.1.2.3.1.1 |
h3cRCPSessionClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.73.1.2.3.1.2 |
h3cRCPSessionClientIPRCP client IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.10.2.73.1.2.3.1.3 |
h3cRCPSessionRunningStatusRCP 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.2011.10.2.73.1.2.3.1.4 |
h3cRCPSessionUserNameRCP user name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.73.1.2.3.1.5 |