fnbConnect
CTRON-COMMON-MIB ·
.1.3.6.1.4.1.52.1.6.1.2.2.1.1.2
Object
column mandatory
r/w
Enumeration
Denotes the connection status of the CSMA/CD board to the inter-RIC bus.
Context
- MIB
- CTRON-COMMON-MIB
- OID
.1.3.6.1.4.1.52.1.6.1.2.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- fnbCSMACDEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::fnbConnect'
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::fnbConnect.<fnbCSMACDIndex>'
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::fnbConnect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connectB |
2 | connectC |
3 | disconnect |
4 | connectA |
5 | subnetB |
6 | subnetC |
7 | multiChannel |
8 | frontPanel |