All MIBs › ACC-SMDS › accSipL3Index
accSipL3Index
Module: ACC-SMDS
OID (symbolic): ACC-SMDS::accSipL3Index
OID (numeric): 1.3.6.1.4.1.5.1.1.26.2.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 accSipL3Index?
This OID identifies which SIP port interface a management data entry refers to, using a numeric index from 1 to 65535. Engineers use this value to match SMDS statistics and settings to the correct physical or logical port on the device. Example: if this OID is 3, all the related management data applies to SIP port number 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.1 snmpwalk -v2c -c public <target> ACC-SMDS::accSipL3Index
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.26.2.1.1.1 snmpget -v2c -c public <target> ACC-SMDS::accSipL3Index.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.2 | accSipL3Table | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1 | accSipL3Entry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.26.2.1.1 | accSipL3Index | ACC-SMDS |