RBN-RADIUS-MIB
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).
rbnRadiusMib
1.3.6.1.4.1.2352.2.32
Imported Objects
| RADIUS-ACC-CLIENT-MIB | radiusAccClientServerPortNumber radiusAccServerAddress radiusAccServerEntry |
| RADIUS-AUTH-CLIENT-MIB | radiusAuthClientServerPortNumber radiusAuthServerAddress radiusAuthServerEntry |
| RBN-SMI | rbnMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION TimeStamp TruthValue |
Type Definitions (2)
| RbnRadiusServerReason | Enumeration |
responding(1)packetTimeout(2)serverTimeout(3)portDown(4) |
| RbnRadiusServerState | Enumeration |
unknown(1)up(2)down(3) |
Objects (35)
|
|
.1.3.6.1.4.1.2352.2.32 |
|
|
|
.1.3.6.1.4.1.2352.2.32.0 |
|
|
|
.1.3.6.1.4.1.2352.2.32.1 |
|
|
|
.1.3.6.1.4.1.2352.2.32.1.1 |
|
|
|
secondsUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.1.1 |
|
|
secondsUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.1.2 |
|
|
minutesUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.1.3 |
|
|
triesUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.1.4 |
|
|
.1.3.6.1.4.1.2352.2.32.1.1.5 |
|
|
|
.1.3.6.1.4.1.2352.2.32.1.1.5.1 |
|
|
|
RbnRadiusServerState | .1.3.6.1.4.1.2352.2.32.1.1.5.1.1 |
|
|
SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2352.2.32.1.1.5.1.2 |
|
|
SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2352.2.32.1.1.5.1.3 |
|
|
packetsSNMPv2-SMICounter32 | .1.3.6.1.4.1.2352.2.32.1.1.5.1.4 |
|
|
SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.32.1.1.6 |
|
|
.1.3.6.1.4.1.2352.2.32.1.2 |
|
|
|
secondsUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.2.1 |
|
|
secondsUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.2.2 |
|
|
minutesUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.2.3 |
|
|
retriesUnsigned32 | .1.3.6.1.4.1.2352.2.32.1.2.4 |
|
|
.1.3.6.1.4.1.2352.2.32.1.2.5 |
|
|
|
.1.3.6.1.4.1.2352.2.32.1.2.5.1 |
|
|
|
RbnRadiusServerState | .1.3.6.1.4.1.2352.2.32.1.2.5.1.1 |
|
|
SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2352.2.32.1.2.5.1.2 |
|
|
SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2352.2.32.1.2.5.1.3 |
|
|
packetsSNMPv2-SMICounter32 | .1.3.6.1.4.1.2352.2.32.1.2.5.1.4 |
|
|
SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.32.1.2.6 |
|
|
.1.3.6.1.4.1.2352.2.32.1.3 |
|
|
|
Unsigned32 | .1.3.6.1.4.1.2352.2.32.1.3.1 |
|
|
OctetString | .1.3.6.1.4.1.2352.2.32.1.3.2 |
|
|
RbnRadiusServerReason | .1.3.6.1.4.1.2352.2.32.1.3.3 |
|
|
OctetString | .1.3.6.1.4.1.2352.2.32.1.3.4 |
|
|
.1.3.6.1.4.1.2352.2.32.2 |
|
|
|
.1.3.6.1.4.1.2352.2.32.2.1 |
|
|
|
.1.3.6.1.4.1.2352.2.32.2.2 |
Notifications / Traps (2)
| Name | OID | Description |
|---|---|---|
|
rbnRadiusAuthSrvState RADIUS-AUTH-CLIENT-MIBradiusAuthServerAddress RADIUS-AUTH-CLIENT-MIBradiusAuthClientServerPortNumber rbnRadiusClientPort rbnRadiusContext rbnRadiusReason rbnRadiusUsername
|
.1.3.6.1.4.1.2352.2.32.0.1 |
This 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.
|
|
rbnRadiusAcctSrvState RADIUS-ACC-CLIENT-MIBradiusAccServerAddress RADIUS-ACC-CLIENT-MIBradiusAccClientServerPortNumber rbnRadiusClientPort rbnRadiusContext rbnRadiusReason rbnRadiusUsername
|
.1.3.6.1.4.1.2352.2.32.0.2 |
This 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.
|