wfOspfMcastUseDynTTL
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.28
Object
scalar mandatory
r/w
Enumeration
This controls whether dynamic TTL threshold is used.
Data forwarding is a little bit faster when it is NOT used.
Dynamic TTL means the TTL threshold may be different
per (source, group, downstream) tuple. See MOSPF spec,
section 2.3.4.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.28- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfMcastUseDynTTL.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfMcastUseDynTTL'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |