hwXdslDynamicInfoCollectStatusInfo
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.32.1.2
Object
column deprecated
Enumeration
Board Dynamic information collecting status. Options: 1. noCollect(1) - Indicates that collecting data is not performed 2. collecting(2) - Indicates that collecting data is being performed 3. collected(3) - Indicates that collecting data is complete
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.32.1.2- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- hwXdslDynamicInfoCollectInfoEntry
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-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwXdslDynamicInfoCollectStatusInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwXdslDynamicInfoCollectStatusInfo.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwXdslDynamicInfoCollectStatusInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCollect |
2 | collecting |
3 | collected |