[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: radius dynauth client/server mibs structure
On Mon, Mar 06, 2006 at 03:44:37PM -0500, Nelson, David wrote:
> (Suggesting a mechanism for addressing the comments from Juergen
> Schoenwalder and himself.)
[...]
I find the OLD / NEW format extremey difficult to read. The change
being discussed I think is the following (good old unified context
diff format):
--- RADIUS-DYNAUTH-CLIENT-MIB 2006-03-06 22:10:08.000000000 +0100
+++ RADIUS-DYNAUTH-CLIENT-MIB.new 2006-03-06 22:14:00.000000000 +0100
@@ -63,7 +63,7 @@
radiusDynAuthClientMIBObjects OBJECT IDENTIFIER ::=
{ radiusDynAuthClientMIB 1 }
-radiusDynAuthClient OBJECT IDENTIFIER ::=
+radiusDynAuthClientScalars OBJECT IDENTIFIER ::=
{ radiusDynAuthClientMIBObjects 1 }
radiusDynAuthClientDisconInvalidServerAddresses OBJECT-TYPE
@@ -73,7 +73,7 @@
DESCRIPTION
"The number of Disconnect-Ack and Disconnect-NAK packets
received from unknown addresses."
- ::= { radiusDynAuthClient 1 }
+ ::= { radiusDynAuthClientScalars 1 }
radiusDynAuthClientCoAInvalidServerAddresses OBJECT-TYPE
SYNTAX Counter32
@@ -82,7 +82,7 @@
DESCRIPTION
"The number of CoA-Ack and CoA-NAK packets received from
unknown addresses."
- ::= { radiusDynAuthClient 2 }
+ ::= { radiusDynAuthClientScalars 2 }
radiusDynAuthServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF RadiusDynAuthServerEntry
@@ -92,7 +92,7 @@
"The (conceptual) table listing the RADIUS Dynamic
Authorization Servers with which the client shares a
secret."
- ::= { radiusDynAuthClient 3 }
+ ::= { radiusDynAuthClientMIBObjects 2 }
radiusDynAuthServerEntry OBJECT-TYPE
--- RADIUS-DYNAUTH-SERVER-MIB 2006-03-06 22:11:08.000000000 +0100
+++ RADIUS-DYNAUTH-SERVER-MIB.new 2006-03-06 22:13:48.000000000 +0100
@@ -62,7 +62,7 @@
radiusDynAuthServerMIBObjects OBJECT IDENTIFIER ::=
{ radiusDynAuthServerMIB 1 }
-radiusDynAuthServer OBJECT IDENTIFIER ::=
+radiusDynAuthServerScalars OBJECT IDENTIFIER ::=
{ radiusDynAuthServerMIBObjects 1 }
radiusDynAuthServerDisconInvalidClientAddresses OBJECT-TYPE
@@ -72,7 +72,7 @@
DESCRIPTION
"The number of Disconnect-Request packets received from
unknown addresses."
- ::= { radiusDynAuthServer 1 }
+ ::= { radiusDynAuthServerScalars 1 }
radiusDynAuthServerCoAInvalidClientAddresses OBJECT-TYPE
SYNTAX Counter32
@@ -81,7 +81,7 @@
DESCRIPTION
"The number of CoA-Request packets received from unknown
addresses."
- ::= { radiusDynAuthServer 2 }
+ ::= { radiusDynAuthServerScalars 2 }
radiusDynAuthServerIdentifier OBJECT-TYPE
SYNTAX SnmpAdminString
@@ -93,7 +93,7 @@
MIB II."
REFERENCE
"RFC 2865, Section 5.32, NAS-Identifier."
- ::= { radiusDynAuthServer 3 }
+ ::= { radiusDynAuthServerScalars 3 }
@@ -106,7 +106,7 @@
"The (conceptual) table listing the RADIUS Dynamic
Authorization Clients with which the server shares a
secret."
- ::= { radiusDynAuthServer 4 }
+ ::= { radiusDynAuthServerMIBObjects 2 }
radiusDynAuthClientEntry OBJECT-TYPE
SYNTAX RadiusDynAuthClientEntry
I assume this is what your OLD/NEW editing instructions try to achieve
for the server MIB.
/js
--
Juergen Schoenwaelder International University Bremen
<http://www.eecs.iu-bremen.de/> P.O. Box 750 561, 28725 Bremen, Germany
--
to unsubscribe send a message to radiusext-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://psg.com/lists/radiusext/>