s3AgentAuthTrap
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.1.7
Object
scalar obsolete
r/w
Enumeration
Enable or disable the use of authentication error
trap generation.
This parameter will take effect only after a restart
(s3AgentRestart) is issued. This parameter will not
survive a reset (s3AgentReset) unless the specific
NMM configuration file is updated to reflect the
change.
This object is now deprecated. Managers should use
the snmpEnableAuthenTraps object in MIB-II instead.
This object is aliased to snmpEnableAuthenTraps.
Changing either variable will change the other
accordingly.
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- s3AgentSw
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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentAuthTrap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3AgentAuthTrap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |