ACC-X25 :: accX25XotConnType

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25XotConnType

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.12accX25XotACC-X25
1.3.6.1.4.1.5.1.1.17.12.2accX25XotConnTableACC-X25
1.3.6.1.4.1.5.1.1.17.12.2.1accX25XotConnEntryACC-X25
1.3.6.1.4.1.5.1.1.17.12.2.1.4accX25XotConnTypeACC-X25