bfdSessGTSMTTL

BFD-STD-MIB · .1.3.6.1.2.1.222.1.2.1.24

Object

column r/w Unsigned32
This object is valid only when bfdSessGTSM protection is
enabled on the system.  This object indicates the minimum
allowed Time to Live (TTL) for received BFD Control packets.
For a singleHop(1) session, if GTSM protection is enabled,
this object SHOULD be set to the maximum TTL value allowed
for a single hop.
              
By default, GTSM is enabled and the TTL value is 255.  For a
multihop session, updating of the maximum TTL value allowed
is likely required.

Context

MIB
BFD-STD-MIB
OID
.1.3.6.1.2.1.222.1.2.1.24
Type
column
Access
readwrite
Status
current
Parent
bfdSessEntry
Groups
1

Walk 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 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessGTSMTTL'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessGTSMTTL.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BFD-STD-MIB::bfdSessGTSMTTL'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required.