pimStaticRPPimMode
PIM-STD-MIB ·
.1.3.6.1.2.1.157.1.11.1.5
Object
column r/w
Enumeration
The PIM mode to be used for groups in this group prefix.
If this object is set to ssm(2), then pimStaticRPRPAddress
must be set to zero. No RP operations are ever possible for
PIM Mode SSM.
Context
- MIB
- PIM-STD-MIB
- OID
.1.3.6.1.2.1.157.1.11.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pimStaticRPEntry
- 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 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimStaticRPPimMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimStaticRPPimMode.<pimStaticRPAddressType>.<pimStaticRPGrpAddress>.<pimStaticRPGrpPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PIM-STD-MIB::pimStaticRPPimMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | ssm |
3 | asm |
4 | bidir |
Conformance
Member of