hwGBondPrimaryStatus
HUAWEI-GBOND-MIB ·
.1.3.6.1.4.1.2011.6.137.1.1.13
Object
column Enumeration
The primary status of the bonding group. This parameter indicates the current overall service condition of an entity, i.e., whether it is in-service or out-of-service. Options: 1. isNr(1) - In service, normal 2. isAnr(2) - In service, abnormal 3. isRst(3) - In service, restricted 4. isAnrst(4) - In service, abnormal & restricted 5. oosAu(5) - Out of service, autonomous 6. oosMa(6) - Out of service, management 7. oosAuma(7) - Out of service, autonomous & management 8. oosAurst(8) - Out of service, autonomous & restricted 9. oosMaanr(9) - Out of service, management & abnormal
Context
- MIB
- HUAWEI-GBOND-MIB
- OID
.1.3.6.1.4.1.2011.6.137.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- 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::hwGBondPrimaryStatus'
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::hwGBondPrimaryStatus.<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::hwGBondPrimaryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | isNr |
2 | isAnr |
3 | isRst |
4 | isAnrst |
5 | oosAu |
6 | oosMa |
7 | oosAuma |
8 | oosAurst |
9 | oosMaanr |