trapDomainNameAppend
WHISP-BOX-MIBV2-MIB ·
.1.3.6.1.4.1.161.19.3.3.13.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', trap1 is set to 'trap1', and trapDomainNameAppend is set to appendDomain, the trap1 name used would be 'trap1.example.com'.
Context
- MIB
- WHISP-BOX-MIBV2-MIB
- OID
.1.3.6.1.4.1.161.19.3.3.13.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- whispBoxDNS
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-BOX-MIBV2-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-BOX-MIBV2-MIB::trapDomainNameAppend.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-BOX-MIBV2-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-BOX-MIBV2-MIB::trapDomainNameAppend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableDomain |
1 | appendDomain |