pimStaticRPOverrideDynamic
PIM-STD-MIB ·
.1.3.6.1.2.1.157.1.11.1.6
Object
Whether this static RP configuration will override other
group mappings in this group prefix. If this object is
TRUE, then it will override:
- RP information learned dynamically for groups in this
group prefix.
- RP information configured in pimStaticRPTable with
pimStaticRPOverrideDynamic set to FALSE.
See pimGroupMappingTable for details.
Context
- MIB
- PIM-STD-MIB
- OID
.1.3.6.1.2.1.157.1.11.1.6- 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::pimStaticRPOverrideDynamic'
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::pimStaticRPOverrideDynamic.<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::pimStaticRPOverrideDynamic'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of