hwPgGroupReversion

HUAWEI-PROTECTION-MIB · .1.3.6.1.4.1.2011.6.50.5.1.4

Object

column r/w Enumeration
Group reversion operation.
Options:
1. enable(1)  -indicates that the protection group switchover recovery function is enabled
2. disable(2) -indicates that the protection group switchover recovery function is disabled

Context

MIB
HUAWEI-PROTECTION-MIB
OID
.1.3.6.1.4.1.2011.6.50.5.1.4
Type
column
Access
readwrite
Status
current
Parent
hwPsGroupEntry

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::hwPgGroupReversion'
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::hwPgGroupReversion.<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::hwPgGroupReversion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable