typeOfMessageICMP
ELTEX-FXS72 ·
.1.3.6.1.4.1.35265.1.9.44.1.1.6
Object
Type of message (ICMP): for protocol ICMP only
Context
- MIB
- ELTEX-FXS72
- OID
.1.3.6.1.4.1.35265.1.9.44.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- firewallEntry
- Groups
- 1
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 'ELTEX-FXS72' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FXS72::typeOfMessageICMP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-FXS72' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FXS72::typeOfMessageICMP.<ruleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-FXS72' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-FXS72::typeOfMessageICMP'
Syntax
- Source
- TypeOfMessageICMP
- Base type
Enumeration
Values & Constraints
Type Values
0 | any |
1 | echoReply |
2 | destinationUnreachable |
3 | networkUnreachable |
4 | hostUnreachable |
5 | protocolUnreachable |
6 | portUnreachable |
7 | fragmentationNeeded |
8 | sourceRouteFailed |
9 | networkUnknown |
10 | hostUnknown |
11 | networkProhibited |
12 | hostProhibited |
13 | tosNetworkUnreachable |
14 | tosHostUnreachable |
15 | communicationProhibited |
16 | hostPrecedenceViolation |
17 | precedenceCutoff |
18 | sourceQuench |
19 | redirect |
20 | networkRedirect |
21 | hostRedirect |
22 | tosNetworkRedirect |
23 | tosHostRedirect |
24 | echoRequest |
25 | routerAdvertisement |
26 | routerSolicitation |
27 | timeExceeded |
28 | ttlZeroDuringTransit |
29 | ttlZeroDuringReassembly |
30 | parameterProblem |
31 | ipHeaderBad |
32 | requiredOptionMissing |
33 | timestampRequest |
34 | timestampReply |
35 | addressMaskRequest |
36 | addressMaskReply |
Conformance
Member of