fsMrinfoTtlThreshold
FS-MULTICAST-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.3
Object
column SNMPv2-SMIInteger32
The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface.
Context
- MIB
- FS-MULTICAST-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMrinfoEntry
- 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-MULTICAST-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MULTICAST-MIB::fsMrinfoTtlThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-MULTICAST-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-MULTICAST-MIB::fsMrinfoTtlThreshold.<fsMrinfoIfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-MULTICAST-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-MULTICAST-MIB::fsMrinfoTtlThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of