All MIBs › RC-CFM-MIB › rcCfmTransmitLbmInterFrameInt
rcCfmTransmitLbmInterFrameInt
Module: RC-CFM-MIB
OID (symbolic): RC-CFM-MIB::rcCfmTransmitLbmInterFrameInt
OID (numeric): 1.3.6.1.4.1.2272.1.69.17.1.19
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The interval between LBM frames with a range of (0..1000) msecs with a default value of 500 msecs. The value of 0 msecs indicates to send the frames as fast as possible.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.17.1.19 snmpwalk -v2c -c public <target> RC-CFM-MIB::rcCfmTransmitLbmInterFrameInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.17.1.19.1 snmpget -v2c -c public <target> RC-CFM-MIB::rcCfmTransmitLbmInterFrameInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.69.17.1.19.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcCfmTransmitLbmInterFrameInt.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69 | rcCfm | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.17 | rcCfmTransmitLbmTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.17.1 | rcCfmTransmitLbmEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.17.1.19 | rcCfmTransmitLbmInterFrameInt | RC-CFM-MIB |