All MIBs › CTRON-COMMON-MIB › fnbConnectRight
fnbConnectRight
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::fnbConnectRight
OID (numeric): 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Connected Right board (board n - 1) has the following states:
Detached == 1 (Management (only management) detached, read/write). Attached == 2 (Management/AutoMode attached, read/write ). Faulted == 3 (Management/AutoMode tried to attach but failed, READ ONLY).
What is fnbConnectRight?
This read-write enumerated integer reports and controls the connection state of the board immediately to the right (board n-1) on the Flexible Network Bus: detached(1) for management-only detachment, attached(2) for both management and AutoMode attached, or faulted(3), read-only, indicating a failed attach attempt. An administrator uses this to manage or diagnose the FNB interconnect on the opposite side from fnbConnectLeft. For example, when a board fails to communicate over the bus with its right-hand neighbor, the admin checks this object and finding it faulted(3) confirms the attach attempt to that neighbor failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::fnbConnectRight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::fnbConnectRight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3.1 i <value>
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::fnbConnectRight OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.1 | mMAC | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.1.2 | fnb2 | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.1.2.1 | fnbTR | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.1.2.1.1 | fnbTRTable | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.1.2.1.1.1 | fnbTREntry | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.1.2.1.1.1.3 | fnbConnectRight | CTRON-COMMON-MIB |