All MIBs › Fore-Switch-MIB › hwPortAdminStatus
hwPortAdminStatus
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::hwPortAdminStatus
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.2.3.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The administrative state of the physical layer of this port. When a port is configured up(1), the physical layer is configured to process all physical layer events including the transmission and reception of data (cells). When a port is configured down(2), the physical layer should be shut down and should ignore all physical layer events (e.g. cell reception, carrier loss, loss of framing, parity errors, etc.). The operational status of a port is reflected in the hwPortOperStatus object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.3.1.14 snmpwalk -v2c -c public <target> Fore-Switch-MIB::hwPortAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.2.3.1.14.1 snmpget -v2c -c public <target> Fore-Switch-MIB::hwPortAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.1.1.2.3.1.14.1 i <value>
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.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2 | moduleGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.3 | hwPortTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.3.1 | hwPortEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.2.3.1.14 | hwPortAdminStatus | Fore-Switch-MIB |