| < draft-ietf-rap-cops-client-mib-02.txt | draft-ietf-rap-cops-client-mib-03.txt > | |||
|---|---|---|---|---|
| Internet Draft A. Smith | Internet Draft A. Smith | |||
| Expires September 2000 Extreme Networks | Expires November 2000 Extreme Networks | |||
| draft-ietf-rap-cops-client-mib-02.txt D. Partain | draft-ietf-rap-cops-client-mib-03.txt D. Partain | |||
| Ericsson | Ericsson | |||
| J. Seligson | J. Seligson | |||
| Nortel Networks | Nortel Networks | |||
| March 2000 | May 2000 | |||
| Definitions of Managed Objects for Common Open Policy Service (COPS) | Definitions of Managed Objects for Common Open Policy Service (COPS) | |||
| Protocol Clients | Protocol Clients | |||
| Status of this Memo | Status of this Memo | |||
| This document is an Internet Draft and is in full conformance with all | This document is an Internet Draft and is in full conformance with all | |||
| provisions of Section 10 of RFC2026. Internet Drafts are working | provisions of Section 10 of RFC2026. Internet Drafts are working | |||
| documents of the Internet Engineering Task Force (IETF), its Areas, and | documents of the Internet Engineering Task Force (IETF), its Areas, and | |||
| its Working Groups. Note that other groups may also distribute working | its Working Groups. Note that other groups may also distribute working | |||
| skipping to change at page 1, line 34 ¶ | skipping to change at page 1, line 34 ¶ | |||
| documents at any time. It is not appropriate to use Internet Drafts as | documents at any time. It is not appropriate to use Internet Drafts as | |||
| reference material or to cite them other than as a "working draft" or | reference material or to cite them other than as a "working draft" or | |||
| "work in progress." | "work in progress." | |||
| The list of current Internet-Drafts can be accessed at | The list of current Internet-Drafts can be accessed at | |||
| http://www.ietf.org/ietf/1id-abstracts.txt | http://www.ietf.org/ietf/1id-abstracts.txt | |||
| The list of Internet-Draft Shadow Directories can be accessed at | The list of Internet-Draft Shadow Directories can be accessed at | |||
| http://www.ietf.org/shadow.html. | http://www.ietf.org/shadow.html. | |||
| To learn the current status of any Internet-Draft, please check the | ||||
| "1id-abstracts.txt" listing contained in the Internet-Drafts Shadow | ||||
| Directories on ftp.ietf.org (US East Coast), nic.nordu.net (Europe), | ||||
| ftp.isi.edu (US West Coast), or munnari.oz.au (Pacific Rim). | ||||
| This document is a product of the IETF's RSVP Admission Policy Working | This document is a product of the IETF's RSVP Admission Policy Working | |||
| Group. Copyright (C) The Internet Society (2000). All Rights Reserved. | Group. Copyright (C) The Internet Society (2000). All Rights Reserved. | |||
| Abstract | Abstract | |||
| This memo defines a portion of the Management Information Base (MIB) for | This memo defines a portion of the Management Information Base (MIB) for | |||
| use with network management protocols in TCP/IP based internets. In | use with network management protocols in TCP/IP based internets. In | |||
| particular it defines objects for managing a client of the Common Open | particular it defines objects for managing a client of the Common Open | |||
| Policy Service (COPS) protocol. | Policy Service (COPS) protocol. | |||
| skipping to change at page 7, line 13 ¶ | skipping to change at page 7, line 13 ¶ | |||
| (9) Added error counters and capabilities associated with security. | (9) Added error counters and capabilities associated with security. | |||
| 5. Definitions for COPS Client MIB | 5. Definitions for COPS Client MIB | |||
| COPS-CLIENT-MIB DEFINITIONS ::= BEGIN | COPS-CLIENT-MIB DEFINITIONS ::= BEGIN | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| IMPORTS | IMPORTS | |||
| MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32, Unsigned32 | MODULE-IDENTITY, OBJECT-TYPE, Counter32, Integer32, | |||
| Unsigned32, mib-2 | ||||
| FROM SNMPv2-SMI | FROM SNMPv2-SMI | |||
| TimeStamp, TimeInterval, RowStatus, TEXTUAL-CONVENTION | TimeStamp, TimeInterval, RowStatus, TEXTUAL-CONVENTION | |||
| FROM SNMPv2-TC | FROM SNMPv2-TC | |||
| MODULE-COMPLIANCE, OBJECT-GROUP | MODULE-COMPLIANCE, OBJECT-GROUP | |||
| FROM SNMPv2-CONF | FROM SNMPv2-CONF | |||
| InetAddressType, InetAddress | InetAddressType, InetAddress | |||
| FROM INET-ADDRESS-MIB; | FROM INET-ADDRESS-MIB; | |||
| -- REFERENCE | -- REFERENCE | |||
| -- "The COPS (Common Open Policy Service) Protocol RFC 2748 | -- "The COPS (Common Open Policy Service) Protocol RFC 2748 | |||
| copsClientMIB MODULE-IDENTITY | copsClientMIB MODULE-IDENTITY | |||
| LAST-UPDATED "200003100000Z" | LAST-UPDATED "200005010000Z" | |||
| ORGANIZATION "IETF RSVP Admission Policy Working Group" | ORGANIZATION "IETF RSVP Admission Policy Working Group" | |||
| CONTACT-INFO | CONTACT-INFO | |||
| " Andrew Smith (WG co-chair) | " Andrew Smith (WG co-chair) | |||
| Phone: +1 408 579 2821 | Phone: +1 408 579 2821 | |||
| Email: andrew@extremenetworks.com | Email: andrew@extremenetworks.com | |||
| Mark Stevens (WG co-chair) | Mark Stevens (WG co-chair) | |||
| Phone: +1 978 287 9102 | Phone: +1 978 287 9102 | |||
| Email: markstevens@lucent.com | Email: markstevens@lucent.com | |||
| skipping to change at page 8, line 8 ¶ | skipping to change at page 8, line 9 ¶ | |||
| Phone: +46 13 28 41 44 | Phone: +46 13 28 41 44 | |||
| Email: David.Partain@ericsson.com | Email: David.Partain@ericsson.com | |||
| Editor: John Seligson | Editor: John Seligson | |||
| Phone: +1 408 495 2992 | Phone: +1 408 495 2992 | |||
| Email: jseligso@nortelnetworks.com" | Email: jseligso@nortelnetworks.com" | |||
| DESCRIPTION | DESCRIPTION | |||
| "The COPS Client MIB module" | "The COPS Client MIB module" | |||
| REVISION "200003100000Z" | REVISION "200005010000Z" | |||
| DESCRIPTION "This version published as | DESCRIPTION "This version published as RFC xxxx" | |||
| draft-ietf-rap-cops-client-mib-03." | -- to be assigned by RFC-Editor | |||
| ::= { xxx 1 } | ::= { mib-2 xxx } | |||
| copsClientMIBObjects OBJECT IDENTIFIER ::= { copsClientMIB 1 } | copsClientMIBObjects OBJECT IDENTIFIER ::= { copsClientMIB 1 } | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| -- Textual Conventions | -- Textual Conventions | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| CopsClientState ::= TEXTUAL-CONVENTION | CopsClientState ::= TEXTUAL-CONVENTION | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| skipping to change at page 9, line 24 ¶ | skipping to change at page 9, line 26 ¶ | |||
| errorClientFailure(8), | errorClientFailure(8), | |||
| errorCommunicationFailure(9), | errorCommunicationFailure(9), | |||
| errorUnspecified(10), -- client-type specific subcode | errorUnspecified(10), -- client-type specific subcode | |||
| errorShuttingDown(11), | errorShuttingDown(11), | |||
| errorRedirectToPreferredServer(12), | errorRedirectToPreferredServer(12), | |||
| errorUnknownCopsObject(13), | errorUnknownCopsObject(13), | |||
| errorAuthenticationFailure(14), | errorAuthenticationFailure(14), | |||
| errorAuthenticationMissing(15) | errorAuthenticationMissing(15) | |||
| } | } | |||
| -- REFERENCE | -- REFERENCE | |||
| -- "RFC 2748 section 2.2.8" | ||||
| CopsTcpPort ::= TEXTUAL-CONVENTION | CopsTcpPort ::= TEXTUAL-CONVENTION | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A value indicating a TCP protocol port number." | "A value indicating a TCP protocol port number." | |||
| SYNTAX INTEGER (0..65535) | SYNTAX INTEGER (0..65535) | |||
| CopsAuthType ::= TEXTUAL-CONVENTION | CopsAuthType ::= TEXTUAL-CONVENTION | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| skipping to change at page 12, line 23 ¶ | skipping to change at page 12, line 25 ¶ | |||
| copsClientServerAddress OBJECT-TYPE | copsClientServerAddress OBJECT-TYPE | |||
| SYNTAX InetAddress | SYNTAX InetAddress | |||
| MAX-ACCESS not-accessible | MAX-ACCESS not-accessible | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The IPv4, IPv6 or DNS address of a COPS Server. Note that, | "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 | since this is an index to the table, the DNS name must be | |||
| short enough to fit into the maximum length of indices allowed | short enough to fit into the maximum length of indices allowed | |||
| by the management protocol in use." | by the management protocol in use." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 2.3" | "RFC 2748 section 2.3" | |||
| ::= { copsClientServerCurrentEntry 2 } | ::= { copsClientServerCurrentEntry 2 } | |||
| copsClientServerClientType OBJECT-TYPE | copsClientServerClientType OBJECT-TYPE | |||
| SYNTAX INTEGER (0..65535) | SYNTAX INTEGER (0..65535) | |||
| MAX-ACCESS not-accessible | MAX-ACCESS not-accessible | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The COPS protocol Client-Type for which this entry | "The COPS protocol Client-Type for which this entry | |||
| applies. Multiple Client-Types can be served by a single | applies. Multiple Client-Types can be served by a single | |||
| COPS server. The value 0 (zero) indicates that this | COPS server. The value 0 (zero) indicates that this | |||
| entry contains information about the underlying connection | entry contains information about the underlying connection | |||
| itself." | itself." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 6, IANA" | "RFC 2748 section 6, IANA" | |||
| ::= { copsClientServerCurrentEntry 3 } | ::= { copsClientServerCurrentEntry 3 } | |||
| copsClientServerTcpPort OBJECT-TYPE | copsClientServerTcpPort OBJECT-TYPE | |||
| SYNTAX CopsTcpPort | SYNTAX CopsTcpPort | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The TCP port number on the COPS server to which the | "The TCP port number on the COPS server to which the | |||
| client should connect." | client should connect/is connected." | |||
| ::= { copsClientServerCurrentEntry 4 } | ::= { copsClientServerCurrentEntry 4 } | |||
| copsClientServerType OBJECT-TYPE | copsClientServerType OBJECT-TYPE | |||
| SYNTAX CopsServerEntryType | SYNTAX CopsServerEntryType | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "Indicator of the source of this COPS server information. | "Indicator of the source of this COPS server information. | |||
| COPS servers may be configured by network management | COPS servers may be configured by network management | |||
| into copsClientServerConfigTable and appear in this entry | into copsClientServerConfigTable and appear in this entry | |||
| skipping to change at page 14, line 8 ¶ | skipping to change at page 14, line 11 ¶ | |||
| copsClientServerKeepaliveTime OBJECT-TYPE | copsClientServerKeepaliveTime OBJECT-TYPE | |||
| SYNTAX TimeInterval | SYNTAX TimeInterval | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The value of the COPS protocol Keepalive timeout, in | "The value of the COPS protocol Keepalive timeout, in | |||
| centiseconds, currently in use by this client, as | centiseconds, currently in use by this client, as | |||
| specified by this COPS server in the Client-Accept operation. | specified by this COPS server in the Client-Accept operation. | |||
| A value of zero indicates no keepalive activity is expected." | A value of zero indicates no keepalive activity is expected." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 3.7, 4.4" | "RFC 2748 section 3.7, 4.4" | |||
| ::= { copsClientServerCurrentEntry 9 } | ::= { copsClientServerCurrentEntry 9 } | |||
| copsClientServerAccountingTime OBJECT-TYPE | copsClientServerAccountingTime OBJECT-TYPE | |||
| SYNTAX TimeInterval | SYNTAX TimeInterval | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The value of the COPS protocol Accounting timeout, in | "The value of the COPS protocol Accounting timeout, in | |||
| centiseconds, currently in use by this client, as specified | centiseconds, currently in use by this client, as specified | |||
| by the COPS server in the Client-Accept operation. A value | by the COPS server in the Client-Accept operation. A value | |||
| of zero indicates no accounting activity is to be performed." | of zero indicates no accounting activity is to be performed." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 3.7" | "RFC 2748 section 3.7" | |||
| ::= { copsClientServerCurrentEntry 10 } | ::= { copsClientServerCurrentEntry 10 } | |||
| copsClientInPkts OBJECT-TYPE | copsClientInPkts OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "A count of the total number of COPS messages that this client has | |||
| received from this COPS server marked for this Client-Type. This | received from this COPS server marked for this Client-Type. This | |||
| value is cumulative since agent restart and is not zeroed on new | value is cumulative since agent restart and is not zeroed on new | |||
| connections." | connections." | |||
| ::= { copsClientServerCurrentEntry 11 } | ::= { copsClientServerCurrentEntry 11 } | |||
| copsClientOutPkts OBJECT-TYPE | copsClientOutPkts OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "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 | sent to this COPS server marked for this Client-Type. This value | |||
| is cumulative since agent restart and is not zeroed on new | is cumulative since agent restart and is not zeroed on new | |||
| connections." | connections." | |||
| ::= { copsClientServerCurrentEntry 12 } | ::= { copsClientServerCurrentEntry 12 } | |||
| copsClientInErrs OBJECT-TYPE | copsClientInErrs OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "A count of the total number of COPS messages that this client has | |||
| received from this COPS server marked for this Client-Type that | received from this COPS server marked for this Client-Type that | |||
| contained errors in syntax. This value is cumulative since agent | contained errors in syntax. This value is cumulative since agent | |||
| restart and is not zeroed on new connections." | restart and is not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 13 } | ::= { copsClientServerCurrentEntry 13 } | |||
| copsClientLastError OBJECT-TYPE | copsClientLastError OBJECT-TYPE | |||
| SYNTAX CopsErrorCode | SYNTAX CopsErrorCode | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The code contained in the last COPS protocol Error Object | "The code contained in the last COPS protocol Error Object | |||
| received by this client from this COPS server marked for this | received by this client from this COPS server marked for this | |||
| Client-Type. This value is not zeroed on COPS Client-Open | Client-Type. This value is not zeroed on COPS Client-Open | |||
| operations." | operations." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 2.2.8" | "RFC 2748 section 2.2.8" | |||
| ::= { copsClientServerCurrentEntry 14 } | ::= { copsClientServerCurrentEntry 14 } | |||
| copsClientTcpConnectAttempts OBJECT-TYPE | copsClientTcpConnectAttempts OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the number of times that this COPS client has tried | "A count of the number of times that this COPS client has tried | |||
| to open an TCP connection to a COPS server. This value is | (successfully or otherwise) to open an TCP connection to a COPS | |||
| cumulative since agent restart and is not zeroed on new | server. This value is cumulative since agent restart and is not | |||
| connections. This value is only valid for Client-Type 0." | zeroed on new connections. This value is not incremented for | |||
| entries representing a non-zero Client-Type." | ||||
| ::= { copsClientServerCurrentEntry 15 } | ::= { copsClientServerCurrentEntry 15 } | |||
| copsClientTcpConnectFailures OBJECT-TYPE | copsClientTcpConnectFailures OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the number of times that this COPS client has failed | "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 | to open an TCP connection to a COPS server. This value is | |||
| cumulative since agent restart and is not zeroed on new | cumulative since agent restart and is not zeroed on new | |||
| connections. This value is only valid for Client-Type 0." | connections. This value is not incremented for | |||
| entries representing a non-zero Client-Type." | ||||
| ::= { copsClientServerCurrentEntry 16 } | ::= { copsClientServerCurrentEntry 16 } | |||
| copsClientOpenAttempts OBJECT-TYPE | copsClientOpenAttempts OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the number of times that this COPS client has tried | "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 | to perform a COPS Client-Open to a COPS server for this | |||
| Client-Type. This value is cumulative since agent restart and is | Client-Type. This value is cumulative since agent restart and is | |||
| skipping to change at page 16, line 29 ¶ | skipping to change at page 16, line 34 ¶ | |||
| to perform a COPS Client-Open to a COPS server for this | to perform a COPS Client-Open to a COPS server for this | |||
| Client-Type. This value is cumulative since agent restart and is | Client-Type. This value is cumulative since agent restart and is | |||
| not zeroed on new connections." | not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 18 } | ::= { copsClientServerCurrentEntry 18 } | |||
| copsClientErrUnsupportClienttype OBJECT-TYPE | copsClientErrUnsupportClienttype OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "A count of the total number of COPS messages that this client has | |||
| received from COPS servers that referred to Client-Types that are | received from COPS servers that referred to Client-Types that are | |||
| unsupported by this client. This value is cumulative | unsupported by this client. This value is cumulative | |||
| since agent restart and is not zeroed on new connections. This | since agent restart and is not zeroed on new connections. This | |||
| value is only valid for Client-Type 0." | value is not incremented for entries representing a non-zero | |||
| Client-Type." | ||||
| ::= { copsClientServerCurrentEntry 19 } | ::= { copsClientServerCurrentEntry 19 } | |||
| copsClientErrUnsupportedVersion OBJECT-TYPE | copsClientErrUnsupportedVersion OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client | "A count of the total number of COPS messages that this client | |||
| has received from COPS servers marked for this Client-Type that | has received from COPS servers marked for this Client-Type that | |||
| had a COPS protocol Version number that is unsupported by this | had a COPS protocol Version number that is unsupported by this | |||
| client. This value is cumulative since agent restart and is not | client. This value is cumulative since agent restart and is not | |||
| zeroed on new connections." | zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 20 } | ::= { copsClientServerCurrentEntry 20 } | |||
| copsClientErrLengthMismatch OBJECT-TYPE | copsClientErrLengthMismatch OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "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 | received from COPS servers marked for this Client-Type that had a | |||
| COPS protocol Message Length that did not match the actual | COPS protocol Message Length that did not match the actual | |||
| received packet. This value is cumulative since agent restart and | received message. This value is cumulative since agent restart and | |||
| is not zeroed on new connections." | is not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 21 } | ::= { copsClientServerCurrentEntry 21 } | |||
| copsClientErrUnknownOpcode OBJECT-TYPE | copsClientErrUnknownOpcode OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "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 | received from COPS servers marked for this Client-Type that had a | |||
| COPS protocol Op Code that was unrecognised by this client. This | COPS protocol Op Code that was unrecognised by this client. This | |||
| value is cumulative since agent restart and is not zeroed on new | value is cumulative since agent restart and is not zeroed on new | |||
| connections." | connections." | |||
| ::= { copsClientServerCurrentEntry 22 } | ::= { copsClientServerCurrentEntry 22 } | |||
| copsClientErrUnknownCnum OBJECT-TYPE | copsClientErrUnknownCnum OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "A count of the total number of COPS messages that this client has | |||
| received from COPS servers marked for this Client-Type that | received from COPS servers marked for this Client-Type that | |||
| contained a COPS protocol object C-Num that was unrecognised by | contained a COPS protocol object C-Num that was unrecognised by | |||
| this client. This value is cumulative since agent restart and is | this client. This value is cumulative since agent restart and is | |||
| not zeroed on new connections." | not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 23 } | ::= { copsClientServerCurrentEntry 23 } | |||
| copsClientErrBadCtype OBJECT-TYPE | copsClientErrBadCtype OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "A count of the total number of COPS messages that this client has | |||
| received from COPS servers marked for this Client-Type that | received from COPS servers marked for this Client-Type that | |||
| contained a COPS protocol object C-Type that was not defined for | contained a COPS protocol object C-Type that was not defined for | |||
| the C-Nums known by this client. This value is cumulative since | the C-Nums known by this client. This value is cumulative since | |||
| agent restart and is not zeroed on new connections." | agent restart and is not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 24 } | ::= { copsClientServerCurrentEntry 24 } | |||
| copsClientErrBadSends OBJECT-TYPE | copsClientErrBadSends OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client | "A count of the total number of COPS messages that this client | |||
| attempted to send to COPS servers marked for this Client-Type | attempted to send to COPS servers marked for this Client-Type | |||
| that resulted in a transmit error. This value is cumulative | that resulted in a transmit error. This value is cumulative | |||
| since agent restart and is not zeroed on new connections." | since agent restart and is not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 25 } | ::= { copsClientServerCurrentEntry 25 } | |||
| copsClientErrWrongObjects OBJECT-TYPE | copsClientErrWrongObjects OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client | "A count of the total number of COPS messages that this client | |||
| has received from COPS servers marked for this Client-Type that | has received from COPS servers marked for this Client-Type that | |||
| did not contain a permitted set of COPS protocol objects. This | did not contain a permitted set of COPS protocol objects. This | |||
| value is cumulative since agent restart and is not zeroed on new | value is cumulative since agent restart and is not zeroed on new | |||
| connections." | connections." | |||
| ::= { copsClientServerCurrentEntry 26 } | ::= { copsClientServerCurrentEntry 26 } | |||
| copsClientErrWrongOpcode OBJECT-TYPE | copsClientErrWrongOpcode OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of COPS packets that this client has | "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 | 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 | COPS protocol Op Code that should not have been sent to a COPS | |||
| client e.g. Open-Requests. This value is cumulative since agent | client e.g. Open-Requests. This value is cumulative since agent | |||
| restart and is not zeroed on new connections." | restart and is not zeroed on new connections." | |||
| ::= { copsClientServerCurrentEntry 27 } | ::= { copsClientServerCurrentEntry 27 } | |||
| copsClientKaTimedoutClients OBJECT-TYPE | copsClientKaTimedoutClients OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| skipping to change at page 19, line 14 ¶ | skipping to change at page 19, line 20 ¶ | |||
| cumulative since agent restart and is not zeroed on new | cumulative since agent restart and is not zeroed on new | |||
| connections." | connections." | |||
| ::= { copsClientServerCurrentEntry 28 } | ::= { copsClientServerCurrentEntry 28 } | |||
| copsClientErrAuthFailures OBJECT-TYPE | copsClientErrAuthFailures OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of times that this client has | "A count of the total number of times that this client has | |||
| received a COPS packet marked for this Client-Type which | received a COPS message marked for this Client-Type which | |||
| could not be authenticated using the authentication mechanism | could not be authenticated using the authentication mechanism | |||
| used by this client." | used by this client." | |||
| ::= { copsClientServerCurrentEntry 29 } | ::= { copsClientServerCurrentEntry 29 } | |||
| copsClientErrAuthMissing OBJECT-TYPE | copsClientErrAuthMissing OBJECT-TYPE | |||
| SYNTAX Counter32 | SYNTAX Counter32 | |||
| MAX-ACCESS read-only | MAX-ACCESS read-only | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A count of the total number of times that this client has | "A count of the total number of times that this client has | |||
| received a COPS packet marked for this Client-Type which did not | received a COPS message marked for this Client-Type which did not | |||
| contain authentication information." | contain authentication information." | |||
| ::= { copsClientServerCurrentEntry 30 } | ::= { copsClientServerCurrentEntry 30 } | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| copsClientConfigGroup OBJECT IDENTIFIER ::= { copsClientMIBObjects 3 } | copsClientConfigGroup OBJECT IDENTIFIER ::= { copsClientMIBObjects 3 } | |||
| -- ------------------------------------------------------------- | -- ------------------------------------------------------------- | |||
| copsClientServerConfigTable OBJECT-TYPE | copsClientServerConfigTable OBJECT-TYPE | |||
| skipping to change at page 20, line 47 ¶ | skipping to change at page 21, line 8 ¶ | |||
| copsClientServerConfigAddress OBJECT-TYPE | copsClientServerConfigAddress OBJECT-TYPE | |||
| SYNTAX InetAddress | SYNTAX InetAddress | |||
| MAX-ACCESS not-accessible | MAX-ACCESS not-accessible | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The IPv4, IPv6 or DNS address of a COPS Server. Note that, | "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 | since this is an index to the table, the DNS name must be | |||
| short enough to fit into the maximum length of indices allowed | short enough to fit into the maximum length of indices allowed | |||
| by the management protocol in use." | by the management protocol in use." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 2.3" | "RFC 2748 section 2.3" | |||
| ::= { copsClientServerConfigEntry 2 } | ::= { copsClientServerConfigEntry 2 } | |||
| copsClientServerConfigClientType OBJECT-TYPE | copsClientServerConfigClientType OBJECT-TYPE | |||
| SYNTAX INTEGER (0..65535) | SYNTAX INTEGER (0..65535) | |||
| MAX-ACCESS not-accessible | MAX-ACCESS not-accessible | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The COPS protocol Client-Type for which this entry | "The COPS protocol Client-Type for which this entry | |||
| applies and for which this COPS server is capable | applies and for which this COPS server is capable | |||
| of serving. Multiple Client-Types can be served by a | of serving. Multiple Client-Types can be served by a | |||
| single COPS server." | single COPS server." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 6, IANA" | "RFC 2748 section 6, IANA" | |||
| ::= { copsClientServerConfigEntry 3 } | ::= { copsClientServerConfigEntry 3 } | |||
| copsClientServerConfigAuthType OBJECT-TYPE | copsClientServerConfigAuthType OBJECT-TYPE | |||
| SYNTAX CopsAuthType | SYNTAX CopsAuthType | |||
| MAX-ACCESS not-accessible | MAX-ACCESS not-accessible | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The type of authentication mechanism for this COPS client | "The type of authentication mechanism for this COPS client | |||
| to request when negotiating security at the start of a | to request when negotiating security at the start of a | |||
| connection to a COPS server." | connection to a COPS server." | |||
| REFERENCE | REFERENCE | |||
| "COPS section 4." | "RFC 2748 section 4." | |||
| ::= { copsClientServerConfigEntry 4 } | ::= { copsClientServerConfigEntry 4 } | |||
| copsClientServerConfigTcpPort OBJECT-TYPE | copsClientServerConfigTcpPort OBJECT-TYPE | |||
| SYNTAX CopsTcpPort | SYNTAX CopsTcpPort | |||
| MAX-ACCESS read-create | MAX-ACCESS read-create | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "The TCP port number on the COPS server to which the | "The TCP port number on the COPS server to which the | |||
| client should connect." | client should connect." | |||
| ::= { copsClientServerConfigEntry 5 } | ::= { copsClientServerConfigEntry 5 } | |||
| skipping to change at page 23, line 48 ¶ | skipping to change at page 24, line 10 ¶ | |||
| copsClientState, copsClientServerKeepaliveTime, | copsClientState, copsClientServerKeepaliveTime, | |||
| copsClientServerAccountingTime, copsClientInPkts, | copsClientServerAccountingTime, copsClientInPkts, | |||
| copsClientOutPkts, copsClientInErrs, copsClientLastError, | copsClientOutPkts, copsClientInErrs, copsClientLastError, | |||
| copsClientTcpConnectAttempts, copsClientTcpConnectFailures, | copsClientTcpConnectAttempts, copsClientTcpConnectFailures, | |||
| copsClientOpenAttempts, copsClientOpenFailures, | copsClientOpenAttempts, copsClientOpenFailures, | |||
| copsClientErrUnsupportClienttype, | copsClientErrUnsupportClienttype, | |||
| copsClientErrUnsupportedVersion, copsClientErrLengthMismatch, | copsClientErrUnsupportedVersion, copsClientErrLengthMismatch, | |||
| copsClientErrUnknownOpcode, copsClientErrUnknownCnum, | copsClientErrUnknownOpcode, copsClientErrUnknownCnum, | |||
| copsClientErrBadCtype, copsClientErrBadSends, | copsClientErrBadCtype, copsClientErrBadSends, | |||
| copsClientErrWrongObjects, copsClientErrWrongOpcode, | copsClientErrWrongObjects, copsClientErrWrongOpcode, | |||
| copsClientKaTimedoutClients | copsClientKaTimedoutClients, copsClientErrAuthFailures, | |||
| copsClientErrAuthMissing | ||||
| } | } | |||
| STATUS current | STATUS current | |||
| DESCRIPTION | DESCRIPTION | |||
| "A collection of objects for monitoring the status of | "A collection of objects for monitoring the status of | |||
| connections to COPS servers and statistics for a COPS client." | connections to COPS servers and statistics for a COPS client." | |||
| ::= { copsClientGroups 1 } | ::= { copsClientGroups 1 } | |||
| copsDeviceConfigGroup OBJECT-GROUP | copsDeviceConfigGroup OBJECT-GROUP | |||
| OBJECTS { | OBJECTS { | |||
| copsClientServerConfigTcpPort, copsClientServerConfigPriority, | copsClientServerConfigTcpPort, copsClientServerConfigPriority, | |||
| skipping to change at page 29, line 5 ¶ | skipping to change at page 29, line 12 ¶ | |||
| Boyle, J., Cohen, R., Durham, D., Herzog, S., Rajan, R. and Sastry, | Boyle, J., Cohen, R., Durham, D., Herzog, S., Rajan, R. and Sastry, | |||
| A., "COPS Usage for RSVP", RFC 2749, January 2000. | A., "COPS Usage for RSVP", RFC 2749, January 2000. | |||
| [SRVLOC] | [SRVLOC] | |||
| Guttman, E., Perkins, C., Veizades, J., Day, M., "Service Location | Guttman, E., Perkins, C., Veizades, J., Day, M., "Service Location | |||
| Protocol, Version 2", RFC 2608, June 1999. | Protocol, Version 2", RFC 2608, June 1999. | |||
| [ADDRESSMIB] | [ADDRESSMIB] | |||
| Daniele, M., Haberman, B., Routhier, S. and J. Schoenwaelder, | Daniele, M., Haberman, B., Routhier, S. and J. Schoenwaelder, | |||
| "Textual Conventions for Internet Network Addresses", Internet | "Textual Conventions for Internet Network Addresses", Internet | |||
| Draft, February 2000. http://www.ietf.org/internet-drafts/draft- | Draft, April 2000. http://www.ietf.org/internet-drafts/draft-ops- | |||
| ops-endpoint-mib-07.txt | endpoint-mib-08.txt | |||
| [PROCESS] | [PROCESS] | |||
| Bradner, S., "The Internet Standards Process -- Revision 3", BCP 9, | Bradner, S., "The Internet Standards Process -- Revision 3", BCP 9, | |||
| RFC 2026, October 1996. | RFC 2026, October 1996. | |||
| 9. Authors' Addresses | 9. Authors' Addresses | |||
| Andrew Smith | Andrew Smith | |||
| Extreme Networks | Extreme Networks | |||
| 3585 Monroe St. | 3585 Monroe St. | |||
| End of changes. 38 change blocks. | ||||
| 43 lines changed or deleted | 53 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||