All MIBs › ACS-MIB › acsSerialPortTableNumber
acsSerialPortTableNumber
Module: ACS-MIB
OID (symbolic): ACS-MIB::acsSerialPortTableNumber
OID (numeric): 1.3.6.1.4.1.10418.16.2.3.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: A unique index representing an entry in this table. It is the number of the serial port. For AUX port, the number will be the number of physical serial ports plus 1.
What is acsSerialPortTableNumber?
This OID stores a unique index number (1 through 49) that identifies which serial port is being monitored or configured. Network engineers use this number to reference a specific port when querying or managing serial device connections. For example, a value of '5' refers to the fifth physical serial port, while '49' on a system with 48 physical ports indicates the AUX port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.3.2.1.1 snmpwalk -v2c -c public <target> ACS-MIB::acsSerialPortTableNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.16.2.3.2.1.1.1 snmpget -v2c -c public <target> ACS-MIB::acsSerialPortTableNumber.1
Start monitoring Avocent console/terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS-MIB::acsSerialPortTableNumber OID value, configure state conditions and alerts, and monitor any Avocent console/terminal servers from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10418.16 | acs | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2 | acsManagement | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.3 | acsSerialPort | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.3.2 | acsSerialPortTable | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.3.2.1 | acsSerialPortTableEntry | ACS-MIB |
| 1.3.6.1.4.1.10418.16.2.3.2.1.1 | acsSerialPortTableNumber | ACS-MIB |