fsBfdSessGTSMTTL
FS-BFD-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.23
Object
column r/w
Unsigned32
This object is valid only when fsBfdSessGTSM protection is enabled on the system. This object specifies the minimum allowed TTL for received BFD control packets. For singleHop(1) session, if GTSM protection is enabled, this object SHOULD be set to maximum TTL allowed for single hop. The value of zero(0) indicates that fsBfdSessGTSM is disabled.
Context
- MIB
- FS-BFD-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsBfdSessEntry
- 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 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessGTSMTTL'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessGTSMTTL.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-BFD-MIB::fsBfdSessGTSMTTL'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
fsBfdModuleReadOnlyCompliance
readonly
Write access is not required.