HH3C-RCP-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-RCP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cRCPMIB | 1.3.6.1.4.1.25506.2.73.1 |
The MIB module is used for managing RCP protocol server. |
||
hh3cRCPLeaf | 1.3.6.1.4.1.25506.2.73.1.1 | |||
hh3cRCPServerEnableStatus | 1.3.6.1.4.1.25506.2.73.1.1.1 | truthvalue | read-write |
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. |
hh3cRCPConnTimeout | 1.3.6.1.4.1.25506.2.73.1.1.2 | integer32 | read-write |
Specifies the maximum time in seconds that a RCP client connection is idle. |
hh3cRCPRuleTimeout | 1.3.6.1.4.1.25506.2.73.1.1.3 | integer32 | read-write |
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. |
hh3cRCPServerMaxConn | 1.3.6.1.4.1.25506.2.73.1.1.4 | integer32 | read-write |
Specifies the maximum number of clients that permitted to connect with RCP server at the same time. |
hh3cRCPServerCurConn | 1.3.6.1.4.1.25506.2.73.1.1.5 | integer32 | read-only |
The current actual number of clients that connecting with RCP server. |
hh3cRCPConnTimeoutMaxValue | 1.3.6.1.4.1.25506.2.73.1.1.6 | integer32 | read-only |
Specifies the maximum value of hh3cRCPConnTimeout. |
hh3cRCPRuleTimeoutMaxValue | 1.3.6.1.4.1.25506.2.73.1.1.7 | integer32 | read-only |
Specifies the maximum value of hh3cRCPRuleTimeout. |
hh3cRCPServerMaxConnMaxValue | 1.3.6.1.4.1.25506.2.73.1.1.8 | integer32 | read-only |
Specifies the maximum value of hh3cRCPServerMaxConn. |
hh3cRCPBalanceGroupIdMinValue | 1.3.6.1.4.1.25506.2.73.1.1.9 | integer32 | read-only |
Specifies the minimum value of balance group identity. |
hh3cRCPBalanceGroupIdMaxValue | 1.3.6.1.4.1.25506.2.73.1.1.10 | integer32 | read-only |
Specifies the maximum value of balance group identity. |
hh3cRCPTotalUsers | 1.3.6.1.4.1.25506.2.73.1.1.11 | integer32 | read-only |
Specifies the total number of RCP user. |
hh3cRCPTotalClientIPs | 1.3.6.1.4.1.25506.2.73.1.1.12 | integer32 | read-only |
Specifies the total number of RCP client IP. |
hh3cRCPTable | 1.3.6.1.4.1.25506.2.73.1.2 | |||
hh3cRCPUserTable | 1.3.6.1.4.1.25506.2.73.1.2.1 | no-access |
RCP User Info Table. |
|
1.3.6.1.4.1.25506.2.73.1.2.1.1 | no-access |
The entry of hh3cRCPUserTable. |
||
hh3cRCPUserName | 1.3.6.1.4.1.25506.2.73.1.2.1.1.1 | displaystring | no-access |
The name of RCP user. |
hh3cRCPUserPassword | 1.3.6.1.4.1.25506.2.73.1.2.1.1.2 | displaystring | read-only |
The password of RCP user. It is invisible to users and displayed as '***'. |
hh3cRCPUserRedirectInterface | 1.3.6.1.4.1.25506.2.73.1.2.1.1.3 | interfaceindexorzero | read-only |
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. |
hh3cRCPUserRedirectBalanceGroup | 1.3.6.1.4.1.25506.2.73.1.2.1.1.4 | integer32 | read-only |
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. |
hh3cRCPUserRowStatus | 1.3.6.1.4.1.25506.2.73.1.2.1.1.5 | rowstatus | read-only |
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. |
hh3cRCPClientIPTable | 1.3.6.1.4.1.25506.2.73.1.2.2 | no-access |
RCP Client IP Table. |
|
1.3.6.1.4.1.25506.2.73.1.2.2.1 | no-access |
The entry of hh3cRCPClientIPTable. |
||
hh3cRCPClientIPType | 1.3.6.1.4.1.25506.2.73.1.2.2.1.1 | inetaddresstype | no-access |
The IP address type (IPv4 or IPv6) of RCP client. |
hh3cRCPClientIP | 1.3.6.1.4.1.25506.2.73.1.2.2.1.2 | inetaddress | no-access |
The IP address of RCP client. |
hh3cRCPClientIPRowStatus | 1.3.6.1.4.1.25506.2.73.1.2.2.1.3 | rowstatus | read-only |
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. |
hh3cRCPSessionTable | 1.3.6.1.4.1.25506.2.73.1.2.3 | no-access |
RCP session Table. |
|
1.3.6.1.4.1.25506.2.73.1.2.3.1 | no-access |
The entry of hh3cRCPSessionTable. |
||
hh3cRCPSessionId | 1.3.6.1.4.1.25506.2.73.1.2.3.1.1 | integer32 | no-access |
RCP session identity. |
hh3cRCPSessionClientIPType | 1.3.6.1.4.1.25506.2.73.1.2.3.1.2 | inetaddresstype | read-only |
The IP address type (IPv4 or IPv6) of RCP client. |
hh3cRCPSessionClientIP | 1.3.6.1.4.1.25506.2.73.1.2.3.1.3 | inetaddress | read-only |
RCP client IP address. |
hh3cRCPSessionRunningStatus | 1.3.6.1.4.1.25506.2.73.1.2.3.1.4 | integer | read-only |
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. Enumeration: 'connected': 1, 'operational': 2. |
hh3cRCPSessionUserName | 1.3.6.1.4.1.25506.2.73.1.2.3.1.5 | displaystring | read-only |
RCP user name. |