isConfigLogType
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.2.4.4
Object
The type of log in agent
Context
- MIB
- ISPRO-MIB
- OID
.1.3.6.1.4.1.19011.1.3.2.1.2.4.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- isConfigLog
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isConfigLogType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isConfigLogType'
Syntax
- Source
- IsproLogType
- Base type
Enumeration
Values & Constraints
Type Values
1 | historyLog |
2 | extendedLog |
3 | deviceEventLog |
4 | systemEventLog |