hwPimNeighborTBit

HUAWEI-PIM-STD-MIB · .1.3.6.1.4.1.2011.5.25.149.4.1.2.1.11

Object

Whether the T bit was set in the LAN Prune Delay option
received from this neighbor.  The T bit specifies the
ability of the neighbor to disable join suppression.  This
object is always TRUE if hwPimNeighborLanPruneDelayPresent is
FALSE.

Context

MIB
HUAWEI-PIM-STD-MIB
OID
.1.3.6.1.4.1.2011.5.25.149.4.1.2.1.11
Type
column
Access
readonly
Status
current
Parent
hwPimNeighborEntry
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 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PIM-STD-MIB::hwPimNeighborTBit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PIM-STD-MIB::hwPimNeighborTBit.<hwPimNeighborIfIndex>.<hwPimNeighborAddressType>.<hwPimNeighborAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PIM-STD-MIB::hwPimNeighborTBit'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance