rtrIfCfgBfdSessReqMinRxInterval
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.1.8.1.2
Object
column r/w
Enumeration
This object specifies the minimum interval, in microseconds, between received BFD Control packets the local system is capable of supporting. The value of zero(0) can be specified when the transmitting system does not want the remote system to send any periodic BFD control packets.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.1.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtrIfCfgBfdSessEntry
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 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrIfCfgBfdSessReqMinRxInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrIfCfgBfdSessReqMinRxInterval.<rtrIfCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-SubRtr-MIB::rtrIfCfgBfdSessReqMinRxInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3300 | interval3300microsec |
10000 | interval10000microsec |
100000 | interval100000microsec |
1000000 | interval1000000microsec |
10000000 | interval10000000microsec |