hwVoiceUserOperateType
HUAWEI-VOICEUSER-MIB ·
.1.3.6.1.4.1.2011.6.112.2.6
Object
scalar Enumeration
Indicate the port that user operate type. Options: 1. user-data-add(1) -add user data 2. user-data-delete(2) -delete user data 3. user-data-modify(3) -modify user data
Context
- MIB
- HUAWEI-VOICEUSER-MIB
- OID
.1.3.6.1.4.1.2011.6.112.2.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwIASVoiceUserTrapsVbOids
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-VOICEUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEUSER-MIB::hwVoiceUserOperateType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOICEUSER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOICEUSER-MIB::hwVoiceUserOperateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user-data-add |
2 | user-data-delete |
3 | user-data-modify |