ldapNewCfgSecuritymode
LENOVO-GbTOR-G8272-MIB ·
.1.3.6.1.4.1.19046.2.7.24.1.1.21.51
Object
scalar r/w
Enumeration
Set LDAP transmit mode and security options: clear: Cleartext mode starttls: Secure LDAP via StartTLS operation w/o cleartext fallback ldaps: Secure LDAP via LDAPS
Context
- MIB
- LENOVO-GbTOR-G8272-MIB
- OID
.1.3.6.1.4.1.19046.2.7.24.1.1.21.51- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agLdapConfig
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 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::ldapNewCfgSecuritymode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8272-MIB::ldapNewCfgSecuritymode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | clear |
1 | starttls |
3 | ldaps |