All MIBs › CM-FACILITY-MIB › sciPortIndex
sciPortIndex
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::sciPortIndex
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.105.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An integer index value used to uniquely identify this SCI Port.
What is sciPortIndex?
This holds an integer that uniquely identifies an SCI (Service Control Interface) port on the device. It's used as the table index to fetch configuration for that port. An operator references this index when querying or updating settings for a specific SCI port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.105.1.1 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::sciPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.105.1.1.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::sciPortIndex.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.105 | sciPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.105.1 | sciPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.105.1.1 | sciPortIndex | CM-FACILITY-MIB |