MIB Viewer

RBN-TACACS-MIB

24 objects
This Redback MIB defines a notification for the state of the TACACS+ server.
Imported Objects
INET-ADDRESS-MIBInetAddress InetAddressType
RBN-SMIrbnMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2352.2.33IdentityrbnTacacsMibThis Redback MIB defines a notification for the state of the TACACS+ server.
1.3.6.1.4.1.2352.2.33.0NoderbnTacacsMIBNotifications
1.3.6.1.4.1.2352.2.33.0.1NotificationrbnTacacsStateChangecurrentThis notification signifies that a TACACS+ authorization server has transitioned to 'up' or 'down'. Note: if rbnTacacsState's value is 'down' and rbnTacacsReas…
1.3.6.1.4.1.2352.2.33.1NoderbnTacacsMIBObjects
1.3.6.1.4.1.2352.2.33.1.1NoderbnTacacsObjects
1.3.6.1.4.1.2352.2.33.1.2NoderbnTacacsAcctObjects
1.3.6.1.4.1.2352.2.33.1.3NoderbnTacacsNotifyObjects
1.3.6.1.4.1.2352.2.33.1.3.1ScalarrbnTacacsContextaccessible-for-notifycurrentThe name of the context in which this server is configured.
1.3.6.1.4.1.2352.2.33.1.3.2ScalarrbnTacacsServerIndexaccessible-for-notifycurrentA unique index value assigned to each TACACS server
1.3.6.1.4.1.2352.2.33.1.3.3ScalarrbnTacacsServerAddressTypeaccessible-for-notifycurrentThe type of address contained in rbnTacacsServerAddress.
1.3.6.1.4.1.2352.2.33.1.3.4ScalarrbnTacacsServerAddressaccessible-for-notifycurrentThe TACACS+ server address.
1.3.6.1.4.1.2352.2.33.1.3.5ScalarrbnTacacsServerPortaccessible-for-notifycurrentThe TCP port number.
1.3.6.1.4.1.2352.2.33.1.3.6ScalarrbnTacacsServerStateaccessible-for-notifycurrentThe current state of the TACACS+ server.
1.3.6.1.4.1.2352.2.33.1.3.7ScalarrbnTacacsServerReasonaccessible-for-notifycurrentThe reason for the server's last state change.
1.3.6.1.4.1.2352.2.33.1.3.8ScalarrbnTacacsUserNameaccessible-for-notifycurrentThe name of the user the system was trying to authenticate or send accouting information for when the TACACS+ server transitioned to 'down'. Note: the 'usernam…
1.3.6.1.4.1.2352.2.33.1.3.9ScalarrbnTacacsServerMsgaccessible-for-notifycurrentA text string optionally provided by the TACACS+ server when rbnTacacsServerReason is 'serverError'. In all other cases this is a zero-length string.
1.3.6.1.4.1.2352.2.33.2NoderbnTacacsMIBConformance
1.3.6.1.4.1.2352.2.33.2.1NoderbnTacacsCompliances
1.3.6.1.4.1.2352.2.33.2.1.1CompliancerbnTacacsCompliancecurrentThe compliance statement for SNMP entities which implement the Redback TACACS+ MIB.
1.3.6.1.4.1.2352.2.33.2.2NoderbnTacacsGroups
1.3.6.1.4.1.2352.2.33.2.2.2GrouprbnTacacsNotifyObjectsGroupcurrentThe collection of objects used only in notifications.
1.3.6.1.4.1.2352.2.33.2.2.3GrouprbnTacacsNotifyGroupcurrentNotification for tracking the status of TACACS+ servers.
Type Definitions
NameSyntaxStatusDescription
RbnTacacsReasonINTEGER { responding(1), packetTimeout(2), serverTimeout(3), serverError(4) }currentWhen a TACACS+ server transitions to a new state, this identifies the reason for the transition.
RbnTacacsStateINTEGER { unknown(1), up(2), down(3) }currentThe current state of a TACACS+ server. When a server is initially configured its state is 'unknown'. When requests are sent to this server it will transition to either 'up' or 'down', depending on whether the server rep…