hwDslamNtvEmdiMonitorUdpConfigCapabilities
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.150.1.5
Object
column Enumeration
Indicates the eMDI video diagnosis capability. Options: 1. support(1) - indicates that a board or an ONT supports the eMDI video diagnosis. 2. notsupport(2) - indicates that a board or an ONT doesn't support the eMDI video diagnosis.
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.150.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDslamNtvEmdiMonitorUdpConfigCapabilitiesEntry
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::hwDslamNtvEmdiMonitorUdpConfigCapabilities'
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::hwDslamNtvEmdiMonitorUdpConfigCapabilities.<hwDslamNtvEmdiMonitorUdpConfigFrameId>.<hwDslamNtvEmdiMonitorUdpConfigSlotId>.<hwDslamNtvEmdiMonitorUdpConfigPortId>.<hwDslamNtvEmdiMonitorUdpConfigOntId>'
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::hwDslamNtvEmdiMonitorUdpConfigCapabilities'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | support |
2 | notsupport |