All MIBs › ACC-SMDS › accSmdsPortIndex
accSmdsPortIndex
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::accSmdsPortIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.26.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The value of this object identifies the SIP port interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in RFC 1156 and RFC 1213, for the same interface.
What is accSmdsPortIndex?
This OID stores the standard SNMP interface index for an SMDS (Switched Multimegabit Data Service) port, matching the ifIndex from standard SNMP queries. Engineers use this to identify which SMDS port is being monitored and retrieve standard performance statistics like throughput and errors. For example, value "18" means this SMDS port is referenced as ifIndex 18 in standard SNMP interface tables for querying statistics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.1.1.1 snmpwalk -v2c -c public <target> ACC-SMDS::accSmdsPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.1.1.1.1 snmpget -v2c -c public <target> ACC-SMDS::accSmdsPortIndex.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.26 | accSMDS | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1 | accSmdsPortTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1.1 | accSmdsPortEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.1.1.1 | accSmdsPortIndex | ACC-SMDS |