sendLogFrequency
Pulizzi ·
.1.3.6.1.4.1.20677.1.6.7
Object
scalar r/w
Enumeration
No description available.
Context
- MIB
- Pulizzi
- OID
.1.3.6.1.4.1.20677.1.6.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- logManagerConfig
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 'Pulizzi' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Pulizzi::sendLogFrequency.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Pulizzi' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Pulizzi::sendLogFrequency'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | weekly-on-Sunday |
2 | weekly-on-Monday |
3 | weekly-on-Tuesday |
4 | weekly-on-Wednesday |
5 | weekly-on-Thursday |
6 | weekly-on-Friday |
7 | weekly-on-Saturday |
8 | daily |
9 | when-full |
10 | never |