All MIBs › ACC-MIB › accIsdnStatLapdRecvdFrmrs
accIsdnStatLapdRecvdFrmrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatLapdRecvdFrmrs
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of LAPD FRMR response frames received.
What is accIsdnStatLapdRecvdFrmrs?
This counter records how many FRMR (Frame Reject) response frames have been received from the remote peer, which indicates the remote device rejected a frame because it was invalid or unexpected. A network engineer cares about this because rising FRMR counts signal that your interface is sending malformed frames or violating protocol rules. For example, 4 received FRMRs in one hour means the remote peer rejected 4 of your frames for some protocol violation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.13 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatLapdRecvdFrmrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.13.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatLapdRecvdFrmrs.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3 | accIsdnStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1 | accIsdnStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1.13 | accIsdnStatLapdRecvdFrmrs | ACC-MIB |