logServerOff
FS-NMS-LOG-SERVER-MIB ·
.1.3.6.1.4.1.52642.2.235.2
Object
scalar mandatory
r/w
Enumeration
Is syslog service ON or OFFs. 0-ON, 1-OFF.
Context
- MIB
- FS-NMS-LOG-SERVER-MIB
- OID
.1.3.6.1.4.1.52642.2.235.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- logServer
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 'FS-NMS-LOG-SERVER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LOG-SERVER-MIB::logServerOff.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-LOG-SERVER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-LOG-SERVER-MIB::logServerOff'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | on |
1 | off |