All MIBs › Novell-Hub-Ethernet-MIB › rptrBasPortAdminState
rptrBasPortAdminState
Module: Novell-Hub-Ethernet-MIB
OID (symbolic): Novell-Hub-Ethernet-MIB::rptrBasPortAdminState
OID (numeric): 1.3.6.1.4.1.23.2.2.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to disabled(1) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to restore operation. A port which is disabled when power is lost or when a reset is exerted shall remain disabled when normal operation resumes.
The admin state takes precedence over auto- partition and functionally operates between the auto-partition mechanism and the AUI/PMA.
Setting this variable to enabled(2) enables the port and exerts a BEGIN on the port's auto- partition state machine.
Note: What the above means is that when a port becomes disabled, its current auto-partition state is frozen until the port is next enabled. When the port becomes enabled, the auto-partition state becomes notAutoPartitioned, regardless of its pre-disabling state. This text will be clarified in the next draft.
What is rptrBasPortAdminState?
This read-write INTEGER administratively enables or disables a repeater port: disabled(1) stops it from transmitting or receiving until explicitly re-enabled (and it stays disabled across a power loss or reset), while enabled(2) restores operation and restarts its auto-partition state machine. An admin sets this to disabled(1) to take a faulty or unused port out of service without physically unplugging it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.2.1.3.1.4 snmpwalk -v2c -c public <target> Novell-Hub-Ethernet-MIB::rptrBasPortAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.2.1.3.1.4.1 snmpget -v2c -c public <target> Novell-Hub-Ethernet-MIB::rptrBasPortAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.2.1.3.1.4.1 i <value>
Start monitoring Novell-managed Ethernet hub, legacy shared-media hardware (port/collision statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Novell-Hub-Ethernet-MIB::rptrBasPortAdminState OID value, configure state conditions and alerts, and monitor any Novell-managed Ethernet hub, legacy shared-media hardware (port/collision statistics) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23.2.2 | nSnmpDot3RptrMgt | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.1 | rptrBasicGroup | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.1.3 | rptrBasicPortTable | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.1.3.1 | rptrBasicPortEntry | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.1.3.1.4 | rptrBasPortAdminState | Novell-Hub-Ethernet-MIB |