ctxAuthFailureNotifyEnable
CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.758.1.5.2.3
Object
This object specifies if the authentication failure traps
should be enabled or disabled. Setting this to TRUE
will enable the notifications. Setting this to FALSE
will disable the notifications.
The default setting for authentication failures is
FALSE/disabled in order to prevent unnecessary event
flooding.
This object controls the generation of the following
notifications:
ciscoCTXSysUserAuthFailure
Context
- MIB
- CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.758.1.5.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ctxNotifyConfigObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB::ctxAuthFailureNotifyEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-EXCHANGE-SYSTEM-MIB::ctxAuthFailureNotifyEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |