MIB Viewer

switchPortAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.52.259.10.3.4.1.1.1.3
Access
read-write
Status
mandatory
Sub-identifiers
0
The administrative status of the port. Setting this object to enabled(1) enables the port. Setting this object to disabled(2) disables the port. On media modules, port 2 (the internal 10Mbps port) cannot be managed. The external port cannot be managed on any module. In these cases, attempts to set this object are rejected with an error-status of badValue(3). The factory setting for manageable ports is enabled(1). Note that if switchModuleActive is notActive(2), then the switch is disabled no matter what its administrative status.
INTEGER { enabled(1), disabled(2), notApplicable(3) }