shareLoad
QTECH-NMS-HAL-GLOBAL-MIB ·
.1.3.6.1.4.1.34751.9.1.1.1.1.3
Object
scalar mandatory
r/w
Enumeration
Share way of fabric bandwidth. Only valid for 85. 1 for single MCU data chanel and 2 for multishare MCU data chanel. Default is single.
Context
- MIB
- QTECH-NMS-HAL-GLOBAL-MIB
- OID
.1.3.6.1.4.1.34751.9.1.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- switchHALGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-HAL-GLOBAL-MIB::shareLoad.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-HAL-GLOBAL-MIB::shareLoad'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single |
2 | multishare |