tpPimStaticRpOverride
TPLINK-PIM-MIB ·
.1.3.6.1.4.1.11863.6.77.1.1.6.2
Object
scalar r/w
Enumeration
Select to enable or disable override mode. If the override mode is enabled, the static RP will take effect no matter the candidate RP is configured or not. Otherwise the static RP will be invalid when the candidate RP is configured.
Context
- MIB
- TPLINK-PIM-MIB
- OID
.1.3.6.1.4.1.11863.6.77.1.1.6.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tpPimStaticRpSet
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PIM-MIB::tpPimStaticRpOverride.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-PIM-MIB::tpPimStaticRpOverride'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |