HH3C-RCP-MIB

File: HH3C-RCP-MIB.mib (11532 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

hh3cRCP OBJECT-TYPE MODULE-IDENTITY
Integer32 DisplayString RowStatus
TruthValue InetAddressType InetAddress
InterfaceIndexOrZero

Defined Types

Hh3cRCPUserEntry  
SEQUENCE    
  hh3cRCPUserName DisplayString
  hh3cRCPUserPassword DisplayString
  hh3cRCPUserRedirectInterface InterfaceIndexOrZero
  hh3cRCPUserRedirectBalanceGroup Integer32
  hh3cRCPUserRowStatus RowStatus

Hh3cRCPClientIPEntry  
SEQUENCE    
  hh3cRCPClientIPType InetAddressType
  hh3cRCPClientIP InetAddress
  hh3cRCPClientIPRowStatus RowStatus

Hh3cRCPSessionEntry  
SEQUENCE    
  hh3cRCPSessionId Integer32
  hh3cRCPSessionClientIPType InetAddressType
  hh3cRCPSessionClientIP InetAddress
  hh3cRCPSessionRunningStatus INTEGER
  hh3cRCPSessionUserName DisplayString

Defined Values

hh3cRCPMIB 1.3.6.1.4.1.25506.2.73.1
The MIB module is used for managing RCP protocol server.
MODULE-IDENTITY    

hh3cRCPLeaf 1.3.6.1.4.1.25506.2.73.1.1
OBJECT IDENTIFIER    

hh3cRCPServerEnableStatus 1.3.6.1.4.1.25506.2.73.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cRCPConnTimeout 1.3.6.1.4.1.25506.2.73.1.1.2
Specifies the maximum time in seconds that a RCP client connection is idle.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cRCPRuleTimeout 1.3.6.1.4.1.25506.2.73.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cRCPServerMaxConn 1.3.6.1.4.1.25506.2.73.1.1.4
Specifies the maximum number of clients that permitted to connect with RCP server at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hh3cRCPServerCurConn 1.3.6.1.4.1.25506.2.73.1.1.5
The current actual number of clients that connecting with RCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPConnTimeoutMaxValue 1.3.6.1.4.1.25506.2.73.1.1.6
Specifies the maximum value of hh3cRCPConnTimeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPRuleTimeoutMaxValue 1.3.6.1.4.1.25506.2.73.1.1.7
Specifies the maximum value of hh3cRCPRuleTimeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPServerMaxConnMaxValue 1.3.6.1.4.1.25506.2.73.1.1.8
Specifies the maximum value of hh3cRCPServerMaxConn.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPBalanceGroupIdMinValue 1.3.6.1.4.1.25506.2.73.1.1.9
Specifies the minimum value of balance group identity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPBalanceGroupIdMaxValue 1.3.6.1.4.1.25506.2.73.1.1.10
Specifies the maximum value of balance group identity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPTotalUsers 1.3.6.1.4.1.25506.2.73.1.1.11
Specifies the total number of RCP user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPTotalClientIPs 1.3.6.1.4.1.25506.2.73.1.1.12
Specifies the total number of RCP client IP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cRCPTable 1.3.6.1.4.1.25506.2.73.1.2
OBJECT IDENTIFIER    

hh3cRCPUserTable 1.3.6.1.4.1.25506.2.73.1.2.1
RCP User Info Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRCPUserEntry

hh3cRCPUserEntry 1.3.6.1.4.1.25506.2.73.1.2.1.1
The entry of hh3cRCPUserTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRCPUserEntry  

hh3cRCPUserName 1.3.6.1.4.1.25506.2.73.1.2.1.1.1
The name of RCP user.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..16)  

hh3cRCPUserPassword 1.3.6.1.4.1.25506.2.73.1.2.1.1.2
The password of RCP user. It is invisible to users and displayed as '***'.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

hh3cRCPUserRedirectInterface 1.3.6.1.4.1.25506.2.73.1.2.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hh3cRCPUserRedirectBalanceGroup 1.3.6.1.4.1.25506.2.73.1.2.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cRCPUserRowStatus 1.3.6.1.4.1.25506.2.73.1.2.1.1.5
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 hh3cRCPUserRowStatus is active(1). When deleting an inexistence entry, return noError.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cRCPClientIPTable 1.3.6.1.4.1.25506.2.73.1.2.2
RCP Client IP Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRCPClientIPEntry

hh3cRCPClientIPEntry 1.3.6.1.4.1.25506.2.73.1.2.2.1
The entry of hh3cRCPClientIPTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRCPClientIPEntry  

hh3cRCPClientIPType 1.3.6.1.4.1.25506.2.73.1.2.2.1.1
The IP address type (IPv4 or IPv6) of RCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hh3cRCPClientIP 1.3.6.1.4.1.25506.2.73.1.2.2.1.2
The IP address of RCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hh3cRCPClientIPRowStatus 1.3.6.1.4.1.25506.2.73.1.2.2.1.3
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 hh3cRCPClientIPRowStatus is active(1). When deleting an inexistence entry, return noError.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cRCPSessionTable 1.3.6.1.4.1.25506.2.73.1.2.3
RCP session Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cRCPSessionEntry

hh3cRCPSessionEntry 1.3.6.1.4.1.25506.2.73.1.2.3.1
The entry of hh3cRCPSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cRCPSessionEntry  

hh3cRCPSessionId 1.3.6.1.4.1.25506.2.73.1.2.3.1.1
RCP session identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cRCPSessionClientIPType 1.3.6.1.4.1.25506.2.73.1.2.3.1.2
The IP address type (IPv4 or IPv6) of RCP client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cRCPSessionClientIP 1.3.6.1.4.1.25506.2.73.1.2.3.1.3
RCP client IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cRCPSessionRunningStatus 1.3.6.1.4.1.25506.2.73.1.2.3.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), operational(2)  

hh3cRCPSessionUserName 1.3.6.1.4.1.25506.2.73.1.2.3.1.5
RCP user name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString