All MIBs › ACC-X25 › accX25XotConnType
accX25XotConnType
Module: ACC-X25
OID (symbolic): ACC-X25::accX25XotConnType
OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An integer that indicates the circuit type.
What is accX25XotConnType?
This OID indicates whether this circuit is a Permanent Virtual Circuit (PVC), always available, or a Switched Virtual Circuit (SVC), set up on demand. Engineers need this distinction for billing, availability planning, and understanding configuration options for each tunnel. A value of 1 might indicate PVC (always on) while 2 indicates SVC (dial-up style).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.4 snmpwalk -v2c -c public <target> ACC-X25::accX25XotConnType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.4.1 snmpget -v2c -c public <target> ACC-X25::accX25XotConnType.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.12 | accX25Xot | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2 | accX25XotConnTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2.1 | accX25XotConnEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2.1.4 | accX25XotConnType | ACC-X25 |