hwPsGroupLoadBalanceState

HUAWEI-PROTECTION-MIB · .1.3.6.1.4.1.2011.6.50.7.1.3

Object

column Enumeration
Load balance state of smart link protect group.
Options:
1. allonwork(1)    - Load balance state of smart link protect group is allonwork
2. allonprotect(2) - Load balance state of smart link protect group is allonprotect
3. loadbalance(3)  - Load balance state of smart link protect group is loadbalance   
4. invalid(-1)     - Load balance state of smart link protect group is invalid

Context

MIB
HUAWEI-PROTECTION-MIB
OID
.1.3.6.1.4.1.2011.6.50.7.1.3
Type
column
Access
readonly
Status
current
Parent
hwPsGroupExtEntry

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 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PROTECTION-MIB::hwPsGroupLoadBalanceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PROTECTION-MIB::hwPsGroupLoadBalanceState.<hwPgGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PROTECTION-MIB::hwPsGroupLoadBalanceState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1allonwork
2allonprotect
3loadbalance