hwPstnTelephoneTestOprType

HUAWEI-NTEST-MIB · .1.3.6.1.4.1.2011.6.21.2.1.1.12.1.1

Object

column r/w Enumeration
Operation type.
Options:
1. stop(1)                 -indicates Stop test
2. start(2)                -indicates Start test
3. ringing(3)              -indicates Ring
4. stopRinging(4)          -indicates Stop ringing
5. recieveNumber(5)        -indicates Receive a number
6. stopRecievingNumber(6)  -indicates Stop receiving a number
7. poleTest(7)             -indicates Reverse polarity
8. loopResistance(8)       -indicates Test the loop resistance
9. busyTone(9)             -indicates Send the interrupted tone
10.stopBusyTone(10)        -indicates Stop sending the interrupted tone
11.howlTone(11)            -indicates Send the continuous tone
12.stopHowlTone(12)        -indicates Stop sending the continuous tone
13.flash(13)               -indicates Receive hookflash
14.stopFlash(14)           -indicates Stop receiving hookflash

Context

MIB
HUAWEI-NTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.2.1.1.12.1.1
Type
column
Access
readwrite
Status
current
Parent
hwPstnTelephoneTestOprEntry

Walk 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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwPstnTelephoneTestOprType'
More examples
Read one indexed 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::hwPstnTelephoneTestOprType.<ifIndex>'
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::hwPstnTelephoneTestOprType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1stop
2start
3ringing
4stopRinging
5recieveNumber
6stopRecievingNumber
7poleTest
8loopResistance
9busyTone
10stopBusyTone
11howlTone
12stopHowlTone
13flash
14stopFlash