All MIBs › ACC-MIB › accIsdnxStatHdlcInOctets
accIsdnxStatHdlcInOctets
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnxStatHdlcInOctets
OID (numeric): 1.3.6.1.4.1.5.1.1.36.7.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of octets received on the D-channel of this ISDN interface.
What is accIsdnxStatHdlcInOctets?
This counter measures the total bytes received on the ISDN D-channel, giving you a sense of the volume of signaling traffic flowing in. Tracking this helps detect unusual signaling activity that might indicate misconfiguration or a malfunctioning device sending excessive control messages. A value of 487,920 octets tells you roughly 488 KB of signaling data has arrived, typical for a moderately active ISDN link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.7.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnxStatHdlcInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.7.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnxStatHdlcInOctets.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.7 | accIsdnxStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.7.1 | accIsdnxStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.7.1.3 | accIsdnxStatHdlcInOctets | ACC-MIB |