MIBs Depot

HH3C-RCP-MIB

Registered at
1.3.6.1.4.1.25506.2.73.1
Last updated
2006-09-20 00:00
Organization
New H3C Tech. Co., Ltd.
Revisions
2006-09-20 00:00
Namespace
comware
Source file
HH3C-RCP-MIB
Digest
sha256:5923c8787356b3b8b6cc2e07f55e4023186dff43bc4427bdc0db1ba345103b2d

Description

The MIB module is used for managing RCP protocol server.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cRCP
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OID-MIB
HH3C-RCP-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cRCPLeaf
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.73.1.1
hh3cRCPServerEnableStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.1.1TruthValueread-writecurrent
hh3cRCPConnTimeout
OBJECT-TYPE
Specifies the maximum time in seconds that a RCP client connection is idle.
1.3.6.1.4.1.25506.2.73.1.1.2Integer32read-writecurrent
hh3cRCPRuleTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.1.3Integer32read-writecurrent
hh3cRCPServerMaxConn
OBJECT-TYPE
Specifies the maximum number of clients that permitted to connect with RCP server at the same time.
1.3.6.1.4.1.25506.2.73.1.1.4Integer32read-writecurrent
hh3cRCPServerCurConn
OBJECT-TYPE
The current actual number of clients that connecting with RCP server.
1.3.6.1.4.1.25506.2.73.1.1.5Integer32read-onlycurrent
hh3cRCPConnTimeoutMaxValue
OBJECT-TYPE
Specifies the maximum value of hh3cRCPConnTimeout.
1.3.6.1.4.1.25506.2.73.1.1.6Integer32read-onlycurrent
hh3cRCPRuleTimeoutMaxValue
OBJECT-TYPE
Specifies the maximum value of hh3cRCPRuleTimeout.
1.3.6.1.4.1.25506.2.73.1.1.7Integer32read-onlycurrent
hh3cRCPServerMaxConnMaxValue
OBJECT-TYPE
Specifies the maximum value of hh3cRCPServerMaxConn.
1.3.6.1.4.1.25506.2.73.1.1.8Integer32read-onlycurrent
hh3cRCPBalanceGroupIdMinValue
OBJECT-TYPE
Specifies the minimum value of balance group identity.
1.3.6.1.4.1.25506.2.73.1.1.9Integer32read-onlycurrent
hh3cRCPBalanceGroupIdMaxValue
OBJECT-TYPE
Specifies the maximum value of balance group identity.
1.3.6.1.4.1.25506.2.73.1.1.10Integer32read-onlycurrent
hh3cRCPTotalUsers
OBJECT-TYPE
Specifies the total number of RCP user.
1.3.6.1.4.1.25506.2.73.1.1.11Integer32read-onlycurrent
hh3cRCPTotalClientIPs
OBJECT-TYPE
Specifies the total number of RCP client IP.
1.3.6.1.4.1.25506.2.73.1.1.12Integer32read-onlycurrent
hh3cRCPTable
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.73.1.2
hh3cRCPUserTable
OBJECT-TYPE
RCP User Info Table.
1.3.6.1.4.1.25506.2.73.1.2.1not-accessiblecurrent
hh3cRCPUserEntry
OBJECT-TYPE
The entry of hh3cRCPUserTable.
1.3.6.1.4.1.25506.2.73.1.2.1.1not-accessiblecurrent
hh3cRCPUserName
OBJECT-TYPE
The name of RCP user.
1.3.6.1.4.1.25506.2.73.1.2.1.1.1DisplayString (SIZE(1..16))not-accessiblecurrent
hh3cRCPUserPassword
OBJECT-TYPE
The password of RCP user. It is invisible to users and displayed as '***'.
1.3.6.1.4.1.25506.2.73.1.2.1.1.2DisplayString (SIZE(1..16))read-createcurrent
hh3cRCPUserRedirectInterface
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.2.1.1.3InterfaceIndexOrZeroread-createcurrent
hh3cRCPUserRedirectBalanceGroup
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.2.1.1.4Integer32read-createcurrent
hh3cRCPUserRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.2.1.1.5RowStatusread-createcurrent
hh3cRCPClientIPTable
OBJECT-TYPE
RCP Client IP Table.
1.3.6.1.4.1.25506.2.73.1.2.2not-accessiblecurrent
hh3cRCPClientIPEntry
OBJECT-TYPE
The entry of hh3cRCPClientIPTable.
1.3.6.1.4.1.25506.2.73.1.2.2.1not-accessiblecurrent
hh3cRCPClientIPType
OBJECT-TYPE
The IP address type (IPv4 or IPv6) of RCP client.
1.3.6.1.4.1.25506.2.73.1.2.2.1.1InetAddressTypenot-accessiblecurrent
hh3cRCPClientIP
OBJECT-TYPE
The IP address of RCP client.
1.3.6.1.4.1.25506.2.73.1.2.2.1.2InetAddressnot-accessiblecurrent
hh3cRCPClientIPRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.2.2.1.3RowStatusread-createcurrent
hh3cRCPSessionTable
OBJECT-TYPE
RCP session Table.
1.3.6.1.4.1.25506.2.73.1.2.3not-accessiblecurrent
hh3cRCPSessionEntry
OBJECT-TYPE
The entry of hh3cRCPSessionTable.
1.3.6.1.4.1.25506.2.73.1.2.3.1not-accessiblecurrent
hh3cRCPSessionId
OBJECT-TYPE
RCP session identity.
1.3.6.1.4.1.25506.2.73.1.2.3.1.1Integer32not-accessiblecurrent
hh3cRCPSessionClientIPType
OBJECT-TYPE
The IP address type (IPv4 or IPv6) of RCP client.
1.3.6.1.4.1.25506.2.73.1.2.3.1.2InetAddressTyperead-onlycurrent
hh3cRCPSessionClientIP
OBJECT-TYPE
RCP client IP address.
1.3.6.1.4.1.25506.2.73.1.2.3.1.3InetAddressread-onlycurrent
hh3cRCPSessionRunningStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.73.1.2.3.1.4INTEGER {connected(1), operational(2)}read-onlycurrent
hh3cRCPSessionUserName
OBJECT-TYPE
RCP user name.
1.3.6.1.4.1.25506.2.73.1.2.3.1.5DisplayStringread-onlycurrent