hwPimSGILocalMembership
HUAWEI-PIM-STD-MIB ·
.1.3.6.1.4.1.2011.5.25.149.4.1.7.1.3
Object
column SNMPv2-TCTruthValue
Whether the local router has (S,G) local membership on this interface (resulting from a mechanism such as IGMP or MLD). This corresponds to local_receiver_include(S,G,I) in the PIM-SM specification.
Context
- MIB
- HUAWEI-PIM-STD-MIB
- OID
.1.3.6.1.4.1.2011.5.25.149.4.1.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPimSGIEntry
- 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 '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::hwPimSGILocalMembership'
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::hwPimSGILocalMembership.<hwPimSGAddressType>.<hwPimSGGrpAddress>.<hwPimSGSrcAddress>.<hwPimSGIIfIndex>'
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::hwPimSGILocalMembership'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of