hwDslamNtvUserStaticJoinResult
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.104.1.7
Object
column Enumeration
Indicates the emulation result. Options: 1. inProgress(1) -started, but the final result is not obtained. 2. success(2) -demand a program successfully and receive the traffic 3. onlineWithoutTraffic(3) -the user demands a program normally but does not receive the traffic 4. unknownError(4) -demand failure caused by an exception 5. systemBusy(5) -the system is busy 6. noResources(6) -a lack of memory resources 7. userBlocked(7) -the user is blocked 8. cacFail(8) -user CAC check fails 9. authFail(9) -user authentication fails 10. previewFull(10) -the maximum preview count is reached 11. channelFull(11) -the maximum number of channels is reached 12. gradedChannelFull(12) -the number of channels at this grade reaches the maximum
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.104.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDslamNtvUserStaticJoinEntry
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 '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::hwDslamNtvUserStaticJoinResult'
More examples
Read one indexed 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::hwDslamNtvUserStaticJoinResult.<hwDslamNtvUserStaticJoinIndex>'
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::hwDslamNtvUserStaticJoinResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | success |
3 | onlineWithoutTraffic |
4 | unknownError |
5 | systemBusy |
6 | noResources |
7 | userBlocked |
8 | cacFail |
9 | authFail |
10 | previewFull |
11 | channelFull |
12 | gradedChannelFull |