pimStarGPimMode
BINTEC-PIM-MIB ·
.0.54.2.1.4.1.4
Object
column Enumeration
Whether this entry represents an ASM (Any Source Multicast, used with PIM-SM) or BIDIR-PIM group.
Context
- MIB
- BINTEC-PIM-MIB
- OID
.0.54.2.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pimStarGEntry
- 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 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimStarGPimMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimStarGPimMode.<pimStarGAddressType>.<pimStarGGrpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-PIM-MIB::pimStarGPimMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | asm |
4 | bidir |
Conformance
Member of