hmRouterIcmpTimeExceededMessage
HIRSCHMANN-ROUTER-MIB ·
.1.3.6.1.4.1.248.14.6.5.1
Object
scalar mandatory
r/w
Enumeration
DURABLE: { enable }
Controls whether an ICMP 'Time Exceeded' message
will be generated when the TTL (Time To Live) field
has expired. Due to RFC1812 (Router Requirements),
this variable is enabled by default.
Context
- MIB
- HIRSCHMANN-ROUTER-MIB
- OID
.1.3.6.1.4.1.248.14.6.5.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hmRouterOptions
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 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-ROUTER-MIB::hmRouterIcmpTimeExceededMessage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-ROUTER-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-ROUTER-MIB::hmRouterIcmpTimeExceededMessage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |