nqaSupportServerType
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.1.11
Object
scalar Bits
Test type that the current device supports. Data structure of the type is in the format of bits. Each bit represents a test type. tcpServer(0), udpServer(1), icmpServer(2), rtpudpServer(3), rtptcpServer(4) The value #0x00 indicates don't support all servertypes.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaSupportServerType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaSupportServerType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | tcpServer |
1 | udpServer |
2 | icmpServer |
3 | rtpudpServer |
4 | rtptcpServer |
Conformance
Member of