hwTrunkIfCrcErrorSwitchEnable
HUAWEI-IF-EXT-MIB ·
.1.3.6.1.4.1.2011.5.25.41.1.3.3.1.34
Object
make trunk member port stop in use if the port have crc error exceed the config threshold, the trunk would be down if member port in use is low
Context
- MIB
- HUAWEI-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.25.41.1.3.3.1.34- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTrunkIfEntry
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-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-EXT-MIB::hwTrunkIfCrcErrorSwitchEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-EXT-MIB::hwTrunkIfCrcErrorSwitchEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IF-EXT-MIB::hwTrunkIfCrcErrorSwitchEnable'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |