snmpEnableAuthenTraps

SUN-SNMP · .1.3.6.1.2.1.11.30

Object

scalar mandatory r/w Enumeration
Indicates whether the SNMP agent process is
permitted to generate authentication-failure
traps.  The value of this object overrides any
configuration information; as such, it provides a
means whereby all authentication-failure traps may
be disabled.
          
Note that it is strongly recommended that this
object be stored in non-volatile memory so that it
remains constant between re-initializations of the
network management system.

Context

MIB
SUN-SNMP
OID
.1.3.6.1.2.1.11.30
Type
scalar
Access
readwrite
Status
mandatory
Parent
snmp

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP::snmpEnableAuthenTraps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP::snmpEnableAuthenTraps'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled