All MIBs › LBHUB-FMS-MIB › mrmMonRepReadableFrames
mrmMonRepReadableFrames
Module: LBHUB-FMS-MIB
OID (symbolic): LBHUB-FMS-MIB::mrmMonRepReadableFrames
OID (numeric): 1.3.6.1.4.1.43.10.17.2.1.1.1.2
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
This counter is incremented by one for each frame whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize and for which FCSError is not asserted that is received by the repeater.
NOTE: This counter does not really exist. It is calculated by adding together all the port counters within this repeater.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.1.1.1.2 snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::mrmMonRepReadableFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.17.2.1.1.1.2.1 snmpget -v2c -c public <target> LBHUB-FMS-MIB::mrmMonRepReadableFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mrmMonRepReadableFrames.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.17 | multiRepeater | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.17.2 | mrmMonitorPackage | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.2.1 | mrmMonRepeaterPackage | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.2.1.1 | mrmMonitorRepTable | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.2.1.1.1 | mrmMonitorRepEntry | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.2.1.1.1.2 | mrmMonRepReadableFrames | LBHUB-FMS-MIB |