dhcprDomainNameAppend
WHISP-APS-MIB ·
.1.3.6.1.4.1.161.19.3.1.9.5
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', dhcprServer is set to 'dhcpr', and dhcprDomainNameAppend is set to appendDomain, the dhcprServer name used would be 'dhcpr.example.com'.
Context
- MIB
- WHISP-APS-MIB
- OID
.1.3.6.1.4.1.161.19.3.1.9.5- 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::dhcprDomainNameAppend.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::dhcprDomainNameAppend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableDomain |
1 | appendDomain |