dvmrpNeighborCapabilities
DVMRP-STD-MIB ·
lancom variant
·
.1.3.6.1.4.1.2356.16.1.10.1.1.3.1.8
Object
column Bits
This object describes the neighboring router's capabilities. The leaf bit indicates that the neighbor has only one interface with neighbors. The prune bit indicates that the neighbor supports pruning. The generationID bit indicates that the neighbor sends its generationID in Probe messages. The mtrace bit indicates that the neighbor can handle mtrace requests.
Context
- MIB
- DVMRP-STD-MIB
- OID
.1.3.6.1.4.1.2356.16.1.10.1.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dvmrpNeighborEntry
- 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 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpNeighborCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVMRP-STD-MIB::dvmrpNeighborCapabilities.<dvmrpNeighborIfIndex>.<dvmrpNeighborAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DVMRP-STD-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DVMRP-STD-MIB::dvmrpNeighborCapabilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | leaf |
1 | prune |
2 | generationID |
3 | mtrace |
Conformance
Member of