prtGenCnfgBusConnection
RAD-Mpmx-MIB ·
.1.3.6.1.4.1.164.3.1.4.2.3.1.7
Object
column r/w
Enumeration
This object indicates the support of the card regarding Bus Connection. Same value for all ports of the card. partial = 2 Buses (AB) full = 4 Buses (ABCD) partial CD = 2 Buses CD Actually the support depends on the card's HW. But, since CL has to assign data on Buses even when the card is not installed, this object has to be configured. If the actual card installed will not match the value configured, an Alarm will be issued.
Context
- MIB
- RAD-Mpmx-MIB
- OID
.1.3.6.1.4.1.164.3.1.4.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtGenCnfgEntry
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 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtGenCnfgBusConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Mpmx-MIB::prtGenCnfgBusConnection.<prtGenCnfgIdx>.<prtGenCnfgSltIdx>.<prtGenCnfgPrtIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Mpmx-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Mpmx-MIB::prtGenCnfgBusConnection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | partial |
3 | full |
4 | partialCD |