#ident "@(#)radiusSNM.schema 1.5 06/10/98 SMI" # # # Copyright 06/10/98 Sun Microsystems, Inc. All Rights Reserved # # ## THIS FILE WAS GENERATED BY MIB2SCHEMA ## For attributes containing printable ASCII ## characters, you may add a format string ## specification in the attribute characteristics ## line ## As described in RFC 1157, some agents cannot ## accept messages whose length exceeds 484 octets ## For those groups whose var-bind list has many ## entries, you may split them up into different ## var-bind lists proxy RADIUS-AUTH-ACC-SERVER-MIB description "RADIUS-AUTH-ACC-SERVER-MIB agent" serial 2 rpcid 100122 ( ## Enumerated Type Definitions ## Group and Table Declarations group radiusAuthServ description "(null)" characteristics "-K NONE" ( readonly string[128] radiusAuthServIdent description "The implementation identification string for the RADIUS authentication server software in use on the system, for example; `FNS-2.1'" characteristics "-N radiusAuthServIdent -O 1.3.6.1.3.79.1.1.1.1.1 -T STRING -A RO -X equal -F 0" readonly gauge radiusAuthServUpTime description "If the server has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistent state, this value will be zero." characteristics "-N radiusAuthServUpTime -O 1.3.6.1.3.79.1.1.1.1.2 -T GAUGE -A RO -X equal -F 0" readonly gauge radiusAuthServResetTime description "If the server has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will be the time elapsed since the last time the name server was `reset.' For software that does not have persistence or does not support a `reset' operation, this value will be zero." characteristics "-N radiusAuthServResetTime -O 1.3.6.1.3.79.1.1.1.1.3 -T GAUGE -A RO -X equal -F 0" readwrite int radiusAuthServConfigReset description "Status/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running." characteristics "-N radiusAuthServConfigReset -O 1.3.6.1.3.79.1.1.1.1.4 -T INTEGER -A RW -X equal -F 0" readonly counter radiusAuthServTotalAccessRequests description "The total number of RADIUS Access-Request packets received since server start-up." characteristics "-N radiusAuthServTotalAccessRequests -O 1.3.6.1.3.79.1.1.1.1.5 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalInvalidRequests description "The total number of RADIUS Access-Request packets received from unknown addresses since server start-up." characteristics "-N radiusAuthServTotalInvalidRequests -O 1.3.6.1.3.79.1.1.1.1.6 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalDupAccessRequests description "The total number of duplicate RADIUS Access-Request packets received since server start-up." characteristics "-N radiusAuthServTotalDupAccessRequests -O 1.3.6.1.3.79.1.1.1.1.7 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalAccessAccepts description "The total number of RADIUS Access-Accept packets sent since server start-up." characteristics "-N radiusAuthServTotalAccessAccepts -O 1.3.6.1.3.79.1.1.1.1.8 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalAccessRejects description "The total number of RADIUS Access-Reject packets sent since server start-up." characteristics "-N radiusAuthServTotalAccessRejects -O 1.3.6.1.3.79.1.1.1.1.9 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalAccessChallenges description "The total number of RADIUS Access-Challenge packets sent since server start-up." characteristics "-N radiusAuthServTotalAccessChallenges -O 1.3.6.1.3.79.1.1.1.1.10 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalMalformedAccessRequests description "The total number of malformed RADIUS Access-Request packets received since server start-up. Bad authenticators are not included as malformed Access-Requests." characteristics "-N radiusAuthServTotalMalformedAccessRequests -O 1.3.6.1.3.79.1.1.1.1.11 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalBadAuthenticators description "The total number of RADIUS Authentication-Request packets which contained invalid Signature attributes received since server start-up." characteristics "-N radiusAuthServTotalBadAuthenticators -O 1.3.6.1.3.79.1.1.1.1.12 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalPacketsDropped description "The total number of packets dropped with no reply sent." characteristics "-N radiusAuthServTotalPacketsDropped -O 1.3.6.1.3.79.1.1.1.1.13 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServTotalUnknownType description "The total number of RADIUS packets of unknown type which were received since server start-up." characteristics "-N radiusAuthServTotalUnknownType -O 1.3.6.1.3.79.1.1.1.1.14 -T COUNTER -A RO -X equal -F 0" ) table radiusAuthClientTable description "The (conceptual) table listing the RADIUS authentication clients with which the server shares a secret." characteristics "-K ONE" ( notaccessible int radiusAuthClientIndex description "The RADIUS authentication client referred to in this table entry." characteristics "-N radiusAuthClientIndex -O 1.3.6.1.3.79.1.1.1.1.15.1.1 -T INTEGER -A NA -X equal -F 0" readonly netaddress radiusAuthClientAddress description "The NAS-IP-Address of the RADIUS authentication client referred to in this table entry." characteristics "-N radiusAuthClientAddress -O 1.3.6.1.3.79.1.1.1.1.15.1.2 -T IPADDRESS -A RO -X equal -F 0" readonly string[128] radiusAuthClientID description "The NAS-Identifier of the RADIUS authentication client referred to in this table entry." characteristics "-N radiusAuthClientID -O 1.3.6.1.3.79.1.1.1.1.15.1.3 -T STRING -A RO -X equal -F 0" readonly counter radiusAuthServAccessRequests description "The total number of RADIUS Access-Request packets received from this client since server start-up." characteristics "-N radiusAuthServAccessRequests -O 1.3.6.1.3.79.1.1.1.1.15.1.4 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServDupAccessRequests description "The total number of duplicate RADIUS Access-Request packets received from this client since server start-up." characteristics "-N radiusAuthServDupAccessRequests -O 1.3.6.1.3.79.1.1.1.1.15.1.5 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServAccessAccepts description "The total number of RADIUS Access-Accept packets sent to this client since server start-up." characteristics "-N radiusAuthServAccessAccepts -O 1.3.6.1.3.79.1.1.1.1.15.1.6 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServAccessRejects description "The total number of RADIUS Access-Reject packets sent to this client since server start-up." characteristics "-N radiusAuthServAccessRejects -O 1.3.6.1.3.79.1.1.1.1.15.1.7 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServAccessChallenges description "The total number of RADIUS Access-Challenge packets sent to this client since server start-up." characteristics "-N radiusAuthServAccessChallenges -O 1.3.6.1.3.79.1.1.1.1.15.1.8 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServMalformedAccessRequests description "The total number of malformed RADIUS Access-Request packets received from this client since server start-up. Bad authenticators are not included as malformed Access-Requests." characteristics "-N radiusAuthServMalformedAccessRequests -O 1.3.6.1.3.79.1.1.1.1.15.1.9 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServAuthenticationBadAuthenticators description "The total number of RADIUS Authentication-Request packets which contained invalid Signature attributes received from this client since server start-up." characteristics "-N radiusAuthServAuthenticationBadAuthenticators -O 1.3.6.1.3.79.1.1.1.1.15.1.10 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServPacketsDropped description "The total number of packets dropped from this client, with no reply sent." characteristics "-N radiusAuthServPacketsDropped -O 1.3.6.1.3.79.1.1.1.1.15.1.11 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAuthServUnknownType description "The total number of RADIUS packets of unknown type which were received from this client since authentication server start-up." characteristics "-N radiusAuthServUnknownType -O 1.3.6.1.3.79.1.1.1.1.15.1.12 -T COUNTER -A RO -X equal -F 0" ) group radiusAccServ description "(null)" characteristics "-K NONE" ( readonly string[128] radiusAccServIdent description "The implementation identification string for the RADIUS accounting server software in use on the system, for example; `FNS-2.1'" characteristics "-N radiusAccServIdent -O 1.3.6.1.3.79.2.1.1.1.1 -T STRING -A RO -X equal -F 0" readonly gauge radiusAccServUpTime description "If the server has a persistent state (e.g., a process), this value will be the time elapsed since it started. For software without persistent state, this value will be zero." characteristics "-N radiusAccServUpTime -O 1.3.6.1.3.79.2.1.1.1.2 -T GAUGE -A RO -X equal -F 0" readonly gauge radiusAccServResetTime description "If the server has a persistent state (e.g., a process) and supports a `reset' operation (e.g., can be told to re-read configuration files), this value will be the time elapsed since the last time the name server was `reset.' For software that does not have persistence or does not support a `reset' operation, this value will be zero." characteristics "-N radiusAccServResetTime -O 1.3.6.1.3.79.2.1.1.1.3 -T GAUGE -A RO -X equal -F 0" readwrite int radiusAccServConfigReset description "Status/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running." characteristics "-N radiusAccServConfigReset -O 1.3.6.1.3.79.2.1.1.1.4 -T INTEGER -A RW -X equal -F 0" readonly counter radiusAccServTotalRequests description "The total number of RADIUS Accounting-Request packets received since server start-up." characteristics "-N radiusAccServTotalRequests -O 1.3.6.1.3.79.2.1.1.1.5 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalInvalidRequests description "The total number of RADIUS Accounting-Request packets received from unknown addresses since server start-up." characteristics "-N radiusAccServTotalInvalidRequests -O 1.3.6.1.3.79.2.1.1.1.6 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalDupRequests description "The total number of duplicate RADIUS Accounting-Request packets received since server start-up." characteristics "-N radiusAccServTotalDupRequests -O 1.3.6.1.3.79.2.1.1.1.7 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalResponses description "The total number of RADIUS Accounting-Response packets sent since server start-up." characteristics "-N radiusAccServTotalResponses -O 1.3.6.1.3.79.2.1.1.1.8 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalMalformedRequests description "The total number of malformed RADIUS Accounting-Request packets received since server start-up. Bad authenticators are not included as malformed Access-Requests." characteristics "-N radiusAccServTotalMalformedRequests -O 1.3.6.1.3.79.2.1.1.1.9 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalBadAuthenticators description "The total number of RADIUS Accounting-Request packets which contained invalid Signature attributes since server start-up." characteristics "-N radiusAccServTotalBadAuthenticators -O 1.3.6.1.3.79.2.1.1.1.10 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalPacketsDropped description "The total number of packets dropped, with no reply sent." characteristics "-N radiusAccServTotalPacketsDropped -O 1.3.6.1.3.79.2.1.1.1.11 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalNoRecord description "The total number of RADIUS packets of unknown type which were received since server start-up." characteristics "-N radiusAccServTotalNoRecord -O 1.3.6.1.3.79.2.1.1.1.12 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServTotalUnknownType description "The total number of RADIUS packets of unknown type which were received since server start-up." characteristics "-N radiusAccServTotalUnknownType -O 1.3.6.1.3.79.2.1.1.1.13 -T COUNTER -A RO -X equal -F 0" ) table radiusAccClientTable description "The (conceptual) table listing the RADIUS accounting clients with which the server shares a secret." characteristics "-K ONE" ( notaccessible int radiusAccClientIndex description "The RADIUS accounting client referred to in this table entry." characteristics "-N radiusAccClientIndex -O 1.3.6.1.3.79.2.1.1.1.14.1.1 -T INTEGER -A NA -X equal -F 0" readonly netaddress radiusAccClientAddress description "The NAS-IP-Address of the RADIUS accounting client referred to in this table entry." characteristics "-N radiusAccClientAddress -O 1.3.6.1.3.79.2.1.1.1.14.1.2 -T IPADDRESS -A RO -X equal -F 0" readonly string[128] radiusAccClientID description "The NAS-Identifier of the RADIUS accounting client referred to in this table entry." characteristics "-N radiusAccClientID -O 1.3.6.1.3.79.2.1.1.1.14.1.3 -T STRING -A RO -X equal -F 0" readonly counter radiusAccServPacketsDropped description "The total number of packets dropped from this client, with no reply sent." characteristics "-N radiusAccServPacketsDropped -O 1.3.6.1.3.79.2.1.1.1.14.1.4 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServRequests description "The total number of RADIUS Accounting-Request packets received from this client since server start-up." characteristics "-N radiusAccServRequests -O 1.3.6.1.3.79.2.1.1.1.14.1.5 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServDupRequests description "The total number of duplicate RADIUS Accounting-Request packets received from this client since server start-up." characteristics "-N radiusAccServDupRequests -O 1.3.6.1.3.79.2.1.1.1.14.1.6 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServResponses description "The total number of RADIUS Accounting-Response packets sent to this client since server start-up." characteristics "-N radiusAccServResponses -O 1.3.6.1.3.79.2.1.1.1.14.1.7 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServBadAuthenticators description "The total number of RADIUS Accounting-Request packets which contained invalid authenticators received from this client since server start-up." characteristics "-N radiusAccServBadAuthenticators -O 1.3.6.1.3.79.2.1.1.1.14.1.8 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServMalformedRequests description "The total number of malformed RADIUS Accounting-Request packets which were received from this client since server start-up. Bad authenticators are not included as malformed Accounting-Requests." characteristics "-N radiusAccServMalformedRequests -O 1.3.6.1.3.79.2.1.1.1.14.1.9 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServNoRecord description "The total number of RADIUS Accounting-Request packets which were received from this client but not recorded since server start-up." characteristics "-N radiusAccServNoRecord -O 1.3.6.1.3.79.2.1.1.1.14.1.10 -T COUNTER -A RO -X equal -F 0" readonly counter radiusAccServUnknownType description "The total number of RADIUS packets of unknown type which were received from this client since accounting server start-up." characteristics "-N radiusAccServUnknownType -O 1.3.6.1.3.79.2.1.1.1.14.1.11 -T COUNTER -A RO -X equal -F 0" ) agenterrors ( 1 "cannot dispatch request" 2 "select(2) failed" 3 "sendto(2) failed" 4 "recvfrom(2) failed" 5 "no response from system" 6 "response too big" 7 "missing attribute" 8 "bad attribute type" 9 "cannot get sysUpTime" 10 "sysUpTime type bad" 11 "unknown SNMP error" 12 "bad variable value" 13 "variable is read only" 14 "general error" 15 "cannot make request PDU" 16 "cannot make request varbind list" 17 "cannot parse response PDU" 18 "request ID - response ID mismatch" 19 "string contains non-displayable characters" 20 "cannot open schema file" 21 "cannot parse schema file" 22 "cannot open host file" 23 "cannot parse host file" 24 "attribute unavailable for set operations" ) ) ## End of Agent Definitions