RBN-TACACS-MIB

        This Redback MIB defines a notification for the state
of the TACACS+ server.
    
Source file
RBN-TACACS-MIB
Last revised
Identity
rbnTacacsMib
Base OID
1.3.6.1.4.1.2352.2.33
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressType
RBN-SMI rbnMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the ericsson MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-TACACS-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-TACACS-MIB::rbnTacacsMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-TACACS-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-TACACS-MIB::rbnTacacsMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (18)
.1.3.6.1.4.1.2352.2.33
.1.3.6.1.4.1.2352.2.33.0
.1.3.6.1.4.1.2352.2.33.1
.1.3.6.1.4.1.2352.2.33.1.1
.1.3.6.1.4.1.2352.2.33.1.2
.1.3.6.1.4.1.2352.2.33.1.3
OctetString
.1.3.6.1.4.1.2352.2.33.1.3.1
Unsigned32
.1.3.6.1.4.1.2352.2.33.1.3.2
.1.3.6.1.4.1.2352.2.33.1.3.3
.1.3.6.1.4.1.2352.2.33.1.3.4
Unsigned32
.1.3.6.1.4.1.2352.2.33.1.3.5
.1.3.6.1.4.1.2352.2.33.1.3.6
.1.3.6.1.4.1.2352.2.33.1.3.7
OctetString
.1.3.6.1.4.1.2352.2.33.1.3.8
OctetString
.1.3.6.1.4.1.2352.2.33.1.3.9
.1.3.6.1.4.1.2352.2.33.2
.1.3.6.1.4.1.2352.2.33.2.1
.1.3.6.1.4.1.2352.2.33.2.2
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. INET-ADDRESS-MIBrfc
  4. RBN-SMIericsson
  5. SNMPv2-CONFrfc
  6. SNMP-FRAMEWORK-MIBrfc
  7. RBN-TACACS-MIBericssonselected
Type Definitions (2)
Enumeration
responding(1)
packetTimeout(2)
serverTimeout(3)
serverError(4)
Enumeration
unknown(1)
up(2)
down(3)
Conformance Groups (2)
The collection of objects used only in notifications.
.1.3.6.1.4.1.2352.2.33.2.2.2
Notification for tracking the status of TACACS+ servers.
.1.3.6.1.4.1.2352.2.33.2.2.3
Compliance Statements (1)

OID .1.3.6.1.4.1.2352.2.33.2.1.1
The compliance statement for SNMP entities which implement
the Redback TACACS+ MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.2352.2.33.0.1
This notification signifies that a TACACS+ authorization
server has transitioned to 'up' or 'down'.

Note: if rbnTacacsState's value is 'down' and
rbnTacacsReason's value is 'packetTimeout', then
rbnTacacsUserName's value will be a username. For all other
cases, rbnTacacsUserName's value will be a zero-length
string.

If rbnTacacsServerReason is 'serverError', then rbnTacacsServerMsg
may contain a string from the server, otherwise the value is a
zero-length string.