Home/Catalog/ASCEND-RADIUS-MIB

ASCEND-RADIUS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ASCEND-RADIUS-MIB.

26
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

26 total
Object Name
RFC1155-SMIThe maximum number of RADIUS authentication servers supported by the system.ro
INTEGER
.1.3.6.1.4.1.529.13.1
radiusNumAcctServersThe maximum number of RADIUS accounting servers supported by the system.ro
INTEGER
.1.3.6.1.4.1.529.13.2
radiusAuthStatsTableA list of entries for RADIUS authentication statistics.
SEQUENCE OF RadiusAuthStatsEntry
.1.3.6.1.4.1.529.13.3
radiusAuthStatsEntryAn entry containing object variables to describe a session.
RadiusAuthStatsEntry
.1.3.6.1.4.1.529.13.3.1
radAuthServerIndexThe index number for this session status entry. Its value ranges from 1 to 'radiusNumAuthServers'. and identifies which server entry is associated with.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.1
radAuthLoginRqstSentTotal number of authentication requests sent. These requests are strictly for authentication purposes. The sum of this value and 'radAuthOtherRqstSent' represents the total number of requests sent (excluding RADIUS accounting requests).ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.2
radAuthOtherRqstSentTotal number of requests sent that are NOT related to authentication or accounting. These include requests for routes, filters, banners, etc.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.3
radAuthRqstTimedOutTotal number of authentication requests which timed out. Value should be less than or equal to 'radAuthLoginRqstSent'.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.4
radAuthOtherRqstTimedOutTotal number of requests excluding authentication and accounting which timed out. Value should be less than or equal to 'radAuthOtherRqstSent'.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.5
radAuthRspRcvdTotal number of responses to authentication requests received. Response could be a NAK or an ACK. Value should match radAuthLoginRqstSent. The sum of this value and 'radAuthOtherRspRcvd', 'radAuthUnexpRspRcvd', and 'radAuthBadRspRcvd' represents the total number of responses received (excluding those related to RADIUS accounting).ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.6
radAuthOtherRspRcvdTotal number of responses to requests that were NOT related to authentication or accounting. Response could be a NAK or an ACK. Value should be less than or equal to radAuthOtherRqstSent.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.7
radAuthUnexpRspRcvdTotal number of responses received that did not match an outstanding request. A positive value may indicate configured timeout is insufficient. Total excludes accounting responses.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.8
radAuthBadRspRcvdTotal number of authentication responses received that were rejected due to: (1) authentication NAKed. (2) invalid authenticator field. (3) invalid packet format. (4) invalid code field. (5) unrecognized attribute. A positive value may indicate mismatch in the shared secrets.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.9
radAuthAckRspRcvdTotal number of authentication requests which were ACKed or authenticated successfully. Value is less than or equal to 'radAuthLoginRqstSent'.ro
INTEGER
.1.3.6.1.4.1.529.13.3.1.10
radAuthHostIPAddressThe IP address of the Authentication server. The value 0.0.0.0 is returned if entry is invalid.ro
IpAddress
.1.3.6.1.4.1.529.13.3.1.11
radAuthCurrentServerFlagValue indicates whether this entry is the current authentication server or not. Writing a value will cause the current server to be reset.rw
Enumeration
.1.3.6.1.4.1.529.13.3.1.12
radiusAcctStatsTableA list of entries for RADIUS accounting statistics.
SEQUENCE OF RadiusAcctStatsEntry
.1.3.6.1.4.1.529.13.4
radiusAcctStatsEntryAn entry containing object variables to describe a session.
RadiusAcctStatsEntry
.1.3.6.1.4.1.529.13.4.1
radAcctServerIndexThe index number for this session status entry. Its value ranges from 1 to 'radiusNumAcctServers'. and identifies which server entry is associated with.ro
INTEGER
.1.3.6.1.4.1.529.13.4.1.1
radAcctRqstSentTotal number of accounting requests sent.ro
INTEGER
.1.3.6.1.4.1.529.13.4.1.2
radAcctRqstTimedOutTotal number of accounting requests which timed out.ro
INTEGER
.1.3.6.1.4.1.529.13.4.1.3
radAcctRspRcvdTotal number of responses to accounting requests received.ro
INTEGER
.1.3.6.1.4.1.529.13.4.1.4
radAcctUnexpRspRcvdTotal number of accounting responses received that did not match an outstanding request. A positive value may indicate configured timeout is insufficient.ro
INTEGER
.1.3.6.1.4.1.529.13.4.1.5
radAcctHostIPAddressThe IP address of the Accounting server. The value 0.0.0.0 is returned if entry is invalid.ro
IpAddress
.1.3.6.1.4.1.529.13.4.1.6
radAcctCurrentServerFlagValue indicates whether this entry is the current active accounting server or not. Writing a value will cause the current server to be reset.rw
Enumeration
.1.3.6.1.4.1.529.13.4.1.7
radiusNewNASPortIDFormatTRUE if new NAS port ID format is used, FALSE if old NAS Port ID is used. On the TNT product family the new NAS port ID format is used by default. The old format cannot be used for multi-shelf systems or if any line cards are in a slot greater than the twelfth position.rw
Enumeration
.1.3.6.1.4.1.529.13.5
ASCEND-RADIUS-MIB - SNMP MIB Reference | MIBs Explorer