HH3C-RCP-MIB
The MIB module is used for managing RCP protocol server.
Main OID:
hh3cRCPMIB.1.3.6.1.4.1.25506.2.73.1
34
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
hh3cRCPMIBThe MIB module is used for managing RCP protocol server. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.73.1 |
hh3cRCPLeaf OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.73.1.1 |
hh3cRCPServerEnableStatusThis 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.25506.2.73.1.1.1 |
hh3cRCPConnTimeoutSpecifies the maximum time in seconds that a RCP client connection is idle.rw Integer32 .1.3.6.1.4.1.25506.2.73.1.1.2 |
hh3cRCPRuleTimeoutSpecifies 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.25506.2.73.1.1.3 |
hh3cRCPServerMaxConnSpecifies the maximum number of clients that permitted to connect with RCP server at the same time.rw Integer32 .1.3.6.1.4.1.25506.2.73.1.1.4 |
hh3cRCPServerCurConnThe current actual number of clients that connecting with RCP server.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.5 |
hh3cRCPConnTimeoutMaxValueSpecifies the maximum value of hh3cRCPConnTimeout.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.6 |
hh3cRCPRuleTimeoutMaxValueSpecifies the maximum value of hh3cRCPRuleTimeout.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.7 |
hh3cRCPServerMaxConnMaxValueSpecifies the maximum value of hh3cRCPServerMaxConn.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.8 |
hh3cRCPBalanceGroupIdMinValueSpecifies the minimum value of balance group identity.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.9 |
hh3cRCPBalanceGroupIdMaxValueSpecifies the maximum value of balance group identity.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.10 |
hh3cRCPTotalUsersSpecifies the total number of RCP user.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.11 |
hh3cRCPTotalClientIPsSpecifies the total number of RCP client IP.ro Integer32 .1.3.6.1.4.1.25506.2.73.1.1.12 |
hh3cRCPTable OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.73.1.2 |
hh3cRCPUserTableRCP User Info Table. SEQUENCE OF Hh3cRCPUserEntry .1.3.6.1.4.1.25506.2.73.1.2.1 |
hh3cRCPUserEntryThe entry of hh3cRCPUserTable. Hh3cRCPUserEntry .1.3.6.1.4.1.25506.2.73.1.2.1.1 |
hh3cRCPUserNameThe name of RCP user. DisplayString .1.3.6.1.4.1.25506.2.73.1.2.1.1.1 |
hh3cRCPUserPasswordThe password of RCP user. It is invisible to users and displayed as '***'.rw DisplayString .1.3.6.1.4.1.25506.2.73.1.2.1.1.2 |
hh3cRCPUserRedirectInterfaceThe 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.25506.2.73.1.2.1.1.3 |
hh3cRCPUserRedirectBalanceGroupThe 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.25506.2.73.1.2.1.1.4 |
hh3cRCPUserRowStatusThis 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 hh3cRCPUserRowStatus is active(1). When deleting an inexistence entry, return noError.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.73.1.2.1.1.5 |
hh3cRCPClientIPTableRCP Client IP Table. SEQUENCE OF Hh3cRCPClientIPEntry .1.3.6.1.4.1.25506.2.73.1.2.2 |
hh3cRCPClientIPEntryThe entry of hh3cRCPClientIPTable. Hh3cRCPClientIPEntry .1.3.6.1.4.1.25506.2.73.1.2.2.1 |
hh3cRCPClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.73.1.2.2.1.1 |
hh3cRCPClientIPThe IP address of RCP client. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.73.1.2.2.1.2 |
hh3cRCPClientIPRowStatusThis 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 hh3cRCPClientIPRowStatus is active(1). When deleting an inexistence entry, return noError.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.73.1.2.2.1.3 |
hh3cRCPSessionTableRCP session Table. SEQUENCE OF Hh3cRCPSessionEntry .1.3.6.1.4.1.25506.2.73.1.2.3 |
hh3cRCPSessionEntryThe entry of hh3cRCPSessionTable. Hh3cRCPSessionEntry .1.3.6.1.4.1.25506.2.73.1.2.3.1 |
hh3cRCPSessionIdRCP session identity. Integer32 .1.3.6.1.4.1.25506.2.73.1.2.3.1.1 |
hh3cRCPSessionClientIPTypeThe IP address type (IPv4 or IPv6) of RCP client.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.73.1.2.3.1.2 |
hh3cRCPSessionClientIPRCP client IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.73.1.2.3.1.3 |
hh3cRCPSessionRunningStatusRCP 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.25506.2.73.1.2.3.1.4 |
hh3cRCPSessionUserNameRCP user name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.25506.2.73.1.2.3.1.5 |