hwPstnCallTestCommand
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.28.2
Object
scalar r/w
Enumeration
Test command. Options: 1. start(1) -start the test 2. stop(2) -stop the test
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.28.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwPstnCallTestOprTable
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 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwPstnCallTestCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hwPstnCallTestCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |