userAlertAuthentication
BIANCA-BRICK-USER-MIB ·
.0.62.1.2.6
Object
scalar r/w
Enumeration
SMTP server authentication mode.
Context
- MIB
- BIANCA-BRICK-USER-MIB
- OID
.0.62.1.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- userAlert
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 'BIANCA-BRICK-USER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-USER-MIB::userAlertAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-USER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-USER-MIB::userAlertAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | esmtp |
3 | pop3 |