tptPolicyLogNotifyComponentID
TPT-POLICY-MIB ·
.1.3.6.1.4.1.10734.3.3.3.1.122
Object
scalar PolicyComponent
The type of log (alert, block, or peer) pertaining to this notification.
Context
- MIB
- TPT-POLICY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.3.1.122- 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-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::tptPolicyLogNotifyComponentID.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-POLICY-MIB::tptPolicyLogNotifyComponentID'
Syntax
- Source
- PolicyComponent
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | deny |
2 | allow |
7 | alert |
8 | block |
9 | peer |