alertProtocol
TPT-POLICY-MIB ·
.1.3.6.1.4.1.10734.3.3.2.1.13.1.1
Object
column PolicyProtocol
The protocol of a policy.
Context
- MIB
- TPT-POLICY-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.1.13.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alertsByProtocolEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPT-POLICY-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-POLICY-MIB::alertProtocol'
More examples
Read one indexed 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::alertProtocol.<alertProtocol>'
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::alertProtocol'
Syntax
- Source
- PolicyProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | icmp |
2 | udp |
3 | tcp |
4 | other-ip |
5 | arp |
6 | other-eth |
7 | icmpv6 |
8 | other-ipv6 |