hwWmiRetryConnectionCnt
HUAWEI-WLAN-CONFIGURATION-MIB ·
.1.3.6.1.4.1.2011.6.139.11.1.91.1.7
Object
This object indicates the retry connection times attribute of this wmi server profile. The default retry times is 0, which means it will alway trys to reconnect.
Context
- MIB
- HUAWEI-WLAN-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.2011.6.139.11.1.91.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwWmiProfileEntry
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-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwWmiRetryConnectionCnt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwWmiRetryConnectionCnt.<hwWmiServerProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-CONFIGURATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-CONFIGURATION-MIB::hwWmiRetryConnectionCnt'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295