All MIBs › ACC-ISDN › accIsdnxStatHdlcInOctets
accIsdnxStatHdlcInOctets
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::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 OID counts the total bytes (octets) received on the D channel for all signaling and call control messages. Network engineers use this to measure the overall signaling traffic volume and detect unusual patterns that indicate congestion or errors. For example, a value of 2000000 means 2 million bytes of signaling traffic have arrived; if inbound octets are much higher than outbound, the link may be one-way broken.
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-ISDN::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-ISDN::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-ISDN |