All MIBs › ACC-V25 › accV25IntIndex
accV25IntIndex
Module: ACC-V25
OID (symbolic): ACC-V25::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 identifies which physical port on the device is currently executing V.25 bis modem commands for dial-up connections. Network engineers use this to locate which physical serial port is handling modem operations when troubleshooting dial-up problems. For example, a value of 2 indicates that port 2 is the active modem port.
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-V25::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-V25::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-V25 |