fnbConnectRight

CTRON-COMMON-MIB · .1.3.6.1.4.1.52.1.6.1.2.1.1.1.3

Object

column mandatory r/w Enumeration
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).

Context

MIB
CTRON-COMMON-MIB
OID
.1.3.6.1.4.1.52.1.6.1.2.1.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
fnbTREntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::fnbConnectRight'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::fnbConnectRight.<fnbTRIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-COMMON-MIB::fnbConnectRight'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1detached
2attached
3faulted