syslogLogBufferEnabled
DLINK-DXS-1210-16TC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.4.1.2.4.1.2.2
Object
scalar r/w
Enumeration
This object indicates the state of logging system messages to the local buffer. Messages must enter the local message buffer first before it can be further dispatched to other destinations.
Context
- MIB
- DLINK-DXS-1210-16TC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.4.1.2.4.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogLogbuffer
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 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-16TC-AX-MIB::syslogLogBufferEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-16TC-AX-MIB::syslogLogBufferEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |