hwAggLinkProtectType
HUAWEI-LACP-MIB ·
.1.3.6.1.4.1.2011.5.102.1.1.1.9
Object
column Enumeration
Indicates the protection type of links. Options: 1. backupProtect(1) -indicates the backup aggregation protection 2. nonBackupProtect(2) -indicates the non-backup aggregation protection
Context
- MIB
- HUAWEI-LACP-MIB
- OID
.1.3.6.1.4.1.2011.5.102.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAggLinkEntry
- Groups
- 1
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-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LACP-MIB::hwAggLinkProtectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LACP-MIB::hwAggLinkProtectType.<hwAggLinkNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LACP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LACP-MIB::hwAggLinkProtectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | backupProtect |
2 | nonBackupProtect |
Conformance
Member of