RC-TACACS-MIB :: rcTacacsGlobalEnable

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsRC-TACACS-MIBrcTacacsGlobalEnable

rcTacacsGlobalEnable

Module: RC-TACACS-MIB

OID (symbolic): RC-TACACS-MIB::rcTacacsGlobalEnable

OID (numeric): 1.3.6.1.4.1.2272.1.65.1.1

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: Enable/disable this feature.

What is rcTacacsGlobalEnable?

This is a true/false switch that globally enables or disables TACACS+ authentication/authorization/accounting on the device, defaulting to false. An admin sets this to true to turn on TACACS+ support device-wide before configuring individual TACACS+ servers in rcTacacsServerTable, since the servers won't be consulted if this master switch is off. For example, an admin migrating from local authentication to centralized TACACS+ would set rcTacacsGlobalEnable to true(1) after configuring at least one server entry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.1
snmpwalk -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.65.1.1.1
snmpget -v2c -c public <target> RC-TACACS-MIB::rcTacacsGlobalEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.65.1.1.1 s <value>

Start monitoring Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-TACACS-MIB::rcTacacsGlobalEnable OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel Rapid-City series switch (TACACS+ AAA client configuration) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.65rcTacacsRAPID-CITY
1.3.6.1.4.1.2272.1.65.1rcTacacsGlobalRAPID-CITY
Numeric OIDNameModule
1.3.6.1.4.1.2272.1.65.1.1rcTacacsGlobalEnableRC-TACACS-MIB