All MIBs › ACC-MIB › accX25SwitchConnCallingType
accX25SwitchConnCallingType
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25SwitchConnCallingType
OID (numeric): 1.3.6.1.4.1.5.1.1.17.8.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that indicates the calling type.
What is accX25SwitchConnCallingType?
This read-only object indicates whether the calling side is a native X.25 port, a TCP emulation client, or another protocol type. Network operators use this to understand what kind of traffic is being switched and plan capacity accordingly. For example, a value of 1 might mean the call originated from a native X.25 interface, while a value of 2 means it came from a TCP-to-X.25 gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accX25SwitchConnCallingType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.8.5.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accX25SwitchConnCallingType.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.3 | accX25SwitchConnCallingType | ACC-MIB |