mrNetMgmtEnableAuthenTraps
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.4.4
Object
scalar mandatory
r/w
Enumeration
enabled(1), -- trap generation is enabled
disabled(2) -- trap generation is disabled
Indicates whether the SNMP Agent is allowed to generate
authenticationFailure traps. The value of this object
overrides any configuration information; as such, it
provides a means whereby all authenticationFailure traps
may be disabled(2). This object manipulates the same value
for the MIB-II snmpEnableAuthenTraps object instance. The
value is duplicated here for convenience.
Default value: enabled(1).
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.4.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrNetMgmt
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-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrNetMgmtEnableAuthenTraps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrNetMgmtEnableAuthenTraps'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |