All MIBs › RAD-MIB › prtSInstIfIndex
prtSInstIfIndex
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSInstIfIndex
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates the unique interface number assigned to the port. The specific interface of this attribute is the same as the interface identified by the value of ifindex in MIB-II.If there is no interface for the specific prtIdx the value will be '7fffffff'h.
What is prtSInstIfIndex?
This object provides the unique interface index for a port, matching the standard SNMP ifIndex used across MIB-II for consistency. The index value allows the port to be correlated with other interface statistics and configuration objects. Operators use this to cross-reference port data with standard network interface metrics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtSInstIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtSInstIfIndex.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1 | statPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1 | prtSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1 | prtSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1.4 | prtSInstIfIndex | RAD-MIB |