fsPimNeighborMode
FS-PIM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.27.1.1.3.1.5
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
- FS-PIM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.27.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- fsPimNeighborEntry
- 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 'FS-PIM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PIM-MIB::fsPimNeighborMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-PIM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-PIM-MIB::fsPimNeighborMode.<fsPimNeighborAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-PIM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-PIM-MIB::fsPimNeighborMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dense |
2 | sparse |
Conformance
Member of