nqaAdminParaOperation
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.2.2.1.24
Object
Specifies the operation of FTP or HTTP type test instance. The operations of FTP-type test instance include get and put. The operations of HTTP-type test instance include get and post.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.2.2.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nqaAdminParaEntry
- Groups
- 1
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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaAdminParaOperation'
More examples
Read one indexed 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::nqaAdminParaOperation.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>'
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::nqaAdminParaOperation'
Syntax
- Source
- NqaOperation
- Base type
Enumeration
Values & Constraints
Type Values
1 | noOperation |
2 | httpGet |
3 | httpPost |
4 | ftpGet |
5 | ftpPut |
Conformance
Member of