All MIBs › Fore-Switch-MIB › portNumber
portNumber
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::portNumber
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.2.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The value of this object identifies the port.
What is portNumber?
This object uniquely identifies a physical port on a Fore Switch device by its port number. It serves as the index that distinguishes one port from others in the device's port table. An operator would reference this to locate and manage specific switch ports during configuration or troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.1 snmpwalk -v2c -c public <target> Fore-Switch-MIB::portNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.1.1 snmpget -v2c -c public <target> Fore-Switch-MIB::portNumber.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2 | portGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2 | portTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1 | portEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1.1 | portNumber | Fore-Switch-MIB |