shareLoadBalance
QTECH-NMS-HAL-GLOBAL-MIB ·
.1.3.6.1.4.1.34751.9.1.1.1.1.4
Object
scalar mandatory
r/w
Enumeration
The balance way for HiG channel. Only valid for 85. 1 for default, 2 for both-mac, 3 for both-ip, 4 for dest-mac, 5 for dest-ip, 6 for src-mac, 7 for src-ip, 8 for src-port.
Context
- MIB
- QTECH-NMS-HAL-GLOBAL-MIB
- OID
.1.3.6.1.4.1.34751.9.1.1.1.1.4- 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::shareLoadBalance.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::shareLoadBalance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | both-mac |
3 | both-ip |
4 | dest-mac |
5 | dest-ip |
6 | src-mac |
7 | src-ip |
8 | src-port |