All MIBs › IPADv2-MIB › ipadDLCIFramesReceived
ipadDLCIFramesReceived
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadDLCIFramesReceived
OID (numeric): 1.3.6.1.4.1.321.100.1.4.1.1.32
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Count of frames received by the local device on this DLCI.
What is ipadDLCIFramesReceived?
This OID holds a counter of data frames successfully received by the local device on a specific virtual circuit (DLCI, Data Link Connection Identifier) in a Frame Relay network. Monitoring this counter shows traffic flow on that circuit. An operator would check this counter to confirm that data is reaching a remote site over a Frame Relay connection or to detect if traffic has stopped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.32 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadDLCIFramesReceived
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.4.1.1.32.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadDLCIFramesReceived.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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4 | ipadDLCI | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1 | ipadDLCITable | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1 | ipadDLCITableEntry | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.4.1.1.32 | ipadDLCIFramesReceived | IPADv2-MIB |