COPS-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
37
.1.3.6.1.2.1.89.1.2.1
·
1 row entry
·
30 columns
A 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.
A set of information regarding a single COPS server serving
a single COPS Client-Type from the point of view of a COPS
client.
a single COPS Client-Type from the point of view of a COPS
client.
Indexes
copsClientServerAddressType copsClientServerAddress copsClientServerClientType
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
copsClientServerAddressType
The type of address in copsClientServerAddress.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.2.1.89.1.2.1.1.1 |
||||||||||||||||||||||||||||||||
|
copsClientServerAddress
The 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. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.89.1.2.1.1.2 |
||||||||||||||||||||||||||||||||
|
copsClientServerClientType
The 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 … |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.89.1.2.1.1.3 |
||||||||||||||||||||||||||||||||
|
copsClientServerTcpPort
The TCP port number on the COPS server to which the
client should connect/is connected. |
CopsTcpPort Textual Convention: CopsTcpPort Integer32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.89.1.2.1.1.4 |
||||||||||||||||||||||||||||||||
|
copsClientServerType
Indicator 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 m… |
CopsServerEntryType Textual Convention: CopsServerEntryType EnumerationType Values:
|
.1.3.6.1.2.1.89.1.2.1.1.5 |
||||||||||||||||||||||||||||||||
|
copsClientServerAuthType
Indicator of the current security mode in use between
client and this COPS server. |
CopsAuthType Textual Convention: CopsAuthType EnumerationType Values:
|
.1.3.6.1.2.1.89.1.2.1.1.6 |
||||||||||||||||||||||||||||||||
|
copsClientServerLastConnAttempt
Timestamp of the last time that this client attempted to
connect to this COPS server. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.2.1.89.1.2.1.1.7 |
||||||||||||||||||||||||||||||||
|
copsClientState
The state of the connection and COPS protocol with respect
to this COPS server. |
CopsClientState Textual Convention: CopsClientState EnumerationType Values:
|
.1.3.6.1.2.1.89.1.2.1.1.8 |
||||||||||||||||||||||||||||||||
|
copsClientServerKeepaliveTime
The 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 exp… |
SNMPv2-TCTimeInterval Textual Convention: SNMPv2-TCTimeInterval Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.89.1.2.1.1.9 |
||||||||||||||||||||||||||||||||
|
copsClientServerAccountingTime
The 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… |
SNMPv2-TCTimeInterval Textual Convention: SNMPv2-TCTimeInterval Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.89.1.2.1.1.10 |
||||||||||||||||||||||||||||||||
|
copsClientInPkts
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.11 |
||||||||||||||||||||||||||||||||
|
copsClientOutPkts
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.12 |
||||||||||||||||||||||||||||||||
|
copsClientInErrs
A 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 zeroe… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.13 |
||||||||||||||||||||||||||||||||
|
copsClientLastError
The 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. |
CopsErrorCode Textual Convention: CopsErrorCode EnumerationType Values:
|
.1.3.6.1.2.1.89.1.2.1.1.14 |
||||||||||||||||||||||||||||||||
|
copsClientTcpConnectAttempts
A 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. … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.15 |
||||||||||||||||||||||||||||||||
|
copsClientTcpConnectFailures
A 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 incremente… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.16 |
||||||||||||||||||||||||||||||||
|
copsClientOpenAttempts
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.17 |
||||||||||||||||||||||||||||||||
|
copsClientOpenFailures
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.18 |
||||||||||||||||||||||||||||||||
|
copsClientErrUnsupportClienttype
A 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 zer… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.19 |
||||||||||||||||||||||||||||||||
|
copsClientErrUnsupportedVersion
A 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 cumulati… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.20 |
||||||||||||||||||||||||||||||||
|
copsClientErrLengthMismatch
A 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… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.21 |
||||||||||||||||||||||||||||||||
|
copsClientErrUnknownOpcode
A 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 si… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.22 |
||||||||||||||||||||||||||||||||
|
copsClientErrUnknownCnum
A 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 cu… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.23 |
||||||||||||||||||||||||||||||||
|
copsClientErrBadCtype
A 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 cli… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.24 |
||||||||||||||||||||||||||||||||
|
copsClientErrBadSends
A 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 zero… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.25 |
||||||||||||||||||||||||||||||||
|
copsClientErrWrongObjects
A 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 agen… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.26 |
||||||||||||||||||||||||||||||||
|
copsClientErrWrongOpcode
A 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-Request… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.27 |
||||||||||||||||||||||||||||||||
|
copsClientKaTimedoutClients
A 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 … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.28 |
||||||||||||||||||||||||||||||||
|
copsClientErrAuthFailures
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.29 |
||||||||||||||||||||||||||||||||
|
copsClientErrAuthMissing
A 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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.89.1.2.1.1.30 |
.1.3.6.1.2.1.89.1.3.1
·
1 row entry
·
7 columns
Table 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.
A set of configuration information regarding a single
COPS server from the point of view of a COPS client.
COPS server from the point of view of a COPS client.
Indexes
copsClientServerConfigAddrType copsClientServerConfigAddress copsClientServerConfigClientType copsClientServerConfigAuthType
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
copsClientServerConfigAddrType
The type of address in copsClientServerConfigAddress.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.2.1.89.1.3.1.1.1 |
||||||||||||||
|
copsClientServerConfigAddress
The 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. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.89.1.3.1.1.2 |
||||||||||||||
|
copsClientServerConfigClientType
The 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. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.89.1.3.1.1.3 |
||||||||||||||
|
copsClientServerConfigAuthType
The type of authentication mechanism for this COPS client
to request when negotiating security at the start of a connection to a COPS server. |
CopsAuthType Textual Convention: CopsAuthType EnumerationType Values:
|
.1.3.6.1.2.1.89.1.3.1.1.4 |
||||||||||||||
|
copsClientServerConfigTcpPort
The TCP port number on the COPS server to which the
client should connect. |
CopsTcpPortr/w Textual Convention: CopsTcpPort Integer32Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.89.1.3.1.1.5 |
||||||||||||||
|
copsClientServerConfigPriority
The 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 th… |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.2.1.89.1.3.1.1.6 |
||||||||||||||
|
copsClientServerConfigRowStatus
State of this entry in the table.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.89.1.3.1.1.7 |