All MIBs › ACC-MIB › accV25IntIndex
accV25IntIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accV25IntIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.37.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the port which is currently doing the V25 Bis dialing.
What is accV25IntIndex?
This OID tracks which port is currently executing V.25bis dialing, identified by an integer value starting from 1. Network engineers monitor this when troubleshooting modem connection issues to see which interface is actively performing dial operations. For example, a value of 3 means the modem on port 3 is currently initiating a call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.37.1.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accV25IntIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.37.1.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accV25IntIndex.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.37 | accV25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.37.1 | accV25StatTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.37.1.1 | accV25StatEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.37.1.1.1 | accV25IntIndex | ACC-MIB |