All MIBs › PRVT-SWITCH-MIB › configL2IfaceSlot
configL2IfaceSlot
Module: PRVT-SWITCH-MIB
OID (symbolic): PRVT-SWITCH-MIB::configL2IfaceSlot
OID (numeric): 1.3.6.1.4.1.738.1.5.100.2.2.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An index that uniquely identifies a slot within the unit in the Interface Table.
What is configL2IfaceSlot?
This OID holds a number identifying which physical slot in the equipment chassis a layer-2 (switching) interface belongs to. It's used as an index to uniquely locate and reference a specific port among many in a large switch. A technician locating a failed port would use this value along with other identifiers to pinpoint exactly which physical slot in the chassis hardware to replace or investigate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.2.2.2.1.2 snmpwalk -v2c -c public <target> PRVT-SWITCH-MIB::configL2IfaceSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.100.2.2.2.1.2.1 snmpget -v2c -c public <target> PRVT-SWITCH-MIB::configL2IfaceSlot.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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5 | switch | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100 | prvtSwitchMib | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.2 | config | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.2.2 | configL2 | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.2.2.2 | configL2IfaceTable | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.2.2.2.1 | configL2IfaceEntry | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5.100.2.2.2.1.2 | configL2IfaceSlot | PRVT-SWITCH-MIB |