RBN-RADIUS-MIB
AI MIB Summary
The RBN-RADIUS-MIB extends standard RADIUS monitoring on Redback networking hardware to track specific authentication and accounting server metrics, including session states, packet counts, and error notifications. This vendor-specific module enables granular SNMP management of RADIUS client-server interactions within the Redback system's operational context.
This Redback MIB supplements the standard Remote Access Dialin User Service (RADIUS) MIBs, namely: RADIUS-AUTH-CLIENT-MIB (RFC 2618) RADIUS-ACC-CLIENT-MIB (RFC 2620) This module defines additional objects and notifications for managing the RADIUS authentication and accounting servers in use by the Redback system. All mib objects defined in this module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
Main OID:
rbnRadiusMib.1.3.6.1.4.1.2352.2.32
46
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
rbnRadiusMibThis Redback MIB supplements the standard Remote Access Dialin User Service (RADIUS) MIBs, namely: RADIUS-AUTH-CLIENT-MIB (RFC 2618) RADIUS-ACC-CLIENT-MIB (RFC 2620) This module defines additional objects and notifications for managing the RADIUS authentication and accounting servers in use by the Redback system. All mib objects defined in this module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). MODULE-IDENTITY .1.3.6.1.4.1.2352.2.32 |
rbnRadiusMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.0 |
rbnRadiusAuthStateChangeThis notification signifies that a RADIUS authorization server has transitioned to 'up' or 'down'. Note: if rbnRadiusAuthSrvState's value is 'down' and rbnRadiusReason's value is 'packetTimeout', then rbnRadiusUsername's value will be a username. For all other cases, rbnRadiusUsername's value will be a zero-length string. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.32.0.1 |
rbnRadiusAcctStateChangeThis notification signifies that a RADIUS accounting server has transitioned to 'up' or 'down'. Note: if rbnRadiusAcctSrvState's value is 'down' and rbnRadiusReason's value is 'packetTimeout', then rbnRadiusUsername's value will be a username. For all other cases, rbnRadiusUsername's value will be a zero-length string. NOTIFICATION-TYPE .1.3.6.1.4.1.2352.2.32.0.2 |
rbnRadiusMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.1 |
rbnRadiusAuthObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.1.1 |
rbnRadiusAuthPktTimeoutThe maximum amount of time to wait for a response from a RADIUS authorization server before assuming the packet was lost.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.1.1 |
rbnRadiusAuthSrvTimeoutThe maximum amount of time to wait for any response from a RADIUS authorization server before assuming the server is unreachable. A value of '0' indicates that there is no timeout value. In this case a server is considered to be unreachable when no response is received within the rbnRadiusAuthPktTimeout window.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.1.2 |
rbnRadiusAuthDeadtimeAfter a RADIUS authorization server has been transitioned to 'down' it will be assumed to be unreachable for this interval. After that point the system may start sending requests to the server again. A value of '0' indicates the system may start sending requests to the server immediately.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.1.3 |
rbnRadiusAuthTriesThe number of times the system will attempt to transmit an authorization request to a RADIUS server. If multiple RADIUS authorization servers have been configured retransmissions will cycle through the other servers before being retransmitted to the server that originally failed to respond.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.1.4 |
rbnRadiusAuthSrvTableThis table augments the radiusAuthServerTable. All entries that exist in that table will have a corresponding entry in this table. SEQUENCE OF RbnRadiusAuthSrvEntry .1.3.6.1.4.1.2352.2.32.1.1.5 |
rbnRadiusAuthSrvEntryA Redback proprietary extension to the radiusAuthServerEntry. RbnRadiusAuthSrvEntry .1.3.6.1.4.1.2352.2.32.1.1.5.1 |
rbnRadiusAuthSrvStateThe current state of the RADIUS server.ro RbnRadiusServerState .1.3.6.1.4.1.2352.2.32.1.1.5.1.1 |
rbnRadiusAuthSrvLastChangeThe value of sysUpTime when this server last changed state. If rbnRadiusAuthSrvState is 'unknown' this is effectively the value of sysUpTime when this server was initially configured.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.1.5.1.2 |
rbnRadiusAuthSrvCounterResetTimeThe value of sysUpTime on the most recent occasion when any of the counters for this RADIUS server experienced a discontinuity. Note: this includes counters in this table as well as those in radiusAuthServerTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.1.5.1.3 |
rbnRadiusAuthSrvSendErrorsThe number of packets destined to this RADIUS server which could not be transmitted due to an error. Discontinuities in the value of this counter are indicated by the value of rbnRadiusAuthSrvCounterResetTime.ro Counter32 UNITS "packets" .1.3.6.1.4.1.2352.2.32.1.1.5.1.4 |
rbnRadiusAuthStripDomainIf this object is false, the entire username, including the domain name is sent to the RADIUS server. If true, the domain portion of a structured username is stripped before relaying a request to a RADIUS server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.1.6 |
rbnRadiusAcctObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.1.2 |
rbnRadiusAcctPktTimeoutThe maximum amount of time to wait for a response from a RADIUS accounting server before assuming the packet was lost. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the rbnRadiusAuthPktTimeout value will be used for all requests going to that server.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.2.1 |
rbnRadiusAcctSrvTimeoutThe maximum amount of time to wait for any response from a RADIUS accounting server before assuming the server is unreachable. A value of '0' indicates that there is no timeout value. In this case a server is considered to be unreachable when no response is received within the rbnRadiusAcctPktTimeout window. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the rbnRadiusAuthSrvTimeout value will be used for that server.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.2.2 |
rbnRadiusAcctDeadtimeAfter a RADIUS accounting server has been transitioned to 'down' it will be assumed to be unreachable for this interval. After that point the system may start sending accounting records to the server again. A value of '0' indicates the system may start sending records to the server immediately. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the rbnRadiusAuthDeadtime value will be used for that server.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.2.3 |
rbnRadiusAcctTriesThe number of times the system will attempt to transmit an accounting record to a RADIUS server. If multiple RADIUS accounting servers have been configured retransmissions will cycle through the other servers before being retransmitted to the server that originally failed to respond. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the rbnRadiusAuthTries value will be used for that server.rw Unsigned32 .1.3.6.1.4.1.2352.2.32.1.2.4 |
rbnRadiusAcctSrvTableThis table augments the radiusAccServerTable. All entries that exist in that table will have a corresponding entry in this table. SEQUENCE OF RbnRadiusAcctSrvEntry .1.3.6.1.4.1.2352.2.32.1.2.5 |
rbnRadiusAcctSrvEntryA Redback proprietary extension to the radiusAccServerEntry. RbnRadiusAcctSrvEntry .1.3.6.1.4.1.2352.2.32.1.2.5.1 |
rbnRadiusAcctSrvStateThe current state of the RADIUS server.ro RbnRadiusServerState .1.3.6.1.4.1.2352.2.32.1.2.5.1.1 |
rbnRadiusAcctSrvLastChangeThe value of sysUpTime when this server last changed state. If rbnRadiusAcctSrvState is 'unknown' this is effectively the value of sysUpTime when this server was initially configured.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.2.5.1.2 |
rbnRadiusAcctSrvCounterResetTimeThe value of sysUpTime on the most recent occasion when any of the counters for this RADIUS server experienced a discontinuity. Note: this includes counters in this table as well as those in radiusAccServerTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.2.5.1.3 |
rbnRadiusAcctSrvSendErrorsThe number of packets destined to this RADIUS server which could not be transmitted due to an error. Discontinuities in the value of this counter are indicated by the value of rbnRadiusAcctSrvCounterResetTime.ro Counter32 UNITS "packets" .1.3.6.1.4.1.2352.2.32.1.2.5.1.4 |
rbnRadiusAcctStripDomainIf this object is false, the entire username, including the domain name is sent to the RADIUS server. If true, the domain portion of a structured username is stripped before relaying a request to a RADIUS server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2352.2.32.1.2.6 |
rbnRadiusNotifyObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.1.3 |
rbnRadiusClientPortA system may be configured to use a range of source TCP/IP ports when sending requests to a RADIUS server. When a server transitions to 'up' or 'down' and a state-change notification is generated, an instance of this object is included to indicate which source port was being used when the server changed state.ro Unsigned32 .1.3.6.1.4.1.2352.2.32.1.3.1 |
rbnRadiusContextThe name of the context in which this server is configured.ro SnmpAdminString .1.3.6.1.4.1.2352.2.32.1.3.2 |
rbnRadiusReasonThe reason for the server's last state change.ro RbnRadiusServerReason .1.3.6.1.4.1.2352.2.32.1.3.3 |
rbnRadiusUsernameThe name of the user the system was trying to authenticate or send accouting information for when the RADIUS server transitioned to 'down'. Note: the 'username' is only valid when transitioning due to a packet-level timeout. When transitioning due to any other reason the value for this object will be a zero-length string.ro SnmpAdminString .1.3.6.1.4.1.2352.2.32.1.3.4 |
rbnRadiusMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.2 |
rbnRadiusCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.2.1 |
rbnRadiusComplianceThe compliance statement for SNMP entities which implement the Redback RADIUS MIB.deprecated Unknown .1.3.6.1.4.1.2352.2.32.2.1.1 |
rbnRadiusCompliance2The compliance statement for SNMP entities which implement the Redback RADIUS MIB. Unknown .1.3.6.1.4.1.2352.2.32.2.1.2 |
rbnRadiusGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2352.2.32.2.2 |
rbnRadiusAuthGroupThe collection of objects used to manage RADIUS authentication servers.deprecated Unknown .1.3.6.1.4.1.2352.2.32.2.2.1 |
rbnRadiusAcctGroupThe collection of objects used to manage RADIUS accounting servers.deprecated Unknown .1.3.6.1.4.1.2352.2.32.2.2.2 |
rbnRadiusNotifyGroupThe collection of objects used only in notifications. Unknown .1.3.6.1.4.1.2352.2.32.2.2.3 |
rbnRadiusAuthNotifyGroupNotification for tracking the status of RADIUS authentication servers. Unknown .1.3.6.1.4.1.2352.2.32.2.2.4 |
rbnRadiusAcctNotifyGroupNotification for tracking the status of RADIUS accounting servers. Unknown .1.3.6.1.4.1.2352.2.32.2.2.5 |
rbnRadiusAuthGroup2The collection of objects used to manage RADIUS authentication servers. Unknown .1.3.6.1.4.1.2352.2.32.2.2.6 |
rbnRadiusAcctGroup2The collection of objects used to manage RADIUS accounting servers. Unknown .1.3.6.1.4.1.2352.2.32.2.2.7 |