logStorage
BLUESERVER-MIB ·
.1.3.6.1.4.1.9967.1.7.7.1.3
Object
scalar r/w
Enumeration
Log storage
Context
- MIB
- BLUESERVER-MIB
- OID
.1.3.6.1.4.1.9967.1.7.7.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- confLogGroup
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 'BLUESERVER-MIB' -M '/opt/observium/mibs/bluesocket:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUESERVER-MIB::logStorage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUESERVER-MIB' -M '/opt/observium/mibs/bluesocket:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUESERVER-MIB::logStorage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | local |
1 | remote |
2 | both |