COPS-CLIENT-MIB
The COPS Client MIB module
Main OID:
copsClientMIB.1.3.6.1.2.1.89
56
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
56 total| Object Name |
|---|
copsClientMIBThe COPS Client MIB module MODULE-IDENTITY .1.3.6.1.2.1.89 |
copsClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.89.1 |
copsClientCapabilitiesGroup OBJECT IDENTIFIER .1.3.6.1.2.1.89.1.1 |
copsClientCapabilitiesA list of the optional capabilities that this COPS client supports.ro Bits .1.3.6.1.2.1.89.1.1.1 |
copsClientStatusGroup OBJECT IDENTIFIER .1.3.6.1.2.1.89.1.2 |
copsClientServerCurrentTableA table of information regarding COPS servers as seen from the point of view of a COPS client. This table contains entries for both statically-configured and dynamically-learned servers (from a PDP Redirect operation). One entry exists in this table for each COPS Client-Type served by the COPS server. In addition, an entry will exist with copsClientServerClientType 0 (zero) representing information about the underlying connection itself: this is consistent with the COPS specification which reserves this value for this purpose. SEQUENCE OF CopsClientServerCurrentEntry .1.3.6.1.2.1.89.1.2.1 |
copsClientServerCurrentEntryA set of information regarding a single COPS server serving a single COPS Client-Type from the point of view of a COPS client. CopsClientServerCurrentEntry .1.3.6.1.2.1.89.1.2.1.1 |
copsClientServerAddressTypeThe type of address in copsClientServerAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.89.1.2.1.1.1 |
copsClientServerAddressThe IPv4, IPv6 or DNS address of a COPS Server. Note that, since this is an index to the table, the DNS name must be short enough to fit into the maximum length of indices allowed by the management protocol in use. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.89.1.2.1.1.2 |
copsClientServerClientTypeThe COPS protocol Client-Type for which this entry applies. Multiple Client-Types can be served by a single COPS server. The value 0 (zero) indicates that this entry contains information about the underlying connection itself. INTEGER .1.3.6.1.2.1.89.1.2.1.1.3 |
copsClientServerTcpPortThe TCP port number on the COPS server to which the client should connect/is connected.ro CopsTcpPort .1.3.6.1.2.1.89.1.2.1.1.4 |
copsClientServerTypeIndicator of the source of this COPS server information. COPS servers may be configured by network management into copsClientServerConfigTable and appear in this entry with type copsServerStatic(1). Alternatively, the may be notified from another COPS server by means of the COPS PDP-Redirect mechanism and appear as copsServerRedirect(2).ro CopsServerEntryType .1.3.6.1.2.1.89.1.2.1.1.5 |
copsClientServerAuthTypeIndicator of the current security mode in use between client and this COPS server.ro CopsAuthType .1.3.6.1.2.1.89.1.2.1.1.6 |
copsClientServerLastConnAttemptTimestamp of the last time that this client attempted to connect to this COPS server.ro TimeStamp (SNMPv2-TC) .1.3.6.1.2.1.89.1.2.1.1.7 |
copsClientStateThe state of the connection and COPS protocol with respect to this COPS server.ro CopsClientState .1.3.6.1.2.1.89.1.2.1.1.8 |
copsClientServerKeepaliveTimeThe value of the COPS protocol Keepalive timeout, in centiseconds, currently in use by this client, as specified by this COPS server in the Client-Accept operation. A value of zero indicates no keepalive activity is expected.ro TimeInterval (SNMPv2-TC) .1.3.6.1.2.1.89.1.2.1.1.9 |
copsClientServerAccountingTimeThe value of the COPS protocol Accounting timeout, in centiseconds, currently in use by this client, as specified by the COPS server in the Client-Accept operation. A value of zero indicates no accounting activity is to be performed.ro TimeInterval (SNMPv2-TC) .1.3.6.1.2.1.89.1.2.1.1.10 |
copsClientInPktsA count of the total number of COPS messages that this client has received from this COPS server marked for this Client-Type. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.11 |
copsClientOutPktsA count of the total number of COPS messages that this client has sent to this COPS server marked for this Client-Type. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.12 |
copsClientInErrsA count of the total number of COPS messages that this client has received from this COPS server marked for this Client-Type that contained errors in syntax. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.13 |
copsClientLastErrorThe code contained in the last COPS protocol Error Object received by this client from this COPS server marked for this Client-Type. This value is not zeroed on COPS Client-Open operations.ro CopsErrorCode .1.3.6.1.2.1.89.1.2.1.1.14 |
copsClientTcpConnectAttemptsA count of the number of times that this COPS client has tried (successfully or otherwise) to open an TCP connection to a COPS server. This value is cumulative since agent restart and is not zeroed on new connections. This value is not incremented for entries representing a non-zero Client-Type.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.15 |
copsClientTcpConnectFailuresA count of the number of times that this COPS client has failed to open an TCP connection to a COPS server. This value is cumulative since agent restart and is not zeroed on new connections. This value is not incremented for entries representing a non-zero Client-Type.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.16 |
copsClientOpenAttemptsA count of the number of times that this COPS client has tried to perform a COPS Client-Open to a COPS server for this Client-Type. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.17 |
copsClientOpenFailuresA count of the number of times that this COPS client has failed to perform a COPS Client-Open to a COPS server for this Client-Type. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.18 |
copsClientErrUnsupportClienttypeA count of the total number of COPS messages that this client has received from COPS servers that referred to Client-Types that are unsupported by this client. This value is cumulative since agent restart and is not zeroed on new connections. This value is not incremented for entries representing a non-zero Client-Type.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.19 |
copsClientErrUnsupportedVersionA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that had a COPS protocol Version number that is unsupported by this client. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.20 |
copsClientErrLengthMismatchA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that had a COPS protocol Message Length that did not match the actual received message. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.21 |
copsClientErrUnknownOpcodeA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that had a COPS protocol Op Code that was unrecognised by this client. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.22 |
copsClientErrUnknownCnumA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that contained a COPS protocol object C-Num that was unrecognised by this client. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.23 |
copsClientErrBadCtypeA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that contained a COPS protocol object C-Type that was not defined for the C-Nums known by this client. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.24 |
copsClientErrBadSendsA count of the total number of COPS messages that this client attempted to send to COPS servers marked for this Client-Type that resulted in a transmit error. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.25 |
copsClientErrWrongObjectsA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that did not contain a permitted set of COPS protocol objects. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.26 |
copsClientErrWrongOpcodeA count of the total number of COPS messages that this client has received from COPS servers marked for this Client-Type that had a COPS protocol Op Code that should not have been sent to a COPS client e.g. Open-Requests. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.27 |
copsClientKaTimedoutClientsA count of the total number of times that this client has been shut down for this Client-Type by COPS servers that had detected a COPS protocol Keepalive timeout. This value is cumulative since agent restart and is not zeroed on new connections.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.28 |
copsClientErrAuthFailuresA count of the total number of times that this client has received a COPS message marked for this Client-Type which could not be authenticated using the authentication mechanism used by this client.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.29 |
copsClientErrAuthMissingA count of the total number of times that this client has received a COPS message marked for this Client-Type which did not contain authentication information.ro Counter32 .1.3.6.1.2.1.89.1.2.1.1.30 |
copsClientConfigGroup OBJECT IDENTIFIER .1.3.6.1.2.1.89.1.3 |
copsClientServerConfigTableTable of possible COPS servers to try to connect to in order of copsClientServerConfigPriority. There may be multiple entries in this table for the same server and client-type which specify different security mechanisms: these mechanisms will be attempted by the client in the priority order given. Note that a server learned by means of PDPRedirect always takes priority over any of these configured entries. SEQUENCE OF CopsClientServerConfigEntry .1.3.6.1.2.1.89.1.3.1 |
copsClientServerConfigEntryA set of configuration information regarding a single COPS server from the point of view of a COPS client. CopsClientServerConfigEntry .1.3.6.1.2.1.89.1.3.1.1 |
copsClientServerConfigAddrTypeThe type of address in copsClientServerConfigAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.89.1.3.1.1.1 |
copsClientServerConfigAddressThe IPv4, IPv6 or DNS address of a COPS Server. Note that, since this is an index to the table, the DNS name must be short enough to fit into the maximum length of indices allowed by the management protocol in use. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.89.1.3.1.1.2 |
copsClientServerConfigClientTypeThe COPS protocol Client-Type for which this entry applies and for which this COPS server is capable of serving. Multiple Client-Types can be served by a single COPS server. INTEGER .1.3.6.1.2.1.89.1.3.1.1.3 |
copsClientServerConfigAuthTypeThe type of authentication mechanism for this COPS client to request when negotiating security at the start of a connection to a COPS server. CopsAuthType .1.3.6.1.2.1.89.1.3.1.1.4 |
copsClientServerConfigTcpPortThe TCP port number on the COPS server to which the client should connect.rw CopsTcpPort .1.3.6.1.2.1.89.1.3.1.1.5 |
copsClientServerConfigPriorityThe priority of this entry relative to other entries. COPS client will attempt to contact COPS servers for the appropriate Client-Type. Higher numbers are tried first. The order to be used amongst server entries with the same priority is undefined. COPS servers that are notified to the client using the COPS protocol PDP-Redirect mechanism are always used in preference to any entries in this table.rw Integer32 .1.3.6.1.2.1.89.1.3.1.1.6 |
copsClientServerConfigRowStatusState of this entry in the table.rw RowStatus (SNMPv2-TC) .1.3.6.1.2.1.89.1.3.1.1.7 |
copsClientServerConfigRetryAlgrmThe algorithm by which the client should retry when it fails to connect to a COPS server.rw Enumeration .1.3.6.1.2.1.89.1.3.2 |
copsClientServerConfigRetryCountA retry count for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequential(2)' algorithm, this value is the number of times the client should retry to connect to one COPS server before moving on to another. For the 'roundRobin(3)' algorithm, this value is not used.rw Unsigned32 .1.3.6.1.2.1.89.1.3.3 |
copsClientServerConfigRetryIntvlA retry interval for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequential(2)' algorithm, this value is the time to wait between retries of a connection to the same COPS server. For the 'roundRobin(3)' algorithm, the client always attempts to connect to each Server in turn, until one succeeds or they all fail; if they all fail, then the client waits for the value of this interval before restarting the algorithm.rw TimeInterval UNITS "centi-seconds" .1.3.6.1.2.1.89.1.3.4 |
copsClientConformance OBJECT IDENTIFIER .1.3.6.1.2.1.89.2 |
copsClientGroups OBJECT IDENTIFIER .1.3.6.1.2.1.89.2.1 |
copsDeviceStatusGroupA collection of objects for monitoring the status of connections to COPS servers and statistics for a COPS client. Unknown .1.3.6.1.2.1.89.2.1.1 |
copsDeviceConfigGroupA collection of objects for configuring COPS server information. Unknown .1.3.6.1.2.1.89.2.1.2 |
copsClientCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.89.2.2 |
copsClientComplianceThe compliance statement for device support of management of the COPS client. Unknown .1.3.6.1.2.1.89.2.2.1 |