hwGBondLowRateCrossingEnable
HUAWEI-GBOND-MIB ·
.1.3.6.1.4.1.2011.6.137.1.1.9
Object
column deprecated
r/w
Enumeration
Indicates whether gBondLowUpRateCrossing and
gBondLowDownRateCrossing notifications should be generated
for this interface.
Options:
1. disable(1) - Indicates that the notifications are disabled
2. enable(2) - Indicates that the notifications are enabled
This object is read-write for the -O subtype G.Bond ports
and irrelevant for the -R subtypes.
This object must be maintained in a persistent manner.
This object maps to the TR-159 attribute aGroupLowRateCrossingEnable.
This object is deprecated in favour of hwGBondGroupProfLowRateCrossingEnable.
Context
- MIB
- HUAWEI-GBOND-MIB
- OID
.1.3.6.1.4.1.2011.6.137.1.1.9- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- hwGBondConfEntry
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-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GBOND-MIB::hwGBondLowRateCrossingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-GBOND-MIB::hwGBondLowRateCrossingEnable.<hwGBondPriPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-GBOND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-GBOND-MIB::hwGBondLowRateCrossingEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |