hwDslamNtvUserChangeType
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.107.4
Object
scalar Enumeration
It indicates the NTV user change type. Options: 1. addUser(1) -indicates the NTV user change type is addUser 2. deleteUser(2) -indicates the NTV user change type is deleteUser 3. blockUser(3) -indicates the NTV user change type is blockUser 4. unBlockUser(4) -indicates the NTV user change type is unBlockUser 5. modifyUser(5) -indicates the NTV user change type is modifyUser 6. bindProfileToUser(6) -indicates the NTV user change type is bindProfileToUser 7. unBindProfileToUser(7) -indicates the NTV user change type is unBindProfileToUser
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.107.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwDslamNtvTrapsVbOids
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-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvUserChangeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvUserChangeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | addUser |
2 | deleteUser |
3 | blockUser |
4 | unBlockUser |
5 | modifyUser |
6 | bindProfileToUser |
7 | unBindProfileToUser |