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'
Objects (18)
Showing 18 of 18 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.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
- SNMPv2-SMIrfc
- SNMPv2-TCrfc
- INET-ADDRESS-MIBrfc
- RBN-SMIericsson
- SNMPv2-CONFrfc
- SNMP-FRAMEWORK-MIBrfc
- 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)
|
rbnTacacsContext rbnTacacsServerIndex rbnTacacsServerAddressType rbnTacacsServerAddress rbnTacacsServerPort rbnTacacsServerState rbnTacacsServerReason rbnTacacsUserName rbnTacacsServerMsg
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.1The compliance statement for SNMP entities which implement
the Redback TACACS+ MIB.
the Redback TACACS+ MIB.
Required groups
| mandatory | rbnTacacsNotifyObjectsGroup | |
| mandatory | rbnTacacsNotifyGroup |
Notifications / Traps (1)
| Name | OID | Description |
|---|---|---|
.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. |