tptAuditLogNotifyResult
TPT-MISC-NOTIFY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.176
Object
scalar AuditLogResult
The result, pass or fail, of an audit check.
Context
- MIB
- TPT-MISC-NOTIFY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.176- Type
- scalar
- Access
- notifyonly
- Status
- current
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 'TPT-MISC-NOTIFY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-MISC-NOTIFY-MIB::tptAuditLogNotifyResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-MISC-NOTIFY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-MISC-NOTIFY-MIB::tptAuditLogNotifyResult'
Syntax
- Source
- AuditLogResult
- Base type
Enumeration
Values & Constraints
Type Values
1 | success |
2 | failed |