CADANT-CMTS-SYSTEM-MIB :: cadSysEnableAuthenTraps

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCADANT-CMTS-SYSTEM-MIBcadSysEnableAuthenTraps

cadSysEnableAuthenTraps

Module: CADANT-CMTS-SYSTEM-MIB

OID (symbolic): CADANT-CMTS-SYSTEM-MIB::cadSysEnableAuthenTraps

OID (numeric): 1.3.6.1.4.1.4998.1.1.5.1.4.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates whether the SNMP entity is permitted to generate authentication traps.

What is cadSysEnableAuthenTraps?

Indicates whether the SNMP agent on this device is allowed to send authentication-failure traps when an unauthorized SNMP access attempt is detected. This setting can be toggled to enable or disable that notification behavior.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.5.1.4.1
snmpwalk -v2c -c public <target> CADANT-CMTS-SYSTEM-MIB::cadSysEnableAuthenTraps

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.5.1.4.1.1
snmpget -v2c -c public <target> CADANT-CMTS-SYSTEM-MIB::cadSysEnableAuthenTraps.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.5.1.4.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cadSysEnableAuthenTraps.1

Start monitoring ARRIS E6000 CMTS with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CADANT-CMTS-SYSTEM-MIB::cadSysEnableAuthenTraps OID value, configure state conditions and alerts, and monitor any ARRIS E6000 CMTS 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.4998cadantCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1cadObjectsCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1.1cadCableCADANT-PRODUCTS-MIB
1.3.6.1.4.1.4998.1.1.5cadSystemCADANT-PRODUCTS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4998.1.1.5.1cadSystemMibCADANT-CMTS-SYSTEM-MIB
1.3.6.1.4.1.4998.1.1.5.1.4cadSysSnmpCADANT-CMTS-SYSTEM-MIB
1.3.6.1.4.1.4998.1.1.5.1.4.1cadSysEnableAuthenTrapsCADANT-CMTS-SYSTEM-MIB