dot11TransmitSuccessRate
DAP-3520-v115 ·
.1.3.6.1.4.1.171.10.37.37.5.2.2.1.1.1.1
Object
column Integer32
No description available.
Context
- MIB
- DAP-3520-v115
- OID
.1.3.6.1.4.1.171.10.37.37.5.2.2.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot11TrafficStatisticsEntry
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 'DAP-3520-v115' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAP-3520-v115::dot11TransmitSuccessRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DAP-3520-v115' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DAP-3520-v115::dot11TransmitSuccessRate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DAP-3520-v115' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DAP-3520-v115::dot11TransmitSuccessRate'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | correct |
1 | fwSuccess |
2 | wrongImageFile |
3 | wrongConfigFile |
4 | wrongAclFile |
5 | configSuccess |
7 | inProcess |
8 | failed |
9 | none |