apSyslogNotificationsEnabled
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.1.2
Object
Indicates whether apSyslogMessageGenerated notifications will or will not be sent when a syslog message is generated by the device. Disabling notifications does not prevent syslog messages from being added to the apSyslogHistoryTable.
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apSyslogBasic
- 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 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSLOG-MIB::apSyslogNotificationsEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSLOG-MIB::apSyslogNotificationsEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of