All MIBs › DOT5-PHYS-MIB › dot5PhysMgmtBoardMode
dot5PhysMgmtBoardMode
Module: DOT5-PHYS-MIB
OID (symbolic): DOT5-PHYS-MIB::dot5PhysMgmtBoardMode
OID (numeric): 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object defines the mode of the board. In Auto Mode, the board is using its hardware defaults. The default values of the board are all ports enabled, speed selected by the HW jumper on the board, the FNB attempts to attach left and right and not bypassed, ring port phantom current (if applicable) is controlled via a HW switch, and selectable media (if applicable) is managed also via a HW switch. In Management Mode, the hardware defaults may be overridden by network or local management. If the mode of the board is indeterminate, such as an Ethernet MIM, then the value unknown is returned. A write to this object will place the board into either management or auto mode, provided this MIM falls within the domain of the device. If the MIM falls outside of the domain of the device, the SNMP error BadValue will be returned. A write request with the value unknown also returns the SNMP error BadValue.
What is dot5PhysMgmtBoardMode?
Selects whether a MIM board runs on its hardware defaults (autoMode) or accepts network/local management overrides (managementMode); unknown is returned when the mode can't be determined, such as on an Ethernet MIM. An admin sets this to managementMode before overriding a board's HW-jumper defaults like speed or FNB attachment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.15 snmpwalk -v2c -c public <target> DOT5-PHYS-MIB::dot5PhysMgmtBoardMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.15.1 snmpget -v2c -c public <target> DOT5-PHYS-MIB::dot5PhysMgmtBoardMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.15.1 i <value>
Start monitoring Cabletron Systems Token Ring hub/MAU (physical-layer port config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT5-PHYS-MIB::dot5PhysMgmtBoardMode OID value, configure state conditions and alerts, and monitor any Cabletron Systems Token Ring hub/MAU (physical-layer port config) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.6 | ctDot5PhysMgmt | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.6.1 | dot5PhysMgmtRev1 | DOT5-PHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.6.1.2 | dot5PhysMgmtBoard | DOT5-PHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.6.1.2.1 | dot5PhysMgmtBoardTable | DOT5-PHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1 | dot5PhysMgmtBoardEntry | DOT5-PHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.15 | dot5PhysMgmtBoardMode | DOT5-PHYS-MIB |