All MIBs › ACC-MIB › accX25SwitchConnCalledPkts
accX25SwitchConnCalledPkts
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25SwitchConnCalledPkts
OID (numeric): 1.3.6.1.4.1.5.1.1.17.8.5.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
A counter which keeps track of the number of packets sent from the calling to the called port.
What is accX25SwitchConnCalledPkts?
This OID is a counter that increments with each packet sent from the calling port to the called port, resetting only when the connection is torn down. Network engineers monitor this counter to measure call traffic volume and verify that data is flowing properly across the X.25 circuit. For example, a value of 150,000 indicates that 150,000 packets have traversed this connection since it was established.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accX25SwitchConnCalledPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accX25SwitchConnCalledPkts.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8 | accX25Switch | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5 | accX25SwitchConnTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5.1 | accX25SwitchConnEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.8.5.1.11 | accX25SwitchConnCalledPkts | ACC-MIB |