tptQuarantineNotifyAction
TPT-MISC-NOTIFY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.135
Object
scalar AddOrRemove
Whether the host was added to or removed from the quarantine list.
Context
- MIB
- TPT-MISC-NOTIFY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.135- Type
- scalar
- Access
- readonly
- 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::tptQuarantineNotifyAction.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::tptQuarantineNotifyAction'
Syntax
- Source
- AddOrRemove
- Base type
Enumeration
Values & Constraints
Type Values
1 | add |
2 | remove |