All MIBs › ACC-MIB › accSmdsPortIndex
accSmdsPortIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 identifies which SIP (SMDS Interface Port) interface this management entry describes, using values from 1 to 65535. A network engineer uses this index to correlate SNMP statistics with the correct physical port on the device. For example, a value of 3 maps this entry to the third SIP port (matching ifIndex 3).
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-MIB::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-MIB::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-MIB |