userAuthDomainNameAppend
WHISP-APS-MIB ·
.1.3.6.1.4.1.161.19.3.1.9.17
Object
scalar r/w
Enumeration
Select whether to append the configured management domain name to the configured user authentication server names. For example, if dnsMgmtDomainName is set to 'example.com', authServer1 is set to 'auth1', and userAuthDomainNameAppend is set to enableDNSDomain, the authServer1 name used would be 'auth1.example.com'.
Context
- MIB
- WHISP-APS-MIB
- OID
.1.3.6.1.4.1.161.19.3.1.9.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- whispApsDNS
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 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::userAuthDomainNameAppend.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-APS-MIB::userAuthDomainNameAppend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableDNSDomain |
1 | enableDNSDomain |