syslogDomainNameAppend
WHISP-BOX-MIBV2-MIB ·
.1.3.6.1.4.1.161.19.3.3.2.156
Object
scalar r/w
Enumeration
Select whether to append the configured management domain name to the Syslog server name. For example, if dnsMgmtDomainName is set to 'example.com', syslogServerAddr is set to 'syslog1', and syslogDomainNameAppend is set to appendDomain, the Syslog Server name used would be 'syslog1.example.com'.
Context
- MIB
- WHISP-BOX-MIBV2-MIB
- OID
.1.3.6.1.4.1.161.19.3.3.2.156- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- whispBoxConfig
- Groups
- 1
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::syslogDomainNameAppend.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::syslogDomainNameAppend'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disableDomain |
1 | appendDomain |
Conformance
Member of