ntpDomainNameAppend
WHISP-APS-MIB ·
.1.3.6.1.4.1.161.19.3.1.9.1
Object
scalar r/w
Enumeration
Select whether to append the configured management domain name to the configured trap names. For example, if dnsMgmtDomainName is set to 'example.com', ntpServer is set to 'ntp', and ntpDomainNameAppend is set to appendDomain, the ntpServer name used would be 'ntp.example.com'.
Context
- MIB
- WHISP-APS-MIB
- OID
.1.3.6.1.4.1.161.19.3.1.9.1- 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::ntpDomainNameAppend.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::ntpDomainNameAppend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableDomain |
1 | appendDomain |