All MIBs › ACC-MIB › accFrStatRsrvDlcis
accFrStatRsrvDlcis
Module: ACC-MIB
OID (symbolic): ACC-MIB::accFrStatRsrvDlcis
OID (numeric): 1.3.6.1.4.1.5.1.1.20.2.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of received frames whose DLCI had the reserved bit set. (The frame was not discarded; the frame was processed as though the reserved bit were clear).
What is accFrStatRsrvDlcis?
This OID counts inbound Frame Relay frames that had the reserved bit set in the DLCI field, though they were still processed. Network engineers rarely need to configure this but may monitor it to detect non-standard Frame Relay equipment sending odd protocol variations. A value of 5 means 5 frames with the reserved bit set arrived, but the device accepted them anyway and forwarded them normally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accFrStatRsrvDlcis
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.20.2.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accFrStatRsrvDlcis.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.20 | accFr | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.2 | accFrStatTable | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.2.1 | accFrStatEntry | ACC-FR |
| 1.3.6.1.4.1.5.1.1.20.2.1.7 | accFrStatRsrvDlcis | ACC-MIB |