fsPimNeighborSRCapable
FS-PIM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.27.1.1.3.1.9
Object
column SNMPv2-TCTruthValue
Evaluates to TRUE if this neighbor is using the State Refresh Capable Option.
Context
- MIB
- FS-PIM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.27.1.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- 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::fsPimNeighborSRCapable'
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::fsPimNeighborSRCapable.<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::fsPimNeighborSRCapable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of