tpPimNeighborMode
TPLINK-PIM-MIB ·
.1.3.6.1.4.1.11863.6.77.1.1.4.1.6
Object
column deprecated
Enumeration
The active PIM mode of this neighbor. This object is deprecated for PIMv2 routers since all neighbors on the interface must be either dense or sparse as determined by the protocol running on the interface.
Context
- MIB
- TPLINK-PIM-MIB
- OID
.1.3.6.1.4.1.11863.6.77.1.1.4.1.6- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- tpPimNeighborEntry
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 'TPLINK-PIM-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PIM-MIB::tpPimNeighborMode'
More examples
Read one indexed 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::tpPimNeighborMode.<tpPimNeighborAddress>'
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::tpPimNeighborMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dense |
2 | sparse |