hwPsGroupStandbyPortSuppressFlappingSwitch
HUAWEI-PROTECTION-MIB ·
.1.3.6.1.4.1.2011.6.50.7.1.19
Object
column r/w
Enumeration
Function of flapping suppression of the standby port in the timedelay protection group.
Options:
1. disable(0) - Indicates that the flapping suppression function is disable.
2. enable(1) - Indicates that the flapping suppression function is enable.
3. invalid(-1) - Indicates invalid value.
During the query operation, when the protection group does not support the flapping suppression function,
the value is invalid(-1).
When the protection group supports the flapping suppression function, the default value is disable(0).
Context
- MIB
- HUAWEI-PROTECTION-MIB
- OID
.1.3.6.1.4.1.2011.6.50.7.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwPsGroupExtEntry
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 'HUAWEI-PROTECTION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PROTECTION-MIB::hwPsGroupStandbyPortSuppressFlappingSwitch'
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::hwPsGroupStandbyPortSuppressFlappingSwitch.<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::hwPsGroupStandbyPortSuppressFlappingSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
0 | disable |
1 | enable |