logStatus
SUN-T300-MIB ·
.1.3.6.1.4.1.42.2.28.2.2.8.1
Object
scalar Enumeration
A flag indicating whether syslogd is enabled.
Context
- MIB
- SUN-T300-MIB
- OID
.1.3.6.1.4.1.42.2.28.2.2.8.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- t300LogObjs
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 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-T300-MIB::logStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-T300-MIB::logStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |